Branch: refs/heads/master Home: https://github.com/tmux/tmux Commit: 63b728237716594d711ef9e7ee3a0203d43f6723 https://github.com/tmux/tmux/commit/63b728237716594d711ef9e7ee3a0203d43f6723 Author: nicm <nicm> Date: 2023-07-10 (Mon, 10 Jul 2023)
Changed paths: M client.c Log Message: ----------- It should no longer be necessary to ignore SIGCHLD because it is now blocked around daemon(), and doing so causes trouble with newer libevent (it cannot restore the original handler). Reported by Azat Khuzhin in GitHub issue 3626. Commit: 18870913c5325988a7eb61cce4af09576da3fd45 https://github.com/tmux/tmux/commit/18870913c5325988a7eb61cce4af09576da3fd45 Author: Thomas Adam <tho...@xteddy.org> Date: 2023-07-10 (Mon, 10 Jul 2023) Changed paths: M client.c Log Message: ----------- Merge branch 'obsd-master' Compare: https://github.com/tmux/tmux/compare/269dab4b3e59...18870913c532 -- You received this message because you are subscribed to the Google Groups "tmux-git" group. To unsubscribe from this group and stop receiving emails from it, send an email to tmux-git+unsubscr...@googlegroups.com. To view this discussion on the web, visit https://groups.google.com/d/msgid/tmux-git/tmux/tmux/push/refs/heads/master/269dab-188709%40github.com.