freebsd-dev/libexec/rtld-elf
Jake Burkholder 740a1973a6 Change the way that the queue(3) structures are declared; don't assume that
the type argument to *_HEAD and *_ENTRY is a struct.

Suggested by:	phk
Reviewed by:	phk
Approved by:	mdodd
2000-05-23 20:41:01 +00:00
..
alpha Eliminate unaligned accesses that occurred when relocating the 2000-05-22 16:31:18 +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 Fixed missing DPADDs. 2000-03-27 16:11:27 +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 Cross-reference ldd(1) in rtld(1) and vice versa. 2000-03-28 09:01:04 +00:00
rtld.c Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
rtld.h Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
xmalloc.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00