summaryrefslogtreecommitdiff
path: root/compat/win32
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ds/bundle-uri'Junio C Hamano2022-06-031-5/+1
|\
| * dir API: add a generalized path_match_flags() functionÆvar Arnfjörð Bjarmason2022-05-161-5/+1
* | Merge branch 'js/ci-gcc-12-fixes'Junio C Hamano2022-05-311-0/+2
|\ \ | |/ |/|
| * compat/win32/syslog: fix use-after-reallocJohannes Schindelin2022-05-241-0/+2
* | core.fsyncmethod: add writeout-only modeNeeraj Singh2022-03-101-0/+28
* | lazyload: use correct calling conventionsMatthias Aßhauer2022-01-092-5/+5
|/
* lazyload.h: use an even more generic function pointer than FARPROCCarlo Marcelo Arenas Belón2021-09-271-3/+6
* lazyload.h: fix warnings about mismatching function pointer typesJohannes Sixt2021-09-271-2/+3
* win32: allow building with pedantic mode enabledCarlo Marcelo Arenas Belón2021-09-031-1/+1
* run-command: trigger PATH lookup properly on CygwinAndras Kucsma2020-03-271-0/+11
* Sync with 2.23.1Johannes Schindelin2019-12-062-2/+27
|\
| * Sync with 2.22.2Johannes Schindelin2019-12-062-2/+27
| |\
| | * Sync with 2.21.1Johannes Schindelin2019-12-062-2/+27
| | |\
| | | * Sync with 2.20.2Johannes Schindelin2019-12-062-2/+27
| | | |\
* | | | \ Merge branch 'dl/compat-cleanup'Junio C Hamano2019-10-181-1/+1
|\ \ \ \ \
| * | | | | pthread.h: manually align parameter listsDenton Liu2019-10-111-1/+1
* | | | | | Merge branch 'js/azure-pipelines-msvc'Junio C Hamano2019-10-151-0/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | compat/win32/path-utils.h: add #include guardsJohannes Schindelin2019-10-061-0/+5
| |/ / / /
* | | | | compat/*.[ch]: remove extern from function declarations using spatchDenton Liu2019-09-051-3/+3
|/ / / /
* | | | mingw: embed a manifest to trick UAC into Doing The Right ThingCesar Eduardo Barros2019-06-271-0/+25
|/ / /
* | | trace2: report peak memory usage of the processJeff Hostetler2019-04-161-3/+47
* | | trace2: collect Windows-specific process informationJeff Hostetler2019-02-221-0/+147
|/ /
* | Merge branch 'tb/use-common-win32-pathfuncs-on-cygwin'Junio C Hamano2019-01-142-0/+48
|\ \ | |/ |/|
| * git clone <url> C:\cygwin\home\USER\repo' is working (again)Torsten Bögershausen2018-12-262-0/+48
* | win32: replace pthread_cond_*() with much simpler codeLoo Rong Jie2018-11-142-159/+7
|/
* Win32: simplify loading of DLL functionsjs/win32-lazyload-dllJohannes Schindelin2017-09-261-0/+57
* win32: plug memory leak on realloc() failure in syslog()rs/win32-syslog-leakfixRené Scharfe2017-08-101-0/+2
* Merge branch 'jk/push-client-deadlock-fix'Junio C Hamano2016-05-181-0/+7
|\
| * Windows: only add a no-op pthread_sigmask() when neededjk/push-client-deadlock-fixJohannes Schindelin2016-05-111-0/+2
| * Windows: add pthread_sigmask() that does nothingJohannes Sixt2016-05-021-0/+5
* | compat/win32/syslog.c: use warning_errno()Nguyễn Thái Ngọc Duy2016-05-091-3/+3
* | Merge branch 'js/pthread-exit-emu-windows'Junio C Hamano2016-03-041-1/+1
|\ \
| * | Mark win32's pthread_exit() as NORETURNjs/pthread-exit-emu-windowsJohannes Schindelin2016-03-021-1/+1
* | | Merge branch 'jk/tighten-alloc'Junio C Hamano2016-02-261-2/+2
|\ \ \ | | |/ | |/|
| * | use st_add and st_mult for allocation size computationJeff King2016-02-221-2/+2
| |/
* | mingw: uglify (a, 0) definitions to shut up warningsjs/msys2Johannes Schindelin2016-01-151-1/+4
* | mingw: squash another warning about a castJohannes Schindelin2016-01-151-1/+1
|/
* Win32: Unicode file name support (dirent)sk/mingw-uni-fixKarsten Blees2014-07-152-21/+11
* Merge branch 'sk/mingw-dirent'Junio C Hamano2014-07-092-67/+57
|\
| * Win32 dirent: improve dirent implementationsk/mingw-direntKarsten Blees2014-06-091-59/+54
| * Win32 dirent: clarify #include directivesKarsten Blees2014-06-091-2/+1
| * Win32 dirent: change FILENAME_MAX to MAX_PATHKarsten Blees2014-06-091-1/+1
| * Win32 dirent: remove unused dirent.d_reclen memberKarsten Blees2014-06-091-4/+1
| * Win32 dirent: remove unused dirent.d_ino memberKarsten Blees2014-06-091-1/+0
* | mingw: activate allocaks/tree-diff-nwayKirill Smelkov2014-04-091-0/+1
|/
* compat/win32/pthread.c: Fix a sparse warningRamsay Jones2013-04-281-1/+1
* make poll available for other platforms lacking itJoachim Schmitz2012-09-172-659/+0
* compat/win32/pthread.h: Add an pthread_key_delete() implementationRamsay Jones2012-04-111-0/+5
* compat/win32/poll.c: upgrade from upstreamErik Faye-Lund2011-10-301-6/+13
* mingw: move poll out of sys-folderErik Faye-Lund2011-10-302-0/+0