Module Name: src Committed By: seanb Date: Tue May 15 17:51:51 UTC 2012
Modified Files:
src/usr.bin/make: compat.c
Log Message:
- Use _exit() instead of exit() in signal handler since
the latter isn't signal safe.
To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 src/usr.bin/make/compat.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
