Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 01/22/1998 06:40:01
jtc
Wed Jan 21 22:35:03 PST 1998
Update of /cvsroot/src/lib/libc/stdio
In directory netbsd1:/var/slash-tmp/cvs-serv8677

Modified Files:
	putw.c setvbuf.c 
Log Message:
Use FLOCKFILE() and FUNLOCKFILE() macros from reentrant.h so that stdio
can be made thread-safe.