aboutsummaryrefslogtreecommitdiff
path: root/xmalloc.c
Commit message (Expand)AuthorAge
* Add xrecallocarray.nicm2019-11-28
* asprintf returns -1, not an arbitrary value < 0. Also upon error thederaadt2019-06-28
* Key running commands for #() by the unexpanded command, and run themnicm2016-11-17
* fatalx() not fatal().nicm2016-04-04
* Sync the entire xmalloc.[ch] with the other users, but with the additionnicm2015-11-18
* Merge xmalloc.[ch] files across base, skipping OpenSSH for now.tobias2015-11-17
* Better format for printf format attributes.nicm2014-10-20
* Tidy up some includes.nicm2014-10-20
* Add xreallocarray and remove nmemb argument from xrealloc.nicm2014-10-08
* xfree is not particularly helpful, remove it. From Thomas Adam.Nicholas Marriott2012-07-10
* tabs are better; ok nicmTheo Deraadt2009-10-26
* Use strlcpy instead of strncpy, pointed out by deraadt.Nicholas Marriott2009-10-26
* Import tmux, a terminal multiplexor allowing (among other things) a singleNicholas Marriott2009-06-01