aboutsummaryrefslogtreecommitdiff
path: root/libexec/rtld-elf/malloc.c
Commit message (Expand)AuthorAgeFilesLines
* Include stddef.h for NULL definition, rather than rolling our own here.Warner Losh2002-08-211-2/+1
* Change brk's prototype from char *brk(const char *) to int brk(const void *)David Malone2002-01-241-1/+0
* Add `_PATH_DEVZERO'.David E. O'Brien2000-12-091-2/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add alpha support.Doug Rabson1998-09-041-5/+6
* Import the ELF dynamic linker. This is the ElfKit version withJohn Polstra1998-03-071-0/+485