Subject: CVS commit: src/lib/libc/gen
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 05/30/2003 00:12:10
Module Name: src
Committed By: simonb
Date: Fri May 30 00:12:09 UTC 2003
Modified Files:
src/lib/libc/gen: getbsize.3 getbsize.c
Log Message:
Allow either parameter to the getbsize(3) function to be a NULL, in
which case it is ignored.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/lib/libc/gen/getbsize.3
cvs rdiff -r1.13 -r1.14 src/lib/libc/gen/getbsize.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.