util-linux/fdisks
Sami Kerola c9f63764dc various: fix shadow declarations [smatch scan]
libmount/src/tab.c:990:34: warning: symbol 'fs' shadows an earlier one
libmount/src/tab.c:970:26: originally declared here
misc-utils/findmnt.c:492:30: warning: symbol 'tmp' shadows an earlier one
misc-utils/findmnt.c:473:14: originally declared here
fdisks/fdiskdoslabel.c:211:36: warning: symbol 'pe' shadows an earlier one
fdisks/fdiskdoslabel.c:180:20: originally declared here
fdisks/fdiskdoslabel.c:639:34: warning: symbol 'i' shadows an earlier one
fdisks/fdiskdoslabel.c:578:16: originally declared here
fdisks/fdiskdoslabel.c:947:21: warning: symbol 'i' shadows an earlier one
fdisks/fdiskdoslabel.c:924:16: originally declared here
fdisks/fdiskdoslabel.c:976:29: warning: symbol 'i' shadows an earlier one
fdisks/fdiskdoslabel.c:924:16: originally declared here
fdisks/fdiskdoslabel.c:984:29: warning: symbol 'i' shadows an earlier one
fdisks/fdiskdoslabel.c:924:16: originally declared here

[kzak@redhat.com: - don't use local 'tmp' in findmnt.c]

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
Signed-off-by: Karel Zak <kzak@redhat.com>
2013-04-09 12:19:25 +02:00
..
Makemodule.am build-sys: set dependence fdisk -> libfdisk -> libuuid 2013-03-21 15:34:24 +01:00
cfdisk.8 fix bold style of man page references 2012-10-09 12:12:48 +02:00
cfdisk.c fdisk: add GPT support 2012-09-27 13:38:14 +02:00
common.h fdisk: move partition types to label specific part 2012-09-27 13:38:13 +02:00
dos_part_types.h fdisk: move partition types to label specific part 2012-09-27 13:38:13 +02:00
fdisk-ask.c fdisk: use comma in the ask-partition-number dialog (again) 2013-03-12 10:58:33 +01:00
fdisk.8 fdisk: remove crappy bugs section from man page 2012-12-17 17:11:05 +01:00
fdisk.c fdisk: no more AIX "support" 2013-03-12 11:37:33 +01:00
fdisk.h fdisk: use fdisk_ask_partnum() everywhere 2013-03-11 13:00:58 +01:00
fdiskbsdlabel.c fdisk: (bsd) support non-nested version too 2013-03-11 15:56:05 +01:00
fdiskbsdlabel.h fdisk: add support for the Xtensa architecture 2013-01-30 15:18:22 +01:00
fdiskdoslabel.c various: fix shadow declarations [smatch scan] 2013-04-09 12:19:25 +02:00
fdiskdoslabel.h libfdisk: add fdisk_partition_toggle_flag() 2013-03-11 13:00:57 +01:00
fdiskmaclabel.c fdisk: remove fdisk_label from API functions, add asserts, use size_t 2013-03-11 13:00:54 +01:00
fdiskmaclabel.h fdisk: move partition types to label specific part 2012-09-27 13:38:13 +02:00
fdisksgilabel.c libfdisk: add fdisk_partition_toggle_flag() 2013-03-11 13:00:57 +01:00
fdisksgilabel.h libfdisk: add fdisk_partition_toggle_flag() 2013-03-11 13:00:57 +01:00
fdisksunlabel.c fdisk: remove unwanted operator [smatch scan] 2013-03-21 08:12:35 +01:00
fdisksunlabel.h fdisk: (sun) cleanup header file 2013-03-11 13:00:57 +01:00
partname.c build-sys: rename fdisk -> fdisks/, convert to module 2012-06-26 20:50:53 +02:00
sfdisk.8 sfdisk: fix formatting typo in man page 2012-11-02 09:17:49 +01:00
sfdisk.c various: fix variable and function declarations [smatch scan] 2013-04-09 12:17:20 +02:00