Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'obsd-master' into master | Thomas Adam | 2021-08-25 |
|\ | |||
| * | Fix up some printflike attributes. | nicm | 2021-08-25 |
| | | |||
* | | Merge branch 'obsd-master' | Thomas Adam | 2019-11-28 |
|\| | |||
| * | Add xrecallocarray. | nicm | 2019-11-28 |
| | | |||
* | | Merge branch 'obsd-master' | Thomas Adam | 2016-11-17 |
|\| | |||
| * | Key running commands for #() by the unexpanded command, and run them | nicm | 2016-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 Marriott | 2016-10-17 |
| | | |||
* | | xmalloc: define __bounded__ where necessary | Thomas Adam | 2016-02-07 |
|/ | |||
* | Sync the entire xmalloc.[ch] with the other users, but with the addition | nicm | 2015-11-18 |
of xrealloc, xvasprintf, xvsnprintf. |