util-linux/disk-utils
Ruediger Meier 60cb2c3720 build: fix some compiler warnings
Most of them catched on 32bit gcc and icc.

disk-utils/fsck.cramfs.c:     printf format type
lib/boottime.c:               unused variables
misc-utils/cal.c:             set but never used
sys-utils/losetup.c:          set but never used
sys-utils/lscpu-dmi.c:        defined but not used
sys-utils/switch_root.c:      comparison between signed and unsigned
tests/helpers/test_sysinfo.c: printf format type
2014-05-30 01:18:09 +02:00
..
Makemodule.am build-sys: add BUILD_{SFDISK,BLOCKDEV,MKSWAP,IOSIZE,MKFS} 2014-05-21 12:34:34 +02:00
addpart.8 addpart: minor man page improvements 2014-04-14 13:46:02 +02:00
addpart.c translation: unify file open error messages 2012-07-16 18:18:22 +02:00
blockdev.8 blockdev: Some minor corrections to the manual 2014-04-07 12:18:04 +02:00
blockdev.c blockdev: don't use HDIO_GETGEO 2013-11-04 15:09:18 +01:00
cfdisk.8 cfdisk: update man page COLORS section 2014-05-13 12:13:02 +02:00
cfdisk.c lib/colors: allow to temporary disable colors 2014-05-13 12:09:02 +02:00
cramfs.h cramfs.h: coding style 2011-07-21 23:50:04 +02:00
cramfs_common.c mkfs.cramfs: fix compiler warning [-Wmissing-prototypes] 2012-07-16 18:57:30 +02:00
delpart.8 delpart: minor man page improvements 2014-04-14 13:46:05 +02:00
delpart.c translation: unify file open error messages 2012-07-16 18:18:22 +02:00
fdformat.8 fdformat: Some minor change to the manual 2014-04-07 12:21:24 +02:00
fdformat.c fdformat: check writing to a file descriptor was successful 2013-04-26 13:26:06 +02:00
fdisk-menu.c fdisk: support colors customization 2014-05-13 12:13:02 +02:00
fdisk.8 fdisk: support colors customization 2014-05-13 12:13:02 +02:00
fdisk.c fdisk: support colors customization 2014-05-13 12:13:02 +02:00
fdisk.h build-sys: ove fdisks to disk-utils 2014-03-11 11:35:15 +01:00
fsck.8 fsck: Some typographical corrections to the manual 2014-04-07 12:30:12 +02:00
fsck.c fsck: don't return error if fsck.<type> does not exist 2014-02-06 16:44:53 +01:00
fsck.cramfs.8 fsck.cramfs: update man page (--extract and --blocksize) 2014-05-19 23:49:26 +02:00
fsck.cramfs.c build: fix some compiler warnings 2014-05-30 01:18:09 +02:00
fsck.minix.8 fsck.minix: A few typographical corrections to the manual 2014-04-07 12:30:17 +02:00
fsck.minix.c fsck.minix: check writing to a file descriptor was successful 2013-04-26 13:26:07 +02:00
isosize.8 isosize: A few typographical changes to the manual 2014-04-07 12:30:17 +02:00
isosize.c isosize: make --divisor to require argument 2014-02-17 14:16:21 +01:00
minix_programs.h minix: change types in header file 2012-12-19 11:38:51 +01:00
mkfs.8 mkfs: Some typographical changes to the manual 2014-04-07 12:30:17 +02:00
mkfs.bfs.8 mkfs.bfs: One typographical correction to the manual 2014-04-07 12:31:42 +02:00
mkfs.bfs.c mkfs.bfs: fix 64-Bit and endian problems 2013-06-13 13:41:14 +02:00
mkfs.c fix mkfs --verbose and man page 2014-02-10 18:58:39 +01:00
mkfs.cramfs.8 mkfs.cramfs: Some typographical corrections to the manual 2014-04-07 12:31:48 +02:00
mkfs.cramfs.c mkfs.cramfs: fix crash when -b 0 2014-05-19 23:49:29 +02:00
mkfs.minix.8 mkfs.minix: Some typographical changes in the manual 2014-04-07 12:31:48 +02:00
mkfs.minix.c mkfs.minix: fix fscanf() format string [coverity scan] 2013-11-18 10:58:41 +01:00
mkswap.8 mkswap: Some minor typographical corrections to the manual 2014-04-07 12:31:48 +02:00
mkswap.c swapon, swapheader, mkswap: move swap signature to header 2014-05-06 10:16:54 +02:00
partx.8 partx: Improve the typesetting of the manual 2014-04-22 12:14:10 +02:00
partx.c libsmartcols: clean up flags usage 2014-04-03 16:09:57 +02:00
partx.h resizepart: add new command 2012-08-13 22:10:14 +02:00
raw.8 raw: Improve the typesetting of the manual 2014-04-22 12:14:17 +02:00
raw.c raw: use LC_ALL 2013-10-18 11:38:02 +02:00
resizepart.8 resizepart: add new command 2012-08-13 22:10:14 +02:00
resizepart.c resizepart: check writing to a file descriptor was successful 2013-04-26 13:26:06 +02:00
sfdisk.8 sfdisk: Improve the typesetting of the manual 2014-04-22 12:14:28 +02:00
sfdisk.c sfdisk: suppress Linux-irrelevant warnings with -L 2014-05-27 16:12:54 +02:00
swaplabel.8 swaplabel: Improve the typesetting of the manual 2014-04-22 12:14:38 +02:00
swaplabel.c mkswap, swaplabel: move version number to header 2014-05-04 11:42:03 +01:00