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: nathanw
Date: Fri Jul 18 21:46:42 UTC 2003
Modified Files:
src/lib/libc/stdio: fileext.h findfp.c
Log Message:
Add fields to struct __sfileext to track how many times the lock has been
taken by internal stdio functions, and what the cancellation state was when
the first such lock was taken.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/lib/libc/stdio/fileext.h
cvs rdiff -r1.18 -r1.19 src/lib/libc/stdio/findfp.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