summaryrefslogtreecommitdiffstats
path: root/misc-utils/uuidparse.c
Commit message (Expand)AuthorAgeFilesLines
* misc: consolidate version printing and close_stdout()Karel Zak2019-04-161-3/+3
* various: fix 'uninitialized when used' warnings [clang]Sami Kerola2019-02-181-1/+1
* lib/timeutils: add common ISO timestamp masksJ William Piggott2017-11-101-9/+3Star
* uuidparse:fix stack-buffer-overflow [asan]Karel Zak2017-09-151-3/+2Star
* misc: cleanup UUID_STR_LEN definitionsKarel Zak2017-09-151-2/+0Star
* uuidparse: nil uuid have all bits set to zeroSami Kerola2017-08-051-1/+4
* misc: consolidate macro style USAGE_HELP_OPTIONSRuediger Meier2017-06-291-2/+2
* uuidgen: improve --helpKarel Zak2017-06-291-6/+4Star
* uuidparse: se JSON table name on -JKarel Zak2017-06-291-1/+4
* Merge branch 'help-description' of https://github.com/rudimeier/util-linuxKarel Zak2017-06-271-2/+1Star
|\
| * misc: introduce print_usage_help_options()Ruediger Meier2017-06-271-2/+1Star
* | uuidparse: fix getopt crashRuediger Meier2017-06-261-0/+1
|/
* uuidparse: add new commandSami Kerola2017-06-261-0/+354