26 Commits (a745a58adeb57107ed884bcc07c915409b9877cb)

Author SHA1 Message Date
Karsten Blees 0217569bb2 Win32: Unicode file name support (dirent) 11 years ago
Karsten Blees d8890ce726 Win32 dirent: improve dirent implementation 11 years ago
Karsten Blees a8248f4a8d Win32 dirent: clarify #include directives 11 years ago
Karsten Blees fa9abe95be Win32 dirent: change FILENAME_MAX to MAX_PATH 11 years ago
Karsten Blees b0601e6564 Win32 dirent: remove unused dirent.d_reclen member 11 years ago
Karsten Blees 1d94c403fd Win32 dirent: remove unused dirent.d_ino member 11 years ago
Kirill Smelkov 22f4c27e68 mingw: activate alloca 11 years ago
Ramsay Jones 9c3b051f93 compat/win32/pthread.c: Fix a sparse warning 12 years ago
Joachim Schmitz 6d45eb1720 make poll available for other platforms lacking it 13 years ago
Ramsay Jones 9ba604a9e4 compat/win32/pthread.h: Add an pthread_key_delete() implementation 13 years ago
Erik Faye-Lund f0bd664977 compat/win32/poll.c: upgrade from upstream 13 years ago
Erik Faye-Lund 0f77dea9a8 mingw: move poll out of sys-folder 13 years ago
Erik Faye-Lund 2a6b149c64 mingw: avoid using strbuf in syslog 14 years ago
Ramsay Jones 56fb3ddc89 msvc: Fix compilation errors in compat/win32/sys/poll.c 14 years ago
Erik Faye-Lund d1b6e6e015 win32: use our own dirent.h 14 years ago
Erik Faye-Lund fdc1211463 mingw: use poll-emulation from gnulib 14 years ago
Erik Faye-Lund 49521af8a8 mingw: import poll-emulation from gnulib 14 years ago
Mike Pape 088d880247 mingw: implement syslog 14 years ago
Johannes Sixt 9374919442 Thread-safe xmalloc and xrealloc needs a recursive mutex 15 years ago
Johannes Sixt 912b26324d Windows: more pthreads functions 15 years ago
Junio C Hamano 9517e6b843 Typofixes outside documentation area 15 years ago
Johannes Sixt 947c3464e4 Implement pthread_cond_broadcast on Windows 15 years ago
Andrzej K. Haczewski 44626dc7d5 MSVC: Windows-native implementation for subset of Pthreads API 15 years ago