Source-Changes archive

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

NetBSD master CVS tree commits



jtc
Thu Jan 22 00:20:07 PST 1998
Update of /cvsroot/src/lib/libc/include
In directory netbsd1:/var/slash-tmp/cvs-serv23060

Modified Files:
        reentrant.h 
Log Message:
Add support for multiple reader-single writer locks which will be used
in stdio.  Although there is no POSIX.1 lock of this type, XPG 4.2 has
specified one that is suitable for our purposes and that we'll have to
implement anyway.


jtc
Thu Jan 22 00:21:50 PST 1998
Update of /cvsroot/src/lib/libc/stdio
In directory netbsd1:/var/slash-tmp/cvs-serv23966

Modified Files:
        fflush.c findfp.c refill.c 
Log Message:
Use rwlocks as appropriate.




Home | Main Index | Thread Index | Old Index