Source-Changes archive

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

CVS commit: [nathanw_sa] basesrc/lib/libc/stdio



Module Name:    basesrc
Committed By:   nathanw
Date:           Thu Feb  7 20:05:18 UTC 2002

Modified Files:
        basesrc/lib/libc/stdio [nathanw_sa]: sscanf.c vsscanf.c

Log Message:
sscanf() and vsscanf() construct private FILE structures; be sure to
initialize the flockfile() locks there, too.


To generate a diff of this commit:
cvs rdiff -r1.11.10.2 -r1.11.10.3 basesrc/lib/libc/stdio/sscanf.c
cvs rdiff -r1.10.10.2 -r1.10.10.3 basesrc/lib/libc/stdio/vsscanf.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