aboutsummaryrefslogtreecommitdiff
path: root/libexec/rtld-elf/malloc.c
Commit message (Collapse)AuthorAgeFilesLines
* Add alpha support.Doug Rabson1998-09-041-5/+6
| | | | | | | | Submitted by: John Birrell <jb@cimlogic.com.au> (with extra hacks by me) Obtained from: Probably NetBSD Notes: svn path=/head/; revision=38816
* Import the ELF dynamic linker. This is the ElfKit version withJohn Polstra1998-03-071-0/+485
quite a few enhancements and bug fixes. There are still some known deficiencies, but it should be adequate to get us started with ELF. Submitted by: John Polstra <jdp@polstra.com> Notes: svn path=/cvs2svn/branches/JDP/; revision=34192