freebsd-skq/lib/libc_r
Dmitrij Tejblum f0f066ec83 Fixed bug, caused threads to wait for locks which nobody hold.
Fixed sign extension bug, caused undefined behavior if FILE live in stack.
1998-09-09 16:50:33 +00:00
..
arch Delete the atomic unlock function since it is no longer required. 1998-06-09 08:25:41 +00:00
man Implement pthread read/write locks as defined by Version 2 of the Single 1998-09-07 19:01:43 +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
test Test program for sigwait. 1998-08-25 12:35:16 +00:00
uthread Fixed bug, caused threads to wait for locks which nobody hold. 1998-09-09 16:50:33 +00:00
Makefile Don't compile in the use of poll() when building libc_r. This isn't 1998-06-14 11:25:46 +00:00