Module Name: src Committed By: dholland Date: Sat Dec 25 20:35:25 UTC 2010
Modified Files:
src/usr.bin/make: make_malloc.c
Log Message:
Many C libraries don't set errno when make fails, so always use
strerror(ENOMEM).
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/usr.bin/make/make_malloc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
