Subject: CVS commit: [netbsd-1-6] basesrc/lib/libc/stdlib
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 08/02/2002 03:56:40
Module Name:	basesrc
Committed By:	lukem
Date:		Fri Aug  2 00:56:40 UTC 2002

Modified Files:
	basesrc/lib/libc/stdlib [netbsd-1-6]: calloc.c

Log Message:
Pull up revision 1.12 (requested by lukem):
restore the previous form of the condition checking malloc() return value, which
was changed in previous revision


To generate a diff of this commit:
cvs rdiff -r1.9.14.2 -r1.9.14.3 basesrc/lib/libc/stdlib/calloc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.