util-linux/lib
Karel Zak c9ea91d41e lib/path: allow to close dirfd
Signed-off-by: Karel Zak <kzak@redhat.com>
2018-12-07 12:32:58 +01:00
..
.gitignore build-sys: add parse-date.y 2017-03-04 11:01:56 -05:00
Makemodule.am build-sys: do not require dirfd() 2018-12-03 11:23:33 +01:00
blkdev.c lib/blkdev: remove support for Linux < 2.6 2017-06-29 12:56:22 +02:00
canonicalize.c lib/canonicalize: fix typo 2018-11-30 10:25:04 +01:00
color-names.c lib/color-names: const cleanup 2018-07-20 13:58:10 +02:00
colors.c lib/colors:: fix compiler warnings [-Wcast-qual] 2018-07-23 11:55:25 +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
crc32c.c lib: Add simple crc32c() function 2017-11-16 11:44:39 +01: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 ".: applet not found" error when SHELL env is not set. 2018-06-25 10:34:31 +09: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 lib/loopdev: fix compiler warning [-Wcast-qual] 2018-07-23 11:17:28 +02:00
mangle.c lib/mangle: const quialifier cleanup 2018-07-20 15:31:42 +02:00
match.c lib/match: make match_fstype() case insensitive 2017-08-31 14:15:23 +02:00
mbsalign.c lib/mbsalign: Fix escaping nonprintable multibyte characters 2018-01-11 10:42:22 +01:00
mbsedit.c lib/mbsedit: check wctomb() return code [coverity scan] 2017-10-11 14:40:37 +02:00
md5.c lib/md5: use ul_/UL_ prefix 2017-12-12 12:06:15 +01:00
monotonic.c include: fix sys/sysinfo.h 2016-02-18 16:54:38 +01:00
pager.c lib/pager: fix compiler warning [-Wrestrict] 2018-07-18 09:41:46 +02:00
parse-date.y parse-date: fix printf format 2017-07-18 11:06:52 +02:00
path.c lib/path: allow to close dirfd 2018-12-07 12:32:58 +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
pwdutils.c lib/pwdutils: add xgetlogin() 2017-09-18 11:48:56 +02:00
randutils.c lib/randutils: don't break on EAGAIN, use usleep() 2018-03-20 14:17:24 +01:00
setproctitle.c setproctitle: fix out of boundary access 2017-09-26 12:04:41 +02:00
sha1.c lib/sha1: use proper WORDS_BIGENDIAN macro 2018-01-02 11:08:03 +01:00
signames.c lib/signames: remove unused function 2017-11-28 14:39:17 +01:00
strutils.c lib/strutils: return from xstrmode() 2018-09-14 16:26:38 +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 lib/sysfs: add function to detect partitioned devices 2018-12-07 12:32:57 +01: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 fallback if timer_create() not available 2018-12-03 11:23:33 +01:00
timeutils.c lib/timeutils.c: warn format_iso_time() overflow 2017-12-09 18:43:29 -05:00
ttyutils.c script: add more info to script header 2018-05-14 12:51:50 +02:00