1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/libexec/rtld-elf
2002-09-14 12:14:24 +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 Fix a nasty memory corruption bug caused by having a bogus pointer 2002-08-22 03:56:57 +00:00
sparc64 Return an error if a symbol is not found in reloc_jmpslots() instead of 2002-09-14 12:14:24 +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 Include stddef.h for NULL definition, rather than rolling our own here. 2002-08-21 19:03:26 +00:00
map_object.c
rtld.1 The .Nm utility 2002-07-06 19:19:48 +00:00
rtld.c Don't acquire the writer lock in rtld_exit when clearing the shared 2002-08-08 15:53:23 +00:00
rtld.h
xmalloc.c