Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge xmalloc.[ch] files across base, skipping OpenSSH for now. | 2015-11-17 | 1 | -7/+9 | |
* | xmalloc/free wrappers don't need to support 20 year old non comformance | 2015-09-25 | 1 | -20/+6 | |
* | Use strdup in xstrdup; from Fritjof Bornebusch. | 2015-06-17 | 1 | -5/+3 | |
* | Change internal xrealloc() to a idiom-following xreallocarray(). | 2015-04-29 | 1 | -11/+3 | |
* | Include stdint.h, not limits.h to get SIZE_MAX. OK guenther@ | 2015-02-05 | 1 | -2/+2 | |
* | Fix bogus errx(2, NULL) usage; malloc() failure should use err(2, NULL). | 2013-08-19 | 1 | -8/+8 | |
* | exit(2) on xcalloc failure. From Daniel Dickman <didickman () gmail | 2010-08-04 | 1 | -4/+4 | |
* | More cvs/diff/rcs convergence: | 2009-06-07 | 1 | -2/+18 | |
* | Bring in some changes from rcsdiff: | 2007-05-29 | 1 | -0/+91 |