Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-7] src/lib/libc/stdio
Module Name: src
Committed By: riz
Date: Wed Nov 4 16:29:56 UTC 2015
Modified Files:
src/lib/libc/stdio [netbsd-7]: fopen.3 makebuf.c setbuf.3
Log Message:
Pull up following revision(s) (requested by christos in ticket #920):
lib/libc/stdio/fopen.3: revision 1.31
lib/libc/stdio/setbuf.3: revision 1.14
lib/libc/stdio/makebuf.c: revision 1.18
Allow changing the default buffering policy for a stdio stream during
construction by setting environment variables.
To generate a diff of this commit:
cvs rdiff -u -r1.29.8.1 -r1.29.8.2 src/lib/libc/stdio/fopen.3
cvs rdiff -u -r1.17 -r1.17.10.1 src/lib/libc/stdio/makebuf.c
cvs rdiff -u -r1.13 -r1.13.76.1 src/lib/libc/stdio/setbuf.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