util-linux/lib
Sami Kerola 3acc206d39 various: fix variable and function declarations [smatch scan]
disk-utils/fsck.minix.c:511:9: warning: mixing declarations and code
fdisks/sfdisk.c:982:5: warning: mixing declarations and code
fdisks/sfdisk.c:1254:5: warning: mixing declarations and code
fdisks/sfdisk.c:1564:5: warning: mixing declarations and code
lib/mbsalign.c:279:7: warning: mixing declarations and code
libblkid/src/devname.c:378:17: warning: mixing declarations and code
libfdisk/src/alignment.c:219:9: warning: mixing declarations and code
term-utils/wall.c:111:9: warning: mixing declarations and code
text-utils/col.c:418:19: warning: non-ANSI function declaration of function 'flush_blanks'
text-utils/col.c:553:12: warning: non-ANSI function declaration of function 'alloc_line'
text-utils/rev.c:105:9: warning: mixing declarations and code
text-utils/tailf.c:245:9: warning: mixing declarations and code

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2013-04-09 12:17:20 +02:00
..
Makemodule.am lib/procutils: add simple API to scan /proc/PID/* 2013-03-12 17:24:14 +01:00
at.c include: cleanup copyright headers 2013-01-08 15:10:17 +01:00
blkdev.c lib: use O_CLOEXEC in libcommon 2013-04-03 16:13:06 +02:00
canonicalize.c lib: use O_CLOEXEC in libcommon 2013-04-03 16:13:06 +02:00
colors.c dmesg: more colors, more fun 2013-03-18 12:28:32 +01:00
cpuset.c include: cleanup copyright headers 2013-01-08 15:10:17 +01:00
crc32.c lib: add a generic crc32() 2009-09-16 16:17:41 +02:00
env.c build-sys: test for secure_getenv() too. 2013-02-06 12:03:22 +01:00
exec_shell.c unshare,nsenter: spawn shell by default 2013-02-14 14:42:35 +01:00
fileutils.c lib: use O_CLOEXEC in libcommon 2013-04-03 16:13:06 +02:00
ismounted.c lib: use O_CLOEXEC in libcommon 2013-04-03 16:13:06 +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 lib: use O_CLOEXEC in libcommon 2013-04-03 16:13:06 +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 various: fix variable and function declarations [smatch scan] 2013-04-09 12:17:20 +02:00
md5.c md5: fix strict aliasing warnings 2012-10-10 11:23:24 +02:00
pager.c lib/pager: robust work with file descriptors [coverity scan] 2012-09-07 13:29:55 +02:00
path.c lib: use O_CLOEXEC in libcommon 2013-04-03 16:13:06 +02:00
procutils.c lib/procutils: add simple API to scan /proc/PID/* 2013-03-12 17:24:14 +01:00
randutils.c lib: use O_CLOEXEC in libcommon 2013-04-03 16:13:06 +02:00
setproctitle.c lib: cleanup setproctitle.c 2011-10-26 23:17:15 +02:00
strutils.c lib/strutils: add strtotimeval_or_err() 2013-03-13 11:51:15 +01:00
sysfs.c lib: use O_CLOEXEC in libcommon 2013-04-03 16:13:06 +02:00
tt.c lib/tty: don't truncate output on non-terminals 2013-02-19 14:10:24 +01:00
ttyutils.c include: cleanup copyright headers 2013-01-08 15:10:17 +01:00
wholedisk.c lib: use O_CLOEXEC in libcommon 2013-04-03 16:13:06 +02:00
xgetpass.c losetup: make xgetpass more robust 2012-01-17 17:02:34 +01:00