log lib/glthread/cond.h @ 37164:40dfa49bda69

age author description
Wed, 28 Aug 2013 18:49:38 -0700 Paul Eggert headers: check that _GL_INLINE_HEADER_BEGIN is defined
Tue, 01 Jan 2013 00:50:58 +0000 Eric Blake maint: update all copyright year number ranges
Tue, 20 Nov 2012 22:25:08 -0800 Paul Eggert cond, lock, thread: better 'inline'
Thu, 09 Feb 2012 21:39:05 -0800 Paul Eggert maint: replace FSF snail-mail addresses with URLs
Wed, 04 Jan 2012 14:31:33 +0100 Bruno Haible Talk about "native Windows API", not "Win32".
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Tue, 04 Oct 2011 01:19:29 +0200 Bruno Haible glthread/*, strsignal: Support for MSVC.
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Mon, 28 Dec 2009 10:50:36 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2009
Fri, 17 Oct 2008 13:33:22 +0200 Bruno Haible New implementation of condition variables for Win32.
Sun, 12 Oct 2008 00:14:22 +0200 Yoann Vandoorselaere Provide a Win32 implementation of the 'cond' module.
Wed, 01 Oct 2008 03:11:20 +0200 Bruno Haible Needs to depend on modules 'errno' and 'time'.
Sat, 13 Sep 2008 11:55:59 +0200 Bruno Haible Don't redefine ETIMEDOUT on Solaris.
Fri, 12 Sep 2008 02:34:54 +0200 Yoann Vandoorselaere Use dummy implementation also if USE_WIN32_THREADS.
Sun, 17 Aug 2008 21:26:13 +0200 Bruno Haible Fix syntax errors in C++ mode.
Sun, 17 Aug 2008 18:33:47 +0200 Bruno Haible Include <stdlib.h> always.
Sun, 17 Aug 2008 17:21:35 +0200 Yoann Vandoorselaere New module 'cond'.