freebsd-nq/lib/libpthread
John Birrell e5a8a007e1 When doing a blocking write, keep looping until all the bytes are
written without returning to the caller. This only occurs on pipes
where either the number of bytes written is greater than the pipe
buffer or if there is insufficient space in the pipe buffer because the
reader is reading slower than the writer is writing.
1998-05-25 21:45:52 +00:00
..
arch/i386/i386 Atomic lock source. 1998-04-29 09:36:03 +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
thread When doing a blocking write, keep looping until all the bytes are 1998-05-25 21:45:52 +00:00
Makefile Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B and 1998-03-28 11:51:01 +00:00