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:   rumble
Date:           Sat Mar 18 05:46:04 UTC 2006

Modified Files:
        src/lib/libc/stdio: printf.3

Log Message:
Note that for asprintf and vasprintf it is more portable to check for
a -1 return, rather than ret being set to NULL on error.

>From Otto Moerbeek.


To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 src/lib/libc/stdio/printf.3

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