summaryrefslogtreecommitdiff
path: root/compat/win32
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'js/async-thread'Junio C Hamano2010-06-212-0/+33
|\
| * Windows: more pthreads functionsJohannes Sixt2010-03-072-0/+33
* | Thread-safe xmalloc and xrealloc needs a recursive mutexJohannes Sixt2010-04-081-1/+7
|/
* Typofixes outside documentation areaJunio C Hamano2010-02-031-1/+1
* Implement pthread_cond_broadcast on WindowsJohannes Sixt2010-01-292-15/+94
* MSVC: Windows-native implementation for subset of Pthreads APIAndrzej K. Haczewski2010-01-162-0/+177