Add local error/warning functions like err/warn but that call an additional
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 15 Nov 2004 15:53:53 +0000 (15:53 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 15 Nov 2004 15:53:53 +0000 (15:53 +0000)
commit51375f969fbdb842aca5cc2270c181a68af505c3
tree57ed82a4e4f3d5c5388770f95b3032987f22cc6b
parent244eec5cdb319a97b66ca86c9796fa15cd9aec30
Add local error/warning functions like err/warn but that call an additional
cleanup routine in the error case.  This means we no longer need to compile
a special version of alloc.o for visudo.
22 files changed:
LICENSE
Makefile.in
alloc.c
check.c
config.h.in
configure
configure.in
defaults.c
emul/err.h [deleted file]
env.c
err.c [deleted file]
error.c [new file with mode: 0644]
error.h [new file with mode: 0644]
find_path.c
interfaces.c
logging.c
mon_systrace.c
sudo.c
sudo.h
sudo_edit.c
testsudoers.c
visudo.c