summaryrefslogtreecommitdiffstats
path: root/usr.bin/diff/xmalloc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix bogus errx(2, NULL) usage; malloc() failure should use err(2, NULL).millert2013-08-191-8/+8
* exit(2) on xcalloc failure. From Daniel Dickman <didickman () gmailray2010-08-041-4/+4
* More cvs/diff/rcs convergence:ray2009-06-071-2/+18
* Bring in some changes from rcsdiff:ray2007-05-291-0/+91