summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/ld/rtld/malloc.c
AgeCommit message (Expand)Author
2008-09-03Provide our own calloc() since we provide our own malloc(), otherwise we won'tMiod Vallat
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-12-11o Check mmap() return value against MAP_FAILED, not -1.Todd C. Miller
2002-11-29do not redefine NULLTheo de Raadt
2002-09-07ansification of ldMarco S Hyman
2002-07-19convert functions from K&R style to prototype style.Marco S Hyman
2002-07-15space to tab cleanup. Nothing but whitespace changes in this commit.Marco S Hyman
2002-07-10First of some clean-up commits. This one only removes use ofMarco S Hyman
1998-03-26RCS id cleanupNiklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt