mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +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
No description provided
Languages
C
87.4%
Roff
7.1%
Shell
2.7%
Yacc
1.4%
M4
0.8%
Other
0.5%