summaryrefslogtreecommitdiff
path: root/util-linux/fdisk_gpt.c
Commit message (Expand)AuthorAgeFilesLines
* 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