summaryrefslogtreecommitdiffstats
path: root/usr.bin/tmux/xmalloc.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add xrecallocarray.nicm2019-11-281-1/+2
|
* Key running commands for #() by the unexpanded command, and run themnicm2016-11-171-1/+2
| | | | | again if the expanded form changes (otherwise at most once per second as usual). Fixes issues reported by Gregory Pakosz.
* Sync the entire xmalloc.[ch] with the other users, but with the additionnicm2015-11-181-0/+40
of xrealloc, xvasprintf, xvsnprintf.