maint: update all copyright year number ranges
[gnulib.git] / lib / glthread / thread.c
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-11-30 Paul Eggertcond, lock, thread: better 'inline'
2012-02-10 Paul Eggertmaint: replace FSF snail-mail addresses with URLs
2012-01-04 Bruno HaibleTalk about "native Windows API", not "Win32".
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-06-09 Bruno Haiblethread: Support pthreads-win32.
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-22 Eric Blakeglthread/thread: avoid compiler warning
2008-10-12 Bruno HaibleUse msvcrt aware primitives for creation/termination...
2008-10-01 Bruno HaibleFix the Win32 implementation of the 'thread' module.
2008-08-20 Paolo BonziniMerge branch 'master' of ssh://bonzini@git.sv.gnu.org...
2008-08-18 Bruno HaibleAvoid forcing a context switch right after thread creation.
2008-08-18 Bruno HaibleImplement thread control primitives for Win32.