termux-packages/packages/tmux
Fredrik Fornwall 2b72c3920e tmux: Include <stdlib.h> for getprogname()
After switching to unified headers,  <stdlib.h> was not included
indirectly in compat/setproctitle.c. This caused it to be implicitly
declared to return int and caused a segfault.
2017-07-02 11:18:52 +02:00
..
build.sh
compat-imsg-buffer.c.patch
compat-imsg.c.patch
compat-setproctitle.c.patch tmux: Include <stdlib.h> for getprogname() 2017-07-02 11:18:52 +02:00
configure.patch
session.c.patch
tmux.conf