1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
freebsd/lib/libkse
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
..
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