aboutsummaryrefslogtreecommitdiff
path: root/xmalloc.h
Commit message (Collapse)AuthorAge
* Merge branch 'obsd-master'Thomas Adam2016-11-17
|\
| * Key running commands for #() by the unexpanded command, and run themnicm2016-11-17
| | | | | | | | | | again if the expanded form changes (otherwise at most once per second as usual). Fixes issues reported by Gregory Pakosz.
* | One extra empty line not in OpenBSD, and tweak a #define style.Nicholas Marriott2016-10-17
| |
* | xmalloc: define __bounded__ where necessaryThomas Adam2016-02-07
|/
* Sync the entire xmalloc.[ch] with the other users, but with the additionnicm2015-11-18
of xrealloc, xvasprintf, xvsnprintf.