Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: lukem
Date: Thu Sep 16 12:45:35 UTC 1999
Modified Files:
basesrc/lib/libc/stdio: fread.c fwrite.c
Log Message:
return (0) if size or count == 0 before check for _DIAGASSERT(buf != NULL).
this is ok according to SUS.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 basesrc/lib/libc/stdio/fread.c
cvs rdiff -r1.9 -r1.10 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.
Home |
Main Index |
Thread Index |
Old Index