util-linux/lib
Karel Zak de8d3863c8 lib/strv: add strv_extendv()
Signed-off-by: Karel Zak <kzak@redhat.com>
2015-10-01 14:43:05 +02:00
..
Makemodule.am build-sys: fix test_colors build 2015-07-24 14:33:25 +02:00
at.c include: cleanup copyright headers 2013-01-08 15:10:17 +01:00
blkdev.c lib/blkdev: use 64-bit to count size in bytes 2015-08-05 12:40:35 +02:00
canonicalize.c lib/canonicalize: make DM canonicalization more robust 2014-05-20 10:11:57 +02:00
color-names.c libsmartcols: don't link with tinfo 2015-07-24 12:57:46 +02:00
colors.c libsmartcols: don't link with tinfo 2015-07-24 12:57:46 +02:00
cpuset.c sys-utils/disk-utils/lib: fix printf format types [cppcheck] 2015-06-25 12:08:45 +02:00
crc32.c lib/crc32: don't require to modify GPT header 2015-09-24 09:26:42 +02:00
crc64.c lib: fix crc32 and crc64 interger overflows [AddressSanitizer] 2014-12-19 09:10:48 +00:00
env.c build-sys: test for secure_getenv() too. 2013-02-06 12:03:22 +01:00
exec_shell.c exec_shell: add a license and touch up func def 2013-07-01 11:46:13 +02:00
fileutils.c chsh, chfn, vipw: fix filenames collision 2015-08-24 10:05:55 +02:00
ismounted.c lib/ismounted: make it more compatible with lsblk output 2014-08-01 12:09:33 +02:00
langinfo.c lib: add fallback for nl_langinfo() 2010-11-15 16:42:45 +01:00
linux_version.c lib: [linux_version.c] simplify version parsing 2011-06-20 13:48:40 +02:00
loopdev.c losetup: be careful with errno 2015-06-15 14:54:15 +02:00
mangle.c lib/mangle: remove unused variable 2012-08-13 21:57:34 +02:00
match.c lib/match: fix compiler warning [-Wmissing-prototypes] 2012-07-16 18:29:22 +02:00
mbsalign.c lib/mbalign: fix unsigned integer overflow [AddressSanitizer] 2014-12-19 09:10:48 +00:00
md5.c md5: fix strict aliasing warnings 2012-10-10 11:23:24 +02:00
monotonic.c lib/timer: use separate file for timers 2015-03-06 13:17:20 +01:00
pager.c lib/pager: use names when referring to standard file descriptors 2014-05-06 10:18:37 +02:00
path.c docs: fix two "maybe be" duplications in program comments 2015-01-26 11:22:15 +01:00
procutils.c misc: fix redundant assignment and reassignments before use [cppcheck] 2015-08-08 07:46:39 +01:00
randutils.c mcookie: use lib/randutils 2014-03-26 10:36:18 +01:00
setproctitle.c lib: cleanup setproctitle.c 2011-10-26 23:17:15 +02:00
strutils.c lib/strutil: fix parse_switch resource leak [coverity scan] 2015-08-31 10:09:43 +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: make sysfs_next_subsystem() more robust 2015-08-31 10:11:01 +02:00
terminal-colors.d.5 docs: fix the grammar of the recent comment about comments 2014-12-19 09:57:20 +01:00
timer.c lib/timer: use separate file for timers 2015-03-06 13:17:20 +01:00
timeutils.c lib/timeutils: fix indention [smatch scan] 2015-08-05 12:39:00 +02:00
ttyutils.c lib/tty: fix get_terminal_name() usage, cleanup code 2013-05-28 12:10:29 +02:00