Source-Changes archive

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

CVS commit: src/lib/libc/stdio



Module Name:    src
Committed By:   drochner
Date:           Mon May 10 16:50:23 UTC 2004

Modified Files:
        src/lib/libc/stdio: fparseln.c

Log Message:
Add FLOCKFILE() locking - should be threadsafe now.
(Didn't test the !HAVE_FPARSELN && !_REENTRANT case -- this might be
hit in tools/compat on some host platforms.)


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/lib/libc/stdio/fparseln.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