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:   drochner
Date:           Thu Mar  8 19:57:53 UTC 2007

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

Log Message:
modify the previous fix so that no pointless realloc()s are done in
the case of multiple empty continuation lines, and comment the code
to make the logics obvious
fix an unrelated comment


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