aboutsummaryrefslogtreecommitdiff
path: root/compat/win32
Commit message (Expand)AuthorAge
* make poll available for other platforms lacking itJoachim Schmitz2012-09-17
* compat/win32/pthread.h: Add an pthread_key_delete() implementationRamsay Jones2012-04-11
* compat/win32/poll.c: upgrade from upstreamErik Faye-Lund2011-10-30
* mingw: move poll out of sys-folderErik Faye-Lund2011-10-30
* mingw: avoid using strbuf in syslogErik Faye-Lund2011-10-07
* Merge branch 'rj/msvc-fix'Junio C Hamano2010-12-16
|\
| * msvc: Fix compilation errors in compat/win32/sys/poll.cRamsay Jones2010-12-09
* | win32: use our own dirent.hErik Faye-Lund2010-11-23
|/
* mingw: use poll-emulation from gnulibErik Faye-Lund2010-11-04
* mingw: import poll-emulation from gnulibErik Faye-Lund2010-11-04
* mingw: implement syslogMike Pape2010-11-04
* Merge branch 'js/async-thread'Junio C Hamano2010-06-21
|\
| * Windows: more pthreads functionsJohannes Sixt2010-03-07
* | Thread-safe xmalloc and xrealloc needs a recursive mutexJohannes Sixt2010-04-08
|/
* Typofixes outside documentation areaJunio C Hamano2010-02-03
* Implement pthread_cond_broadcast on WindowsJohannes Sixt2010-01-29
* MSVC: Windows-native implementation for subset of Pthreads APIAndrzej K. Haczewski2010-01-16