util-linux/fdisks
Michael Forney b09bc5088b build-sys: Check for type sighandler_t and use if present
__sighandler_t is libc implementation specific and should not be relied
upon. Instead, we fall back upon void (*)(int), as specified by POSIX.

Signed-off-by: Karel Zak <kzak@redhat.com>
2013-10-04 11:51:34 +02:00
..
Makemodule.am clean up term lib handling 2013-09-30 13:41:07 +02:00
cfdisk.8 docs: improve formatting and wording of man pages for fdisk and cfdisk 2013-07-09 11:12:01 +02:00
cfdisk.c build-sys: Check for type sighandler_t and use if present 2013-10-04 11:51:34 +02:00
fdisk-ask.c libfdisk: extend fdisk_info() functionality 2013-09-16 16:47:09 +02:00
fdisk-menu.c fdisk: fix 'r' in BSD menu 2013-09-17 15:58:09 +02:00
fdisk.8 Fix various typos 2013-09-28 13:33:59 +03:00
fdisk.c fdisk: use xalloc stuff 2013-09-26 10:58:03 +02:00
fdisk.h fdisk: remove unused code, coding style changes 2013-09-16 16:47:10 +02:00
partname.c fdisk: remove common.h 2013-09-16 16:47:07 +02:00
partname.h fdisk: remove common.h 2013-09-16 16:47:07 +02:00
sfdisk.8 sfdisk: don't use word 'disk'. 2013-07-15 12:14:10 +02:00
sfdisk.c sfdisk: fix y/n mismatch 2013-09-17 09:46:24 +02:00