summaryrefslogtreecommitdiff
path: root/usr.bin/make/make_malloc.c
AgeCommit message (Expand)Author
2017-04-16nowadays function specifiers go in declaration_specifiersdholland
2012-06-20Do not include make_malloc.h or declare progname,sjg
2012-06-12Replace __dead, __unused and the various printf format attributesjoerg
2012-06-10Declare enomem __dead for clang.wiz
2012-05-18Avoid nested extern declaration warningssjg
2010-12-25Many C libraries don't set errno when malloc fails, so always usedholland
2009-01-24Fix sense of MAKE_NATICE test.dsl
2009-01-24Add #ifndef MAKE_NATIVE around __RCSIDdsl
2009-01-24Fixes to includes of make_malloc.h to that it actually builds whendsl
2009-01-24buildfixes for OSX:cegger
2009-01-24Move the bmake_malloc() functions into their own .c and .h files.dsl