Source-Changes archive

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

CVS commit: basesrc



Module Name:    basesrc
Committed By:   christos
Date:           Sat Jan 15 01:11:46 UTC 2000

Modified Files:
        basesrc/lib/libc/stdio: flags.c fopen.3 fopen.c

Log Message:
add and "f" flag to fopen that makes sure we are opening a plain file,
so that there is no chance to block.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 basesrc/lib/libc/stdio/flags.c
cvs rdiff -r1.9 -r1.10 basesrc/lib/libc/stdio/fopen.3
cvs rdiff -r1.8 -r1.9 basesrc/lib/libc/stdio/fopen.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