summaryrefslogtreecommitdiff
path: root/compat/win32/pthread.c
Commit message (Expand)AuthorAgeFilesLines
* compat/win32/pthread.c: Fix a sparse warningRamsay Jones2013-04-281-1/+1
* Windows: more pthreads functionsJohannes Sixt2010-03-071-0/+8
* Typofixes outside documentation areaJunio C Hamano2010-02-031-1/+1
* Implement pthread_cond_broadcast on WindowsJohannes Sixt2010-01-291-11/+89
* MSVC: Windows-native implementation for subset of Pthreads APIAndrzej K. Haczewski2010-01-161-0/+110