Subject: CVS commit: [netbsd-1-5] basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 09/04/2002 07:14:38
Module Name:	basesrc
Committed By:	itojun
Date:		Wed Sep  4 04:14:38 UTC 2002

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

Log Message:
pullup 1.10-1.12 (itojun)
allow calloc(0, x) and calloc(x, 0).  sync w/openbsd


To generate a diff of this commit:
cvs rdiff -r1.1.2.27 -r1.1.2.28 basesrc/CHANGES-1.5.4
cvs rdiff -r1.9 -r1.9.10.1 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.