glthread/thread: avoid compiler warning
[gnulib.git] / lib / glthread / cond.c
2008-10-17 Bruno HaibleNew implementation of condition variables for Win32.
2008-10-14 Bruno HaibleAdd a comment.
2008-10-14 Bruno HaibleFix syntax error in native Win32 code.
2008-10-11 Yoann VandoorselaereProvide a Win32 implementation of the 'cond' module.
2008-09-13 Bruno HaibleDon't redefine ETIMEDOUT on Solaris.
2008-08-17 Yoann VandoorselaereNew module 'cond'.