mirror of
https://github.com/tmux/tmux.git
synced 2026-08-19 05:11:34 +00:00
d4b58c71a21b1f380612eb0e45b312e4c91e2a95
Trying to set FD_CLOEXEC on every fd is a lost cause, just use closefrom() before exec.
Ensure we overwrite wide characters properly, and never overwrite characters we weren't overlapping.
Description
tmux source code
Languages
C
76.1%
Shell
15.7%
Roff
6%
Yacc
1%
M4
0.7%
Other
0.4%