summaryrefslogtreecommitdiffstats
path: root/misc-utils/uuidgen.c
Commit message (Expand)AuthorAgeFilesLines
* misc: consolidate version printing and close_stdout()Karel Zak2019-04-161-4/+4
* uuidgen: add support for hash-based UUIDsPhilip Prindeville2017-09-051-5/+119
* misc: replace magic number 37 with UUID_STR_LENPhilip Prindeville2017-09-051-1/+1
* misc: consolidate macro style USAGE_HELP_OPTIONSRuediger Meier2017-06-291-2/+2
* misc: introduce print_usage_help_options()Ruediger Meier2017-06-271-2/+1Star
* misc: cosmetics, remove argument from usage(FILE*)Ruediger Meier2017-06-261-3/+4
* uuidgen: slice up the usage textSami Kerola2017-06-141-5/+5
* Use --help suggestion on invalid optionKarel Zak2016-12-191-1/+1
* blkid, uuidd, uuidgen: assume getopt.h and getopt.h are availableSami Kerola2015-10-091-8/+0Star
* textual: add a docstring to most of the utilitiesBenno Schulenberg2015-01-061-0/+3
* textual: use usage() text element macrosSami Kerola2014-10-011-2/+2
* textual: use manual tail usage() macroSami Kerola2014-10-011-0/+1
* uuidgen: use type definitions from uuid.hSami Kerola2014-05-261-7/+4Star
* textual: use UTIL_LINUX_VERSION everywhereKarel Zak2013-01-251-3/+1Star
* uuidgen: fix --randomKarel Zak2012-11-191-1/+1
* misc-utils: verify writing to streams was successfulSami Kerola2012-04-041-0/+2
* uuidgen: cleanup usage()Karel Zak2011-08-161-7/+8
* uuidgen: add long optionsSami Kerola2011-06-251-6/+30
* uuidgen: new command (from e2fsprogs)Karel Zak2009-05-221-0/+77