freebsd-dev/libexec/rtld-elf
Matthew N. Dodd da9f245470 - Add support for DT_FLAGS.
- Define various things from the most recent ELF spec.
2003-06-18 03:34:29 +00:00
..
alpha Allow threading libraries to register their own locking 2003-05-29 22:58:26 +00:00
amd64 Allow threading libraries to register their own locking 2003-05-29 22:58:26 +00:00
i386 Allow threading libraries to register their own locking 2003-05-29 22:58:26 +00:00
ia64 Don't fail if we encounter a relocation of type "none". Just ignore 2003-06-07 07:52:17 +00:00
powerpc Allow threading libraries to register their own locking 2003-05-29 22:58:26 +00:00
sparc64 Allow threading libraries to register their own locking 2003-05-29 22:58:26 +00:00
debug.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
debug.h Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. The 2001-07-26 11:02:39 +00:00
libmap.c Provide function entry debugging messages. 2003-05-31 14:46:38 +00:00
libmap.h Dynamic object dependency mapping: libmap. 2003-04-07 16:21:26 +00:00
Makefile Set CSTD to gnu99. We can only use on of the gnu?9 C languages. 2003-06-04 05:42:04 +00:00
malloc.c Fix signed/unsigned comparison warnings. 2003-05-04 00:56:00 +00:00
map_object.c - Add support for DT_FLAGS. 2003-06-18 03:34:29 +00:00
rtld_lock.c Allow threading libraries to register their own locking 2003-05-29 22:58:26 +00:00
rtld_lock.h Allow threading libraries to register their own locking 2003-05-29 22:58:26 +00:00
rtld.1 Assorted mdoc(7) fixes. 2003-06-02 15:02:06 +00:00
rtld.c - Add support for DT_FLAGS. 2003-06-18 03:34:29 +00:00
rtld.h - Add support for DT_FLAGS. 2003-06-18 03:34:29 +00:00
xmalloc.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00