maint: update almost all copyright ranges to include 2011
[gnulib.git] / lib / glthread / cond.c
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-29 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
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'.