]> err.no Git - util-linux/commit
mount: cleanup error() and die()
authorKarel Zak <kzak@redhat.com>
Thu, 25 Oct 2007 08:12:51 +0000 (10:12 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 25 Oct 2007 19:50:59 +0000 (21:50 +0200)
commit26f95c7da28d94f663566e9d2132d4c71a1af098
tree2bfcac3c931973d61080335b70f606f11cfe02e6
parentab9dd9385c1c517477b0cc6362fdbff763b61b6c
mount: cleanup error() and die()

 * moves error() and die() to sundries.h
 * removes at_die
 * adds __attribute__ ((__format__ (__printf__ )))

Signed-off-by: Karel Zak <kzak@redhat.com>
mount/fstab.c
mount/mount.c
mount/sundries.c
mount/sundries.h
mount/swapon.c
mount/umount.c
mount/xmalloc.c
mount/xmalloc.h