]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'cb/daemon-reap-children'
authorJunio C Hamano <gitster@pobox.com>
Mon, 21 Jul 2025 16:14:28 +0000 (09:14 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 21 Jul 2025 16:14:28 +0000 (09:14 -0700)
Futz with SIGCHLD handling in "git daemon".

* cb/daemon-reap-children:
  daemon: use sigaction() to install child_handler()
  compat/mingw: allow sigaction(SIGCHLD)

1  2 
daemon.c

diff --cc daemon.c
Simple merge