| Commit message (Expand) | Author | Age | Files | Lines |
* | unzip: use printable_string() for printing filenames | Denys Vlasenko | 2018-09-30 | 1 | -1/+1 |
* | libbb: commonalize a bit of little-endian CRC32 table generation code | Denys Vlasenko | 2018-02-01 | 1 | -1/+1 |
* | fdisk_gpt: simplify GPT partition name printing | Denys Vlasenko | 2016-11-27 | 1 | -2/+2 |
* | fdisk: sanitize partition name printing; drop "Code" column; get rid of one s... | Denys Vlasenko | 2016-11-27 | 1 | -15/+41 |
* | build system: -fno-builtin-printf | Denys Vlasenko | 2015-10-07 | 1 | -2/+2 |
* | Make smart_ulltoa return pointer to end (allows for code shink in callers) | Denys Vlasenko | 2013-09-06 | 1 | -4/+2 |
* | fdisk: fix GPT size math errors | Jody Bruchon | 2013-08-20 | 1 | -2/+2 |
* | *: whitespace fixes | Denys Vlasenko | 2010-10-28 | 1 | -1/+1 |
* | crc32: cleanups, no code changes | Denys Vlasenko | 2010-10-28 | 1 | -2/+1 |
* | libbb: introduce and use common crc32 routine | Denys Vlasenko | 2010-10-27 | 1 | -10/+3 |
* | fdisk: initial stab at GPT partition support | Kevin Cernekee | 2010-10-25 | 1 | -0/+203 |