util-linux/mount
Sami Kerola 0e9b73d3fb build: fix redundant redeclaration warnings
env.c:24:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls]
su.c:81:15: warning: redundant redeclaration of 'environ' [-Wredundant-decls]

fstab.c:581:14: warning: redundant redeclaration of 'strsignal' [-Wredundant-decls]

kill.h:1:13: note: previous declaration of 'get_pids' was here
kill.c:152:13: warning: redundant redeclaration of 'get_pids' [-Wredundant-decls]

kill.c:142:5: warning: redundant redeclaration of 'main' [-Wredundant-decls]
getopt.c:89:5: warning: redundant redeclaration of 'main' [-Wredundant-decls]

agetty.c:536:15: warning: redundant redeclaration of 'optarg' [-Wredundant-decls]
agetty.c:537:13: warning: redundant redeclaration of 'optind' [-Wredundant-decls]
script.c:161:13: warning: redundant redeclaration of 'optind' [-Wredundant-decls]
wall.c:96:13: warning: redundant redeclaration of 'optind' [-Wredundant-decls]

libmount.h:362:26: note: previous declaration of 'mnt_update_get_fs' was here
libmount.h:454:26: note: previous declaration of 'mnt_context_get_fs' was here
mountP.h:383:26: warning: redundant redeclaration of 'mnt_context_get_fs' [-Wredundant-decls]
mountP.h:398:26: warning: redundant redeclaration of 'mnt_update_get_fs' [-Wredundant-decls]

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2012-06-11 19:51:35 +02:00
..
.gitignore build-sys: move swapon from mount/ to sys-utils/ 2012-01-11 12:14:29 +01:00
Makefile.am mount: (old) fix encryption= usage 2012-05-28 11:37:36 +02:00
devname.c mount: don't canonicalize "spec" with --no-canonicalize option 2010-10-07 16:31:29 +02:00
devname.h mount: generic blkid/volume_id wrapper, use blkid_evaluate_* 2009-02-17 01:18:22 +01:00
fsprobe.c build-sys: move obsolete lib/fsprobe to mount/ 2012-03-27 12:23:07 +02:00
fsprobe.h build-sys: move obsolete lib/fsprobe to mount/ 2012-03-27 12:23:07 +02:00
fstab.c build: fix redundant redeclaration warnings 2012-06-11 19:51:35 +02:00
fstab.h mount: use lock from mnt_update_table() 2011-04-13 10:49:26 +02:00
getusername.c Imported from util-linux-2.9i tarball. 2006-12-07 00:25:37 +01:00
getusername.h Imported from util-linux-2.9i tarball. 2006-12-07 00:25:37 +01:00
mount.8 docs: fix all man page groff warnings 2012-06-02 20:29:12 +02:00
mount.c mount: (old) fix encryption= usage 2012-05-28 11:37:36 +02:00
mount_constants.h mount: rename "quiet" to "silent" (MS_SILENT) 2011-03-11 16:58:27 +01:00
mount_mntent.c mount: verify writing to streams was successful 2012-04-04 19:54:15 +02:00
mount_mntent.h build-sys: remove DEFAULT_INCLUDES workaround 2007-01-04 14:39:17 +01:00
sundries.c mount: use common libs 2011-09-27 12:49:52 +02:00
sundries.h mount: use common libs 2011-09-27 12:49:52 +02:00
umount.8 docs: corrections to FSF license files, and postal address 2012-02-24 14:13:35 +01:00
umount.c mount: verify writing to streams was successful 2012-04-04 19:54:15 +02:00