Subject: CVS commit: basesrc/lib/libc/stdlib
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 07/31/2002 12:26:50
Module Name: basesrc
Committed By: itojun
Date: Wed Jul 31 09:26:50 UTC 2002
Modified Files:
basesrc/lib/libc/stdlib: calloc.c
Log Message:
allow calloc(0, x) and calloc(x, 0). sync w/openbsd
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 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.