summaryrefslogtreecommitdiff
path: root/usr.bin/make/make_malloc.h
AgeCommit message (Expand)Author
2021-12-15make: remove bmake_freerillig
2021-12-15make: mark several functions whose result must be usedrillig
2021-01-19make(1): remove do-not-format markers from commentsrillig
2020-12-30make(1): format multi-line commentsrillig
2020-12-15make(1): indent hash.h and make_malloc.h with tabs instead of spacesrillig
2020-11-10make(1): use consistent definition for MAKE_INLINErillig
2020-10-19make(1): clean up headers, no functional changerillig
2020-09-13make(1): fix position of MAKE_ATTR_UNUSED in inline functionsrillig
2020-08-29make(1): fix build with -DUSE_EMALLOCrillig
2020-08-29make(1): add bmake_strsedup for duplicating a substringrillig
2020-08-25make(1): allow make to be compiled in C90 moderillig
2020-08-20make(1): remove unreached code from bmake_strnduprillig
2020-08-01make(1): use consistent indentation in source coderillig
2020-08-01make(1): avoid calls to free(3) in the common case of a NULL pointerrillig
2009-01-24Fixes to includes of make_malloc.h to that it actually builds whendsl
2009-01-24buildfixes for OSX:cegger
2009-01-24buildfix: remove RCSID. It conflicts with the definition in the .c files.cegger
2009-01-24Move the bmake_malloc() functions into their own .c and .h files.dsl