git/compat/win32
Junio C Hamano e444fd1d53 Merge branch 'js/win-kill-child-more-gently'
Advanced emulation of kill() used on Windows in GfW has been
upstreamed to improve the symptoms like left-behind .lock files and
that fails to let the child clean-up itself when it gets killed.

* js/win-kill-child-more-gently:
  mingw: really handle SIGINT
  mingw: kill child processes in a gentler way
2026-06-16 09:01:02 -07:00
..
alloca.h
dirent.c mingw: teach dirent about symlinks 2026-01-09 18:32:55 -08:00
dirent.h
exit-process.h mingw: kill child processes in a gentler way 2026-06-05 22:39:57 +09:00
flush.c unify and bump _WIN32_WINNT definition to Windows 8.1 2026-04-06 10:06:20 -07:00
git.manifest mingw: embed a manifest to trick UAC into Doing The Right Thing 2019-06-27 12:55:45 -07:00
headless.c compat/win32: fix -Wsign-compare warning in "wWinMain()" 2024-12-06 20:20:01 +09:00
lazyload.h lazyload: use correct calling conventions 2022-01-09 10:34:53 -08:00
path-utils.c environment: guard state depending on a repository 2024-09-12 10:15:42 -07:00
path-utils.h win32: override `fspathcmp()` with a directory separator-aware version 2024-07-13 16:23:36 -07:00
pthread.c compat/win32: add pthread_cond_timedwait 2026-04-15 08:44:32 -07:00
pthread.h compat/win32: add pthread_cond_timedwait 2026-04-15 08:44:32 -07:00
syslog.c compat: mark unused parameters in win32/mingw functions 2024-08-28 09:51:18 -07:00
syslog.h
trace2_win32_process_info.c trace2: emit cmd_ancestry data for Windows 2026-02-13 12:18:31 -08:00