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: christos
Date: Sun Oct 25 20:44:13 UTC 2009
Modified Files:
src/lib/libc/stdio: asprintf.c fgets.c fgetwc.c fread.c fvwrite.c
getdelim.c setbuffer.c stdio.c tempnam.c ungetc.c vasprintf.c
vfwprintf.c vsnprintf_ss.c
Log Message:
revert some of dsl's changes to make things build on i386; he can undo what
he wants when he comes back.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/lib/libc/stdio/asprintf.c \
src/lib/libc/stdio/vfwprintf.c
cvs rdiff -u -r1.26 -r1.27 src/lib/libc/stdio/fgets.c
cvs rdiff -u -r1.10 -r1.11 src/lib/libc/stdio/fgetwc.c
cvs rdiff -u -r1.19 -r1.20 src/lib/libc/stdio/fread.c
cvs rdiff -u -r1.20 -r1.21 src/lib/libc/stdio/fvwrite.c \
src/lib/libc/stdio/tempnam.c
cvs rdiff -u -r1.6 -r1.7 src/lib/libc/stdio/getdelim.c
cvs rdiff -u -r1.11 -r1.12 src/lib/libc/stdio/setbuffer.c \
src/lib/libc/stdio/vasprintf.c
cvs rdiff -u -r1.15 -r1.16 src/lib/libc/stdio/stdio.c \
src/lib/libc/stdio/ungetc.c
cvs rdiff -u -r1.7 -r1.8 src/lib/libc/stdio/vsnprintf_ss.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