freebsd-skq/libexec/rtld-elf
Peter Wemm faba5e7488 If somebody does an execv("foo", NULL) (which theoretically is an error),
avoid crashing inside rtld (since it's easy) since everything else handles
it.  Of course, if the target program checks argv[], it'll fall over.

Reviewed by:	jdp
1999-04-04 06:01:09 +00:00
..
alpha Update to the binutils-2.9.1 PLT format. 1998-09-11 18:31:55 +00:00
amd64 Add alpha support. 1998-09-04 19:03:57 +00:00
i386 Add alpha support. 1998-09-04 19:03:57 +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 - Set the system immutable flag when installing ld.so to avoid people 1999-02-15 05:02:54 +00:00
malloc.c Add alpha support. 1998-09-04 19:03:57 +00:00
map_object.c Add alpha support. 1998-09-04 19:03:57 +00:00
rtld.1 spelling corrections. 1997-09-13 16:01:53 +00:00
rtld.c If somebody does an execv("foo", NULL) (which theoretically is an error), 1999-04-04 06:01:09 +00:00
rtld.h Add alpha support. 1998-09-04 19:03:57 +00:00
xmalloc.c Import the ELF dynamic linker. This is the ElfKit version with 1998-03-07 19:24:35 +00:00