aboutsummaryrefslogtreecommitdiff
path: root/util-linux/fdisk_gpt.c
AgeCommit message (Expand)Author
2021-02-03libbb: introduce and use fputs_stdoutRon Yorston
2019-10-04fdisk_aix: fix aliasing warning, comment out unused global variablesDenys Vlasenko
2018-09-30unzip: use printable_string() for printing filenamesDenys Vlasenko
2018-02-01libbb: commonalize a bit of little-endian CRC32 table generation codeDenys Vlasenko
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