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.