freebsd-dev/libexec/rtld-elf
John Polstra ea5cc7f114 Add a manual page for the ELF dynamic linker. I initially created
rtld.1 by means of a repository copy from "src/libexec/rtld-aout/rtld.1".
Then I edited it to make it (more) accurate for the ELF dynamic
linker.
2000-01-29 03:16:54 +00:00
..
alpha When a threads package registers locking methods with dllockinit(), 2000-01-29 01:27:04 +00:00
amd64 When a threads package registers locking methods with dllockinit(), 2000-01-29 01:27:04 +00:00
i386 When a threads package registers locking methods with dllockinit(), 2000-01-29 01:27:04 +00:00
debug.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
debug.h Add a new function dllockinit() for registering thread locking 1999-12-27 04:44:04 +00:00
lockdflt.c Block almost all signals in the default locking method instead of 2000-01-25 01:32:56 +00:00
Makefile Add a manual page for the ELF dynamic linker. I initially created 2000-01-29 03:16:54 +00:00
malloc.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
map_object.c Get the actual pathname of the dynamic linker from the executable's 1999-08-30 01:54:13 +00:00
rtld.1 Add a manual page for the ELF dynamic linker. I initially created 2000-01-29 03:16:54 +00:00
rtld.c When a threads package registers locking methods with dllockinit(), 2000-01-29 01:27:04 +00:00
rtld.h When a threads package registers locking methods with dllockinit(), 2000-01-29 01:27:04 +00:00
xmalloc.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00