aboutsummaryrefslogtreecommitdiff
path: root/libexec/rtld-elf/xmalloc.c
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-291-1/+1
| | | | Notes: svn path=/stable/3/; revision=50572
* Import the ELF dynamic linker. This is the ElfKit version withJohn Polstra1998-03-071-0/+57
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