freebsd-nq/lib/libc_r
John Birrell 8eb25828ad Check the access mode in the flags before waiting on a read or a write
that might never be possible if the file was not opened in the corrent
mode. This prevents a hang for bad programs. Why do people code like that?
1998-06-10 22:28:45 +00:00
..
arch Delete the atomic unlock function since it is no longer required. 1998-06-09 08:25:41 +00:00
man Typo fixes 1998-05-03 22:59:47 +00:00
sys Change the name of this source file so that libc_r builds it instead 1998-04-30 09:04:10 +00:00
uthread Check the access mode in the flags before waiting on a read or a write 1998-06-10 22:28:45 +00:00
Makefile Add a commented out CFLAGS entry that can be uncommented to compile thread 1998-06-09 23:25:13 +00:00