freebsd-nq/libexec/rtld-elf
John Polstra 41f83b07a8 Add a NULL pointer check whose absence could cause segmentation
violations in certain obscure cases involving failed dlopens.  Many
thanks to Archie Cobbs for providing me with a good test case.

Eliminate a block that existed only to localize a declaration.
1999-08-20 22:33:44 +00:00
..
alpha Add code to 'handle' R_ALPHA_NONE relocations by ignoring them. 1999-07-12 07:54:45 +00:00
amd64 Fix a serious performance bug for large programs on the Alpha, 1999-06-25 02:53:59 +00:00
i386 Fix a serious performance bug for large programs on the Alpha, 1999-06-25 02:53:59 +00:00
debug.c Import the ELF dynamic linker. This is the ElfKit version with 1998-03-07 19:24:35 +00:00
debug.h Import the ELF dynamic linker. This is the ElfKit version with 1998-03-07 19:24:35 +00:00
Makefile Add a MAINTAINER line naming myself. We control the vertical. We 1999-07-09 16:27:43 +00:00
malloc.c Add alpha support. 1998-09-04 19:03:57 +00:00
map_object.c Change many asserts into normal errors. They were all for conditions 1999-07-18 00:02:19 +00:00
rtld.1 spelling corrections. 1997-09-13 16:01:53 +00:00
rtld.c Add a NULL pointer check whose absence could cause segmentation 1999-08-20 22:33:44 +00:00
rtld.h Change many asserts into normal errors. They were all for conditions 1999-07-18 00:02:19 +00:00
xmalloc.c Import the ELF dynamic linker. This is the ElfKit version with 1998-03-07 19:24:35 +00:00