aboutsummaryrefslogtreecommitdiff
path: root/util-linux/fdisk_gpt.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* unzip: use printable_string() for printing filenamesDenys Vlasenko2018-09-301-1/+1
* libbb: commonalize a bit of little-endian CRC32 table generation codeDenys Vlasenko2018-02-011-1/+1
* fdisk_gpt: simplify GPT partition name printingDenys Vlasenko2016-11-271-2/+2
* fdisk: sanitize partition name printing; drop "Code" column; get rid of one s...Denys Vlasenko2016-11-271-15/+41
* build system: -fno-builtin-printfDenys Vlasenko2015-10-071-2/+2
* Make smart_ulltoa return pointer to end (allows for code shink in callers)Denys Vlasenko2013-09-061-4/+2
* fdisk: fix GPT size math errorsJody Bruchon2013-08-201-2/+2
* *: whitespace fixesDenys Vlasenko2010-10-281-1/+1
* crc32: cleanups, no code changesDenys Vlasenko2010-10-281-2/+1
* libbb: introduce and use common crc32 routineDenys Vlasenko2010-10-271-10/+3
* fdisk: initial stab at GPT partition supportKevin Cernekee2010-10-251-0/+203