NEWS.stable: log cherry-pick [e446f25]->[c092018] relocatable-shell: Update suggested...
[gnulib.git] / lib / glthread / thread.c
2014-02-02 Ian BeckwithMerge tag 'snapshot-start' into stable
2014-01-01 Eric Blakemaint: update copyright
2013-08-05 Ian BeckwithMerge tag 'snapshot-start' into stable
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-11-30 Paul Eggertcond, lock, thread: better 'inline'
2012-03-31 Ian BeckwithMerge tag 'snapshot-start' into stable
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-09-07 Ian BeckwithMerge commit 'snapshot-start' into stable
2011-06-09 Bruno Haiblethread: Support pthreads-win32.
2011-02-11 Ian BeckwithMerge branch 'upstream' into stable
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-01-08 Ian BeckwithMerge commit '12319ff4e84ca616a671216d991dd6eaf1c39c47...
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-14 Ian BeckwithMerge branch 'upstream' into stable
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.