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:   cbiere
Date:           Fri Jan 26 00:27:54 UTC 2007

Modified Files:
        src/lib/libc/stdio: asprintf.c

Log Message:
 * Consider all negative return values as error, not just -1.
 * Corrected cast because (size_t) (INT_MAX + 1) is bogus.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/lib/libc/stdio/asprintf.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