]> err.no Git - util-linux/commit
use _exit() instead of exit() in sighandlers
authorMarek Polacek <mmpolacek@gmail.com>
Thu, 28 Oct 2010 22:55:07 +0000 (00:55 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 29 Oct 2010 11:26:25 +0000 (13:26 +0200)
commit50644ff4de8126eb132fa94ae4645fb19871f5b6
tree1984291cf0520d6123ac440611fc74d7ee10644d
parente98f4af950a64db188e0a9f3eed20fefaa463a99
use _exit() instead of exit() in sighandlers

Signed-off-by: Marek Polacek <mmpolacek@gmail.com>
login-utils/last.c
login-utils/shutdown.c
misc-utils/write.c
text-utils/rev.c
text-utils/ul.c