summaryrefslogtreecommitdiffstats
path: root/xmalloc.c
AgeCommit message (Expand)Author
2014-10-20Better format for printf format attributes.nicm
2014-10-20Tidy up some includes.nicm
2014-10-08Add xreallocarray and remove nmemb argument from xrealloc.nicm
2012-07-10xfree is not particularly helpful, remove it. From Thomas Adam.Nicholas Marriott
2009-10-26tabs are better; ok nicmTheo Deraadt
2009-10-26Use strlcpy instead of strncpy, pointed out by deraadt.Nicholas Marriott
2009-06-01Import tmux, a terminal multiplexor allowing (among other things) a singleNicholas Marriott