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:   lukem
Date:           Wed Feb 11 23:48:17 UTC 2009

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

Log Message:
Fix sign-compare issues.
Ensure provided uio_resid >= 0; negative sizes have "interesting"
semantics elsewhere in stdio, so it's better to avoid them.


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