aboutsummaryrefslogtreecommitdiff
path: root/util-linux/fdisk_gpt.c
AgeCommit message (Expand)Author
2016-11-27fdisk_gpt: simplify GPT partition name printingDenys Vlasenko
2016-11-27fdisk: sanitize partition name printing; drop "Code" column; get rid of one s...Denys Vlasenko
2015-10-07build system: -fno-builtin-printfDenys Vlasenko
2013-09-06Make smart_ulltoa return pointer to end (allows for code shink in callers)Denys Vlasenko
2013-08-20fdisk: fix GPT size math errorsJody Bruchon
2010-10-28*: whitespace fixesDenys Vlasenko
2010-10-28crc32: cleanups, no code changesDenys Vlasenko
2010-10-27libbb: introduce and use common crc32 routineDenys Vlasenko
2010-10-25fdisk: initial stab at GPT partition supportKevin Cernekee