summaryrefslogtreecommitdiffstats
path: root/libexec/rtld-elf/xmalloc.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r262277:davidxu2014-02-271-7/+5
* MFC r259043:kib2013-12-131-0/+30
* Implement xstrdup() using strlen()/xmalloc()/memcpy() alreadykib2012-03-231-7/+8
* Use xmalloc() instead of malloc() in the places where malloc() callskib2012-03-221-6/+9
* Rtld links with the specially built pic static libc library to get somekib2011-08-241-5/+11
* Add function prototypes.mdodd2003-06-191-0/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Import the ELF dynamic linker. This is the ElfKit version withjdp1998-03-071-0/+57
OpenPOWER on IntegriCloud