opendir-safer.c: don't clobber errno; don't close negative FD
[gnulib.git] / lib / glthread / lock.c
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-17 Bruno HaibleNew implementation of condition variables for Win32.
2008-10-13 Bruno HaibleMerge branch 'master' of ssh://haible@git.sv.gnu.org...
2008-10-12 Bruno HaibleMerge branch 'master' of ssh://haible@git.sv.gnu.org...
2008-10-12 Bruno HaibleComment.
2008-08-20 Paolo BonziniMerge branch 'master' of ssh://bonzini@git.sv.gnu.org...
2008-08-18 Bruno HaibleFix 2008-08-03 change.
2008-08-17 Bruno HaibleMove some code from module 'lock' to module 'threadlib'.
2008-08-14 Bruno HaibleSeparate the macros and the function symbols.
2008-08-14 Bruno HaibleMove the lock and tls source files into a subdirectory.