summaryrefslogtreecommitdiff
path: root/compat/win32
AgeCommit message (Expand)Author
2010-12-16Merge branch 'rj/msvc-fix'Junio C Hamano
2010-12-09msvc: Fix compilation errors in compat/win32/sys/poll.cRamsay Jones
2010-11-24win32: use our own dirent.hErik Faye-Lund
2010-11-04mingw: use poll-emulation from gnulibErik Faye-Lund
2010-11-04mingw: import poll-emulation from gnulibErik Faye-Lund
2010-11-04mingw: implement syslogMike Pape
2010-06-21Merge branch 'js/async-thread'Junio C Hamano
2010-04-09Thread-safe xmalloc and xrealloc needs a recursive mutexJohannes Sixt
2010-03-07Windows: more pthreads functionsJohannes Sixt
2010-02-04Typofixes outside documentation areaJunio C Hamano
2010-01-30Implement pthread_cond_broadcast on WindowsJohannes Sixt
2010-01-17MSVC: Windows-native implementation for subset of Pthreads APIAndrzej K. Haczewski