aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/ld/rtld/malloc.c
Commit message (Expand)AuthorAgeFilesLines
* Get rid of the dynamic linker's internal malloc package, and arrangeJohn Polstra1997-11-291-495/+0
* BYOC - Bring Your Own Calloc(3)Poul-Henning Kamp1997-06-221-1/+14
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-121-2/+3
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-7/+7
* Weak symbol support from NetBSD. This should bring us in sync with theNate Williams1995-03-041-3/+2
* Changes from Paul Kranenburg which bring us into sync with his sources:Rich Murphey1994-06-151-2/+3
* A fast private malloc for ld.soJordan K. Hubbard1994-02-131-0/+481