Branch: refs/heads/master Home: https://github.com/tmux/tmux Commit: 2e39d698d2e6597f0c2c92bbbfd7213dca029b20 https://github.com/tmux/tmux/commit/2e39d698d2e6597f0c2c92bbbfd7213dca029b20 Author: claudio <claudio> Date: 2024-01-16 (Tue, 16 Jan 2024)
Changed paths: M proc.c M server-client.c Log Message: ----------- Use imsg_get_fd() instead of direct access to imsg.fd The change in proc.c can be further simplified once imsg_free() takes care of unclaimed file descriptors. OK nicm@ Commit: 001e26d0bbca8aa53e091ee4a445c2953864fa04 https://github.com/tmux/tmux/commit/001e26d0bbca8aa53e091ee4a445c2953864fa04 Author: Thomas Adam <tho...@xteddy.org> Date: 2024-01-16 (Tue, 16 Jan 2024) Changed paths: M proc.c M server-client.c Log Message: ----------- Merge branch 'obsd-master' Compare: https://github.com/tmux/tmux/compare/e809c2ec359b...001e26d0bbca -- 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/e809c2-001e26%40github.com.