summaryrefslogtreecommitdiff
path: root/libexec/ld.elf_so/rtldenv.h
AgeCommit message (Expand)Author
2013-05-06Trailing whitespaceskrll
2011-12-11Mark xassert as __deadjoerg
2010-10-29PR/44010: YAMAMOTO Takashi: sbrk: grow 0xb3ba2000 failed, error = 12"christos
2007-10-05- Don't use the names malloc/free/etc, since we can end up pulling in libc'sad
2007-09-27provide xrealloc, and don't cast and use malloc and realloc directly.christos
2006-05-22sprinkle some __noreturn__ attributes, saves gcc4 warnings elsewheredrochner
2003-07-24ANSIfy and de-__P().skrll
2002-09-24Include xassert() only if DEBUG, like the real assert().mycroft
2002-09-13Kill the extra newline in assert messages.mycroft
1999-03-01KNFchristos
1997-10-08WARNS?=1mrg
1996-12-16First cut at an ELF shared loader. Originally from John Polstra's FreeBSD elfcgd