summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'usage-part2' of https://github.com/rudimeier/util-linuxKarel Zak2017-06-26112-553/+885
|\
| * misc: cosmetics, remove argument from usage(FILE*)Ruediger Meier2017-06-2640-126/+163
| * misc: cosmetics, remove argument from usage(int)Ruediger Meier2017-06-264-16/+16
| * misc: never use usage(stderr)Ruediger Meier2017-06-2645-252/+371
| * misc: never use usage(ERROR)Ruediger Meier2017-06-267-51/+64
| * misc: cleanup and fix --unknownopt issuesRuediger Meier2017-06-268-53/+67
| * flock, getopt: write --help to stdout and return 0Ruediger Meier2017-06-266-54/+54
| * tools: add checkusage.shRuediger Meier2017-06-262-1/+150
* | script: rename fixtty() to enable_rawmode_tty()Karel Zak2017-06-261-13/+14
* | script: ensure typescript and timing errors do not break terminalSami Kerola2017-06-261-7/+22
* | uuidparse: add new commandSami Kerola2017-06-268-0/+534
|/
* misc: consolidate usage() "Available columns"Karel Zak2017-06-2611-14/+11Star
* Merge branch '170622' of github.com:jwpi/util-linuxKarel Zak2017-06-2611-80/+78Star
|\
| * Docs: move option naming to howto-contribute.txtJ William Piggott2017-06-242-28/+25Star
| * Docs: update howto-usage-function.txtJ William Piggott2017-06-241-36/+39
| * Docs: add a comment for constants to boilerplate.cJ William Piggott2017-06-241-3/+5
| * include/c.h: add USAGE_COMMANDS and USAGE_COLUMNSJ William Piggott2017-06-248-16/+12Star
* | Merge branch 'fix-exit-codes' of https://github.com/rudimeier/util-linuxKarel Zak2017-06-2614-17/+48
|\ \
| * | misc: fix optutils.h related exit codesRuediger Meier2017-06-221-1/+3
| * | misc: fix xalloc.h related exit codesRuediger Meier2017-06-225-1/+10
| * | misc: fix more strutils related exit codesRuediger Meier2017-06-227-0/+14
| * | lib: fix strutils.h, remove STRTOXX_EXIT_CODERuediger Meier2017-06-225-11/+15
| * | misc: fix some broken exit codesRuediger Meier2017-06-225-6/+9
* | | Merge branch 'usage-part1' of https://github.com/rudimeier/util-linuxKarel Zak2017-06-2619-107/+180
|\ \ \ | |_|/ |/| |
| * | misc: no more errtryh()Ruediger Meier2017-06-252-17/+14Star
| * | mkfs.cramfs: add --help and --versionRuediger Meier2017-06-252-15/+27
| * | more: add --help and --versionRuediger Meier2017-06-222-7/+28
| * | whereis: add --help and --versionRuediger Meier2017-06-222-13/+41
| * | login: add --help and --versionRuediger Meier2017-06-222-7/+26
| * | fsck: add --help and --versionRuediger Meier2017-06-222-7/+26
| * | setarch: use errtryhelp()Ruediger Meier2017-06-221-16/+6Star
| * | dmesg: do not accept any non-option argumentsRuediger Meier2017-06-221-3/+1Star
| * | blkid: use errtryhelp instead of errtryhRuediger Meier2017-06-221-4/+4
| * | misc: remove superfluous null pointer checks for optargRuediger Meier2017-06-223-12/+7Star
| * | uuidd: remove unused defineRuediger Meier2017-06-221-6/+0Star
| |/
* | agetty: fix login name DEL/CTRL^U issueKarel Zak2017-06-231-55/+15Star
* | Merge branch 'master' of https://github.com/pali/util-linuxKarel Zak2017-06-223-21/+54
|\ \
| * | tests: Add UDF hdd image which label has length 30 charactersPali Rohár2017-06-222-0/+9
| * | libblkid: udf: Fix parsing of UDF dstring structuresPali Rohár2017-06-221-21/+45
| |/
* | Merge branch '170618' of github.com:jwpi/util-linuxKarel Zak2017-06-221-1/+2
|\ \
| * | hwclock: add audit for --systzJ William Piggott2017-06-221-0/+1
| * | hwclock: remove unused optstring charactersJ William Piggott2017-06-221-1/+1
| |/
* / dmesg: print only 2 hex digits for each hex-escaped byteIvan Delalande2017-06-221-1/+1
|/
* build-sys: update DISTCHECK_CONFIGURE_FLAGSKarel Zak2017-06-211-0/+1
* travis: fix another chown issueKarel Zak2017-06-211-1/+1
* Merge branch 'master' of https://github.com/pali/util-linuxKarel Zak2017-06-215-6/+25
|\
| * tests: Add UDF hdd images with blocksize 1024 and 4096 created by Linux mkudf...Pali Rohár2017-06-144-0/+18
| * libblkid: udf: Fix detection of UDF images with block size 1024 and 4096Pali Rohár2017-06-141-6/+7
* | travis: use --disable-makeinstall-chown everywhereKarel Zak2017-06-211-0/+1
* | docs: add program-desc to howto-usage-function.txt and boilerplate.cKarel Zak2017-06-212-0/+6