freebsd-dev/lib/libpthread
Alexander Langer 666dfc8237 Correct the return value from pthread_cond_timedwait when a timeout
occurs (was EAGAIN, is now ETIMEDOUT).

Submitted by:	Daniel M. Eischen <deischen@iworks.InterWorks.org>
1997-11-23 22:58:26 +00:00
..
man Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
sys Use libc makefiles from now on instead of duplicating them in libc_r. 1997-05-03 03:57:21 +00:00
thread Correct the return value from pthread_cond_timedwait when a timeout 1997-11-23 22:58:26 +00:00
Makefile Use libc makefiles from now on instead of duplicating them in libc_r. 1997-05-03 03:57:21 +00:00