util-linux/disk-utils
Petr Uzel 28d4cdcb9d fsck.minix.c: fix compiler warnings [-Wunused-result]
fsck.minix.c: In function ‘ask’:
fsck.minix.c:263:7: error: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Werror=unused-result]

Signed-off-by: Petr Uzel <petr.uzel@suse.cz>
2012-04-27 12:30:46 +02:00
..
.gitignore fsck: move to disk-utils directory 2012-03-20 11:22:09 +01:00
Makefile.am fsck: move to disk-utils directory 2012-03-20 11:22:09 +01:00
blockdev.8 docs: uniformize the header and footer lines in man pages 2011-08-22 10:39:21 +02:00
blockdev.c disk-utils: verify writing to streams was successful 2012-04-04 20:04:39 +02:00
cramfs.h cramfs.h: coding style 2011-07-21 23:50:04 +02:00
cramfs_common.c cramfs: use stdint.h instead of u{8,16,32} 2011-07-20 22:49:48 +02:00
elvtune.8 docs: tweak the formatting and wording of several disk-utils man pages 2011-08-29 11:24:47 +02:00
elvtune.c disk-utils: verify writing to streams was successful 2012-04-04 20:04:39 +02:00
fdformat.8 docs: tweak the formatting and wording of several disk-utils man pages 2011-08-29 11:24:47 +02:00
fdformat.c disk-utils: verify writing to streams was successful 2012-04-04 20:04:39 +02:00
fsck.8 fsck: use gettimeofday() for real elapsed time statistic 2012-03-20 11:22:09 +01:00
fsck.c Merge branch 'close_stream' of git://github.com/kerolasa/lelux-utiliteetit 2012-04-11 12:37:59 +02:00
fsck.cramfs.c disk-utils: verify writing to streams was successful 2012-04-04 20:04:39 +02:00
fsck.minix.8 docs: tweak the formatting and wording of several disk-utils man pages 2011-08-29 11:24:47 +02:00
fsck.minix.c fsck.minix.c: fix compiler warnings [-Wunused-result] 2012-04-27 12:30:46 +02:00
isosize.8 docs: tweak the formatting and wording of several disk-utils man pages 2011-08-29 11:24:47 +02:00
isosize.c Fix typos found by misspellings 2012-04-23 13:16:35 +02:00
minix_programs.h minix: cleanup global variables and macros 2011-07-21 12:13:33 +02:00
mkfs.8 docs: tweak the formatting and wording of several disk-utils man pages 2011-08-29 11:24:47 +02:00
mkfs.bfs.8 docs: tweak the formatting and wording of several disk-utils man pages 2011-08-29 11:24:47 +02:00
mkfs.bfs.c disk-utils: verify writing to streams was successful 2012-04-04 20:04:39 +02:00
mkfs.c disk-utils: verify writing to streams was successful 2012-04-04 20:04:39 +02:00
mkfs.cramfs.c disk-utils: verify writing to streams was successful 2012-04-04 20:04:39 +02:00
mkfs.minix.8 docs: tweak the formatting and wording of several disk-utils man pages 2011-08-29 11:24:47 +02:00
mkfs.minix.c disk-utils: verify writing to streams was successful 2012-04-04 20:04:39 +02:00
mkswap.8 docs: tweak the formatting and wording of several disk-utils man pages 2011-08-29 11:24:47 +02:00
mkswap.c disk-utils: verify writing to streams was successful 2012-04-04 20:04:39 +02:00
raw.8 docs: tweak the formatting and wording of several disk-utils man pages 2011-08-29 11:24:47 +02:00
raw.c disk-utils: verify writing to streams was successful 2012-04-04 20:04:39 +02:00
swaplabel.8 docs: tweak the formatting and wording of several disk-utils man pages 2011-08-29 11:24:47 +02:00
swaplabel.c disk-utils: verify writing to streams was successful 2012-04-04 20:04:39 +02:00