stpncpy: Allow stpncpy to be defined as a macro.
[gnulib.git] / lib / glthread / thread.c
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.