freebsd-skq/libexec/rtld-elf
John Polstra 5353bfc3b4 After relocating the main program, but before calling any of the
_init() functions, initialize the global variables "__progname" and
"environ".  This makes it possible for the _init() functions to call
things like getenv() and err().
1999-04-21 04:06:57 +00:00
..
alpha Eliminate all machine-dependent code from the main source body and 1999-04-09 00:28:43 +00:00
amd64 Eliminate all machine-dependent code from the main source body and 1999-04-09 00:28:43 +00:00
i386 Eliminate all machine-dependent code from the main source body and 1999-04-09 00:28:43 +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 Eliminate all machine-dependent code from the main source body and 1999-04-09 00:28:43 +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 After relocating the main program, but before calling any of the 1999-04-21 04:06:57 +00:00
rtld.h Eliminate all machine-dependent code from the main source body and 1999-04-09 00:28:43 +00:00
xmalloc.c Import the ELF dynamic linker. This is the ElfKit version with 1998-03-07 19:24:35 +00:00