freebsd-dev/libexec/rtld-elf
2002-07-17 22:20:41 +00:00
..
alpha Remove the nanosleep calls from the spin loops in the locking code. 2002-07-06 20:25:56 +00:00
amd64 Remove the nanosleep calls from the spin loops in the locking code. 2002-07-06 20:25:56 +00:00
i386 Remove the nanosleep calls from the spin loops in the locking code. 2002-07-06 20:25:56 +00:00
ia64 Remove the nanosleep calls from the spin loops in the locking code. 2002-07-06 20:25:56 +00:00
sparc64 Add END markers to asm functions so that debuggers can find their size. 2002-07-17 22:20:41 +00:00
debug.c
debug.h
Makefile Dillon's recent commits to the dynamic linker without running them 2002-06-10 21:51:16 +00:00
malloc.c Change brk's prototype from char *brk(const char *) to int brk(const void *) 2002-01-24 12:11:31 +00:00
map_object.c
rtld.1 The .Nm utility 2002-07-06 19:19:48 +00:00
rtld.c Fix handling of weak references to undefined symbols on ia64: 2002-04-27 05:32:51 +00:00
rtld.h Update rtld for the "new" ia64 ABI. In the old toolchain, the 2001-10-29 10:10:10 +00:00
xmalloc.c