summaryrefslogtreecommitdiff
path: root/usr.bin/make/memory.c
AgeCommit message (Expand)Author
2014-05-18a bit more reallocarray (and kill ecalloc, which isn't used)Marc Espie
2014-05-12adjust to ohash being in libutil now, and to the interface changes.Marc Espie
2013-04-23remove TIMESTAMP abstraction layer, prodded by theo.Marc Espie
2010-07-19Correct $OpenBSD$ stuffMarc Espie
2010-07-19two small changes:Marc Espie
2008-03-24bye, bye recalloc. Bad interface for various reasons.Marc Espie
2008-01-29A few changes:Marc Espie
2007-09-16move free_ohash function so that we can reuse it.Marc Espie
2004-04-07ISO function declarations, trim a few comments, rename a few variables toMarc Espie
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2001-05-23Mostly clean-up:Marc Espie