summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* lib,strutils: add strtoux[16|32|64]_or_err functionsHeiko Carstens2016-11-091-0/+3
* lib/crc32: prefix public functionsGustavo Zacarias2016-10-191-2/+2
* lib/randutils: remove unnecessary functionKarel Zak2016-10-041-1/+0Star
* lib/strutils: make left and right trims more robustSami Kerola2016-09-291-2/+7
* debug: use const void * for ul_debugobj()Igor Gnatenko2016-09-211-1/+1
* libsmartcols: support multi-line cells based on line breaksKarel Zak2016-09-061-1/+1
* lib/randutils: add xsrand() and rand_get_number()Karel Zak2016-09-061-0/+5
* lib/pager: cleanup and extend APIKarel Zak2016-08-261-1/+4
* loopdev: Implememt loopcxt_set_status()Stanislav Brabec2016-08-171-0/+1
* include/closestream: define exit codesKarel Zak2016-08-161-2/+6
* include/env: minor fixes and clean upsKarel Zak2016-08-161-1/+7
* misc: always check setenv(3) return valueSami Kerola2016-08-121-1/+1
* pathnames: guard clashing definitions on FreeBSDFranco Fichtner2016-08-111-0/+4
* libmount: ignore redundant slashesKarel Zak2016-08-081-1/+1
* lib/loopdev: cleanup sizelimit checkKarel Zak2016-08-041-3/+3
* Implement loopcxt_check_conflict()Stanislav Brabec2016-08-031-0/+3
* Add sizelimit to internal APIStanislav Brabec2016-08-031-3/+5
* libsmartcols: Corrected JSON escapingKarel Zak2016-08-021-0/+80
* lib: try to find tty in get_terminal_name()Sami Kerola2016-07-041-1/+1
* libcommon: add ISO_8601_GMTIME that will print UTC-0 timestampsSami Kerola2016-06-261-1/+2
* include/widechar: add fallback for WEOFKarel Zak2016-06-031-1/+3
* include/widechar: add missing fallbacksKarel Zak2016-06-031-2/+8
* lib/sysfs: be more smart for non-scsi devicesKarel Zak2016-06-021-1/+2
* misc: Fix various typosSebastian Rasmussen2016-05-316-6/+6
* build-sys: add missing include/plymouth-ctrl.hKarel Zak2016-05-241-0/+1
* lib/timeutils: add strtime_short()Karel Zak2016-05-241-0/+7
* include/timeutils: rewrite iso formatting functionsKarel Zak2016-05-241-6/+10
* include/timeutils: use pointer for time_tKarel Zak2016-05-231-1/+1
* sulogin: agetty: use the plymouth local protocol instead the plymouth binaryWerner Fink2016-05-201-0/+65
* lib/timeutils: add strxxx_iso() functionsKarel Zak2016-05-112-0/+15