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:47:54
Module Name: basesrc
Committed By: lukem
Date: Fri Aug 2 00:47:54 UTC 2002
Modified Files:
basesrc/lib/libc/stdlib [netbsd-1-6]: calloc.c
Log Message:
Pull up revision 1.11 (requested by itojun in ticket #598):
allow calloc(0, x) and calloc(x, 0). sync w/openbsd
To generate a diff of this commit:
cvs rdiff -r1.9.14.1 -r1.9.14.2 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.