Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-6] src/lib/libc/stdio



Module Name:    src
Committed By:   riz
Date:           Wed Nov 28 23:50:57 UTC 2012

Modified Files:
        src/lib/libc/stdio [netbsd-6]: flags.c fopen.3

Log Message:
Pull up following revision(s) (requested by christos in ticket #723):
        lib/libc/stdio/flags.c: revision 1.17
        lib/libc/stdio/fopen.3: revision 1.29
Add 'x' to the mode bits to specify O_EXCL, like glibc.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.15.4.1 src/lib/libc/stdio/flags.c
cvs rdiff -u -r1.27 -r1.27.4.1 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.




Home | Main Index | Thread Index | Old Index