util-linux/fdisk
Karel Zak 70696820f8 fdisk: always use stderr for debug messages
* add dbgprint() to provide standardized debug output

 * print initial debug message to stderr

Signed-off-by: Karel Zak <kzak@redhat.com>
2012-05-23 11:09:49 +02:00
..
.gitignore build-sys: ignore a bunch of generated files, mostly binaries 2008-04-14 14:08:00 +02:00
Makefile.am fdisk: introduce fdisk context 2012-05-23 10:53:05 +02:00
cfdisk.8 cfdisk: add note about alignment to the man page 2012-01-17 15:48:14 +01:00
cfdisk.c fdisk: cleanup strtoxx_or_err() 2012-05-15 17:43:49 +02:00
common.h lib: add is_whole_disk() from fdisk code 2009-03-11 14:00:21 +01:00
fdisk.8 Fix typos found by misspellings 2012-04-23 13:16:35 +02:00
fdisk.c fdisk: add debug support 2012-05-23 10:53:30 +02:00
fdisk.h fdisk: always use stderr for debug messages 2012-05-23 11:09:49 +02:00
fdiskaixlabel.c fdisk: use a single variable for the current disklabel 2011-07-11 12:01:42 +02:00
fdiskaixlabel.h fdisk: non-linux support (use standard uintxy_t instead __uxy) 2007-12-03 14:03:47 +01:00
fdiskbsdlabel.c fdisk: introduce fdisk context 2012-05-23 10:53:05 +02:00
fdiskbsdlabel.h fdisk: use BSD label header 2012-05-23 10:51:27 +02:00
fdiskdoslabel.c fdisk: introduce fdisk context 2012-05-23 10:53:05 +02:00
fdiskdoslabel.h fdisk: create DOS specific write table function 2012-05-10 11:35:42 +02:00
fdiskmaclabel.c fdisk: use a single variable for the current disklabel 2011-07-11 12:01:42 +02:00
fdiskmaclabel.h fdisk: non-linux support (use standard uintxy_t instead __uxy) 2007-12-03 14:03:47 +01:00
fdisksgilabel.c fdisk: introduce fdisk context 2012-05-23 10:53:05 +02:00
fdisksgilabel.h fdisk: move code for renaming SGI bootfile to SGI module 2011-12-16 14:04:00 +01:00
fdisksunlabel.c fdisk: introduce fdisk context 2012-05-23 10:53:05 +02:00
fdisksunlabel.h fdisk: remove unused guess_device_type() function 2011-12-16 14:04:05 +01:00
gpt.c fdisk: verify writing to streams was successful 2012-04-04 20:02:04 +02:00
gpt.h fdisk: add GPT detection code 2007-06-05 10:40:14 +02:00
i386_sys_types.c fdisk: add exFAT to MBR partition type 0x7 2011-01-23 22:55:23 +01:00
partname.c fdisk: don't shorten long path to disk device 2011-10-12 10:25:01 +02:00
sfdisk.8 sfdisk: add note about alignment to the man page 2012-01-17 15:48:20 +01:00
sfdisk.c fdisk: cleanup strtoxx_or_err() 2012-05-15 17:43:49 +02:00
utils.c fdisk: always use stderr for debug messages 2012-05-23 11:09:49 +02:00