util-linux/lib
Ruediger Meier 9c8b9fbacc lib: fix strutils.h, remove STRTOXX_EXIT_CODE
As discussed on the mailing list. We fix all places
where the non-working define STRTOXX_EXIT_CODE was used.

Regarding tunelp, also see 7e3c80a7.

Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
2017-06-22 22:40:12 +02:00
..
.gitignore build-sys: add parse-date.y 2017-03-04 11:01:56 -05:00
Makemodule.am build-sys: fix library order when linking 2017-06-01 03:16:48 +02:00
blkdev.c lib: use unique ifdefs for tests 2017-01-04 11:44:37 +01:00
canonicalize.c misc: Fix various typos 2016-05-31 23:40:21 +02:00
color-names.c lib/color: add more ESC seq. 2016-02-17 12:51:15 +01:00
colors.c build-sys: ncurses headers cleanup 2017-05-31 11:01:46 +02:00
cpuset.c lib: simplify cpuset if clauses that return 2017-06-14 12:22:54 +02:00
crc32.c lib/crc32: prefix public functions 2016-10-19 12:11:59 +02:00
env.c lib: remove _RLD_ from forbid environment variable list 2017-06-14 12:23:42 +02:00
exec_shell.c exec_shell: prevent basename from modifying env 2016-02-11 13:40:28 +01:00
fileutils.c lib: use unique ifdefs for tests 2017-01-04 11:44:37 +01:00
idcache.c agetty: fix characters reorder in login prompt 2017-03-27 14:54:39 +02:00
ismounted.c lib: use unique ifdefs for tests 2017-01-04 11:44:37 +01:00
langinfo.c misc: Fix various typos 2016-05-31 23:40:21 +02:00
linux_version.c lib/linux_version: fix code indention 2017-01-04 15:42:02 +01:00
loopdev.c misc: fix gcc-7 snprintf warnings -Wformat-truncation 2017-06-14 11:48:22 +02:00
mangle.c lib: use unique ifdefs for tests 2017-01-04 11:44:37 +01:00
match.c
mbsalign.c misc: remove stray semicolons 2017-06-14 12:21:29 +02:00
mbsedit.c lib/mbsedit: fix typo in comment 2017-05-10 10:53:28 +02:00
md5.c
monotonic.c include: fix sys/sysinfo.h 2016-02-18 16:54:38 +01:00
pager.c lib/pager: use xalloc 2017-06-02 12:07:36 +02:00
parse-date.y parse-date: time_zone_hhmm() bug fixes 2017-06-15 15:03:04 -04:00
path.c lib/path: ifdef path_set_prefix() like in path.h 2016-02-11 13:40:25 +01:00
plymouth-ctrl.c lib: style cosmetics plymouth-ctrl.c 2017-06-15 09:13:04 +02:00
procutils.c lib: use unique ifdefs for tests 2017-01-04 11:44:37 +01:00
randutils.c build-sys: remove duplicate includes 2017-05-12 11:17:02 +02:00
setproctitle.c misc: never cast void* from malloc(3) and friends 2016-03-07 23:29:27 +01:00
strutils.c lib: fix strutils.h, remove STRTOXX_EXIT_CODE 2017-06-22 22:40:12 +02:00
strv.c lib/strv: add strv_extendv() 2015-10-01 14:43:05 +02:00
swapprober.c textual: "ambivalent" applies to intentions, "ambiguous" to results 2014-10-01 09:37:03 +02:00
sysfs.c misc: fix gcc-7 snprintf warnings -Wformat-truncation 2017-06-14 11:48:22 +02:00
terminal-colors.d.5 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
timer.c lib/timer: add comment 2017-04-28 13:25:41 +02:00
timeutils.c lib: add timegm() portability function to lib/timeutils.c 2017-02-03 22:31:18 +00:00
ttyutils.c lib/ttyutils: return terminal lines too 2017-06-12 11:38:38 +02:00