util-linux/disk-utils
Davidlohr Bueso 88ffbf86e0 mkfs.bfs: add setlocale
Signed-off-by: Davidlohr Bueso <dave@gnu.org>
2012-02-22 11:51:57 +01:00
..
.gitignore swaplabel: new command 2010-04-02 16:16:59 +02:00
Makefile.am build-sys: cleanup BUILD_CRAMFS 2011-11-03 12:32:50 +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 elvtune, isosize: print usage text in case of invalid option 2011-04-12 12:36:48 +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 fdformat: fix uninitialized variable 2011-09-12 12:45:57 +02:00
fsck.cramfs.c fsck.cramfs: mark usage() as noreturn 2012-01-31 21:20:55 +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 mkfs.cramfs: check blocksize user input [cppcheck] 2012-02-08 12:46:11 +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 mkfs.minix: The total number of zones is limited to 65536 only on V1 filesystems 2011-11-21 20:30:40 +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: remove unnecessary return [cppcheck] 2012-02-08 12:52:46 +01: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