Module Name: src Committed By: christos Date: Thu Nov 15 03:50:36 UTC 2012
Modified Files: src/lib/libc/stdio: flags.c fopen.3 Log Message: Add 'x' to the mode bits to specify O_EXCL, like glibc. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/lib/libc/stdio/flags.c cvs rdiff -u -r1.28 -r1.29 src/lib/libc/stdio/fopen.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.