Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-1-5] basesrc



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.




Home | Main Index | Thread Index | Old Index