Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/stdio
Module Name: src
Committed By: roy
Date: Tue Jul 14 18:29:41 UTC 2009
Modified Files:
src/lib/libc/stdio: getdelim.c
Log Message:
Allow a buffer of SSIZE_MAX + 1 as the returned bytes do not include the NULL.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/lib/libc/stdio/getdelim.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