Module Name: src Committed By: christos Date: Wed Jul 15 19:08:43 UTC 2015
Modified Files: src/lib/libc/stdio: fopen.3 makebuf.c setbuf.3 Log Message: 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.30 -r1.31 src/lib/libc/stdio/fopen.3 cvs rdiff -u -r1.17 -r1.18 src/lib/libc/stdio/makebuf.c cvs rdiff -u -r1.13 -r1.14 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.