log

age author description
Mon, 18 Aug 2008 11:39:40 +0200 Bruno Haible Avoid forcing a context switch right after thread creation.
Tue, 19 Aug 2008 07:59:49 +0200 Paolo Bonzini poll-win32
Mon, 18 Aug 2008 02:23:32 +0200 Bruno Haible Implement thread control primitives for Win32.
Sun, 17 Aug 2008 21:56:29 +0200 Bruno Haible Include the right header files.
Sun, 17 Aug 2008 21:26:13 +0200 Bruno Haible Fix syntax errors in C++ mode.
Sun, 17 Aug 2008 21:18:02 +0200 Bruno Haible Make gl_create_thread easier to use.
Sun, 17 Aug 2008 21:02:11 +0200 Bruno Haible New module 'yield'.
Sun, 17 Aug 2008 19:46:23 +0200 Bruno Haible Link with LIBMULTITHREAD, not LIBTHREAD.
Sun, 17 Aug 2008 19:29:30 +0200 Bruno Haible New module 'thread'.
Sun, 17 Aug 2008 18:33:47 +0200 Bruno Haible Include <stdlib.h> always.
Sun, 17 Aug 2008 18:02:05 +0200 Bruno Haible AC_C_INLINE can be AC_REQUIREd.
Sun, 17 Aug 2008 17:23:23 +0200 Bruno Haible Update modules list.
Sun, 17 Aug 2008 17:21:35 +0200 Yoann Vandoorselaere New module 'cond'.
Sun, 17 Aug 2008 16:26:05 +0200 Bruno Haible Move some code from module 'lock' to module 'threadlib'.
Sat, 16 Aug 2008 13:47:58 -0600 Eric Blake c-stack: fix regression on Irix 5.3 from 2008-06-21
Sun, 17 Aug 2008 15:49:29 +0200 Bruno Haible New module 'threadlib'.
Thu, 14 Aug 2008 12:51:54 +0200 Bruno Haible Separate the macros and the function symbols.
Thu, 14 Aug 2008 10:56:24 +0200 Bruno Haible Move the lock and tls source files into a subdirectory.
Mon, 11 Aug 2008 15:29:40 +0200 Jim Meyering * lib/fts_.h: Fix grammar (insert a missing "is") in a comment.
Mon, 11 Aug 2008 06:33:56 -0600 Eric Blake test-c-stack: avoid C99-ism
Sun, 10 Aug 2008 16:40:12 +0200 Jim Meyering ensure that return value of uinttostr et al are not ignored
Thu, 07 Aug 2008 11:27:02 +0200 Jim Meyering * modules/tempname (License): Relicense under LGPLv2+.
Thu, 07 Aug 2008 12:09:59 +0200 Paolo Bonzini fix typo in lib/lock.c (fixes compilation on Darwin)
Thu, 07 Aug 2008 11:48:23 +0200 Jim Meyering * m4/inet_pton.m4: Fix typo in comment: s/inet_ntop/inet_pton/.
Thu, 07 Aug 2008 11:19:12 +0200 Jim Meyering * modules/mkstemp (License): Relicense under LGPLv2+.
Thu, 07 Aug 2008 00:15:07 +0200 Bruno Haible Further micro-optimization.
Wed, 06 Aug 2008 11:49:11 +0200 Jim Meyering inet_pton.c: use locale-independent tolower
Wed, 06 Aug 2008 10:27:53 +0200 Paolo Bonzini microoptimization of lib/poll.c
Wed, 06 Aug 2008 09:40:32 +0200 Jim Meyering * modules/inet_pton (License): Relicense under LGPLv2+.
Tue, 05 Aug 2008 10:36:33 -0700 Karl Berry autoupdate