CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/11/18 06:06:54
Modified files:
usr.bin/tmux : input.c log.c options.c tmux.h tty-term.c
xmalloc.c
Added files:
usr.bin/tmux : xmalloc.h
Log message:
Sync the entire xmalloc.[ch] with the other users, but with the addition
of xrealloc, xvasprintf, xvsnprintf.
