util-linux/disk-utils
Sami Kerola 82b7ef3671 raw: use libc error printing facilities
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2012-03-30 16:48:12 +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 blockdev: make the code more readable for static analysers 2012-02-02 12:49:13 +01: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 docs: add deprecation comments 2012-03-18 14:28:03 +01: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 fdformat: fix uninitialized variable 2011-09-12 12:45:57 +02:00
fsck.8 fsck: use gettimeofday() for real elapsed time statistic 2012-03-20 11:22:09 +01:00
fsck.c fsck: tiny coding style fix 2012-03-20 11:22:09 +01:00
fsck.cramfs.c include/exitcodes: clean up names, add _EX_ suffix 2012-03-20 11:22:08 +01: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: fix zone_map memory allocation failure check 2011-11-10 12:58:31 +01: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 isosize: fix coding style 2011-06-30 22:11:32 +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 mkfs.bfs: add setlocale 2012-02-22 11:51:57 +01:00
mkfs.c mkfs: coding style fixes 2011-06-29 13:36:52 +02:00
mkfs.cramfs.c include/exitcodes: clean up names, add _EX_ suffix 2012-03-20 11:22:08 +01: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/exitcodes: clean up names, add _EX_ suffix 2012-03-20 11:22:08 +01: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 mkswap: check blkid_probe_lookup_values() return [coverity scan] 2012-01-31 13:10:58 +01: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 raw: use libc error printing facilities 2012-03-30 16:48:12 +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: fix compiler warnings [-Wunused-parameter] 2011-08-01 14:54:45 +02:00