Age | Commit message (Expand) | Author |
---|---|---|
2019-06-28 | asprintf returns -1, not an arbitrary value < 0. Also upon error the | Theo de Raadt |
2015-11-17 | Merge xmalloc.[ch] files across base, skipping OpenSSH for now. | Tobias Stoeckmann |
2015-09-25 | xmalloc/free wrappers don't need to support 20 year old non comformance | Ted Unangst |
2015-06-17 | Use strdup in xstrdup; from Fritjof Bornebusch. | Nicholas Marriott |
2015-04-29 | Change internal xrealloc() to a idiom-following xreallocarray(). | Theo de Raadt |
2015-02-05 | Include stdint.h, not limits.h to get SIZE_MAX. OK guenther@ | Todd C. Miller |
2013-08-19 | Fix bogus errx(2, NULL) usage; malloc() failure should use err(2, NULL). | Todd C. Miller |
2010-08-04 | exit(2) on xcalloc failure. From Daniel Dickman <didickman () gmail | Ray Lai |
2009-06-07 | More cvs/diff/rcs convergence: | Ray Lai |
2007-05-29 | Bring in some changes from rcsdiff: | Ray Lai |