Subject: CVS commit: [nathanw_sa] basesrc/lib/libc/stdio
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 02/07/2002 01:14:58
Module Name:	basesrc
Committed By:	nathanw
Date:		Wed Feb  6 23:14:57 UTC 2002

Modified Files:
	basesrc/lib/libc/stdio [nathanw_sa]: Makefile.inc
Added Files:
	basesrc/lib/libc/stdio [nathanw_sa]: flockfile.c

Log Message:
Implement flockfile(), ftrylockfile(), and funlockfile().
(Ewwww. Recursive mutexes.)


To generate a diff of this commit:
cvs rdiff -r1.19.2.2 -r1.19.2.3 basesrc/lib/libc/stdio/Makefile.inc
cvs rdiff -r0 -r1.1.2.1 basesrc/lib/libc/stdio/flockfile.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.