util-linux/lib
Karel Zak ab61a03881 lib/pty: save sigmask, add API to free all resources
Signed-off-by: Karel Zak <kzak@redhat.com>
2019-10-08 13:11:54 +02:00
..
.gitignore build-sys: add parse-date.y 2017-03-04 11:01:56 -05:00
Makemodule.am lib/pty: allow use callback from mainloop 2019-10-08 13:11:54 +02:00
blkdev.c lib/blkdev: remove support for Linux < 2.6 2017-06-29 12:56:22 +02:00
canonicalize.c lib/canonicalize: fix compiler warning [-Wsign-compare] 2019-06-10 11:00:38 +02:00
caputils.c unshare: add --keep-caps option 2019-09-09 20:23:08 -07:00
color-names.c lib/color-names: const cleanup 2018-07-20 13:58:10 +02:00
colors.c misc: fix typos [codespell] 2019-09-12 19:41:46 +01:00
cpuset.c taskset: fix cpuset list parser 2019-03-20 13:12:25 +01: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/ismounted: use xstrncpy() 2019-05-20 13:03:58 +02: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 Revert "lib/loopdev.c: Inline loopcxt_has_device" 2019-06-18 22:05:16 +02:00
mangle.c lib/mangle: fix possible null pointer dereference [cppcheck] 2019-05-18 22:09:25 +01: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: add indirect monotonic clock id specifier 2019-01-12 08:46:53 +00: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: make sure ul_path_read_buffer() derminate result 2019-06-17 15:47:39 +02: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
pty-session.c lib/pty: save sigmask, add API to free all resources 2019-10-08 13:11:54 +02:00
pwdutils.c lib/pwdutils: add xgetpwuid 2019-09-26 15:55:39 +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: keep static analyzer happy [coverity scan] 2019-05-15 16:09:16 +02:00
strv.c lib/strv: add strv_extendv() 2015-10-01 14:43:05 +02:00
swapprober.c
sysfs.c misc: fix typos [codespell] 2019-09-12 19:41:46 +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 timeutils: match today day and this year correctly 2019-01-12 08:46:29 +00:00
ttyutils.c lib/ttyutils: avoid checking same thing twice 2019-07-01 22:02:06 +01:00