Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 09/17/1999 06:03:47
Module Name:	basesrc
Committed By:	lukem
Date:		Fri Sep 17 13:03:47 UTC 1999

Modified Files:
	basesrc/lib/libc/stdio: fread.c fwrite.c

Log Message:
revert previous; if we examine SUS more closely we find that unless explictly specified, use of a NULL pointer is undefined


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 basesrc/lib/libc/stdio/fread.c
cvs rdiff -r1.10 -r1.11 basesrc/lib/libc/stdio/fwrite.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.