Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-1-6] basesrc/lib/libc/stdlib
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.
Home |
Main Index |
Thread Index |
Old Index