util-linux/disk-utils
Karel Zak 6b21a6b9f3 swaplabel: check blkid_probe_lookup_value() result [coverity scan]
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-06-21 12:54:31 +02:00
..
.gitignore fsck: move to disk-utils directory 2012-03-20 11:22:09 +01:00
Makefile.am mkswap: use is_mounted() instead of check_mount() 2012-05-15 11:19:52 +02: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 docs: fix all man page groff warnings 2012-06-02 20:29:12 +02: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 fsck.cramfs: disallow unknown command line options 2012-06-17 17:59:59 +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 include: rename writeall.h to all-io.h 2012-05-15 11:32:27 +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: cleanup strtoxx_or_err() 2012-05-15 17:43:32 +02:00
mkfs.c disk-utils: verify writing to streams was successful 2012-04-04 20:04:39 +02:00
mkfs.cramfs.c mkfs.cramfs: disallow unknown command line options 2012-06-17 17:59:59 +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 include: rename writeall.h to all-io.h 2012-05-15 11:32:27 +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: cleanup strtoxx_or_err() 2012-05-15 17:43:32 +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 swaplabel: check blkid_probe_lookup_value() result [coverity scan] 2012-06-21 12:54:31 +02:00