summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* build-sys: fix non-blkid compilationKarel Zak2017-09-191-0/+1
* lib/pwdutils: add xgetlogin()Karel Zak2017-09-181-0/+1
* login: add xgetpwnam()Karel Zak2017-09-182-0/+11
* hwclock: update usage()J William Piggott2017-09-051-1/+1
* libuuid: add support for hash-based UUIDsPhilip Prindeville2017-09-052-0/+47
* rfkill: make programming style to match util-linux projectSami Kerola2017-08-301-0/+4
* fdisk: use strutils to trim whitespace from inputVaclav Dolezal2017-08-291-1/+1
* include: move pamfail.h to auth.cSami Kerola2017-08-052-27/+0Star
* build: use --runstatedir instead of --localstatedirAndreas Henriksson2017-07-311-1/+1
* partx: move partx.h to include/Karel Zak2017-07-142-0/+63
* libblkid: don't use CDROM_GET_CAPABILITY ioctl for DM devicesKarel Zak2017-07-121-1/+1
* misc: consolidate macro style USAGE_HELP_OPTIONSRuediger Meier2017-06-291-4/+2Star
* Merge branch 'path-fixes' of https://github.com/rudimeier/util-linuxKarel Zak2017-06-291-2/+9
|\
| * lsmem: fix, using freed memoryRuediger Meier2017-06-291-1/+4
| * lib/path: fix crash, pathbuf overflowRuediger Meier2017-06-271-1/+5
* | docs: remove some old history from manpagesRuediger Meier2017-06-292-2/+2
|/
* misc: update --help content againRuediger Meier2017-06-271-2/+2
* misc: introduce print_usage_help_options()Ruediger Meier2017-06-271-2/+12
* misc: revert to the old USAGE_HELP stringsRuediger Meier2017-06-261-2/+2
* misc: consolidate usage() "Available columns"Karel Zak2017-06-261-1/+1
* Merge branch '170622' of github.com:jwpi/util-linuxKarel Zak2017-06-261-1/+3
|\
| * include/c.h: add USAGE_COMMANDS and USAGE_COLUMNSJ William Piggott2017-06-241-1/+3
* | Merge branch 'fix-exit-codes' of https://github.com/rudimeier/util-linuxKarel Zak2017-06-261-5/+2Star
|\ \
| * | lib: fix strutils.h, remove STRTOXX_EXIT_CODERuediger Meier2017-06-221-5/+2Star
| |/
* / misc: no more errtryh()Ruediger Meier2017-06-251-6/+0Star
|/
* hwclock: update --help content and grammarJ William Piggott2017-06-211-2/+2
* include: update pathnames.hJ William Piggott2017-06-211-24/+12Star
* hwclock: add usage() functions headingJ William Piggott2017-06-211-0/+1
* libfdisk: cleanup sun label checksum usuageRuediger Meier2017-06-131-1/+1
* lib/ttyutils: return terminal lines tooKarel Zak2017-06-121-0/+1
* lib/colors: Fix bug where help text was not being translated.Sebastian Rasmussen2017-05-281-2/+2
* include/exitcodes: remove mount(8) exit codesKarel Zak2017-04-271-10/+0Star
* Merge branch '170415' of github.com:jwpi/util-linuxKarel Zak2017-04-261-3/+4
|\
| * optutils.h: don't print non-graph charactersJ William Piggott2017-04-191-3/+4
* | libfdisk: fix NLS supportKarel Zak2017-04-251-2/+12
|/
* agetty: fix characters reorder in login promptKarel Zak2017-03-271-0/+4
* build-sys: add missing header fileKarel Zak2017-03-231-0/+1
* Merge remote-tracking branch 'jwpi/hwclock-date7'Karel Zak2017-03-232-0/+327
|\
| * lib: add parse-date.yJ William Piggott2017-03-042-0/+327
* | include: fix compiler warningSami Kerola2017-03-132-0/+6
|/
* misc: do not use plain 0 as NULL [smatch scan]Sami Kerola2017-02-201-1/+1
* build-sys: add missing fileKarel Zak2017-02-161-0/+1
* lib/mbsedit: add simple buffer editorKarel Zak2017-02-161-0/+32
* hwclock: improve coding styleSami Kerola2017-02-051-0/+4
* lib: add timegm() portability function to lib/timeutils.cSami Kerola2017-02-031-0/+4
* lib/strutils: return end pointer by isdigit_string()Karel Zak2017-01-281-2/+6
* lib/list: remove LIST_HEAD macroKarel Zak2017-01-051-5/+0Star
* Use --help suggestion on invalid optionKarel Zak2016-12-191-0/+6
* include/c.h: add errtryhelp()Karel Zak2016-12-191-0/+9
* agetty: remove obsolete HAVE_UPDWTMP fallbackRuediger Meier2016-12-071-2/+0Star