This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
libexec
/
rtld-elf
History
Matthew N. Dodd
c930fec7a2
- use issetugid()
...
- be paranoid about honoring LD_LIBMAP_DISABLE. Suggested by: rwatson
2003-05-31 15:24: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
Allow threading libraries to register their own locking
2003-05-29 22:58:26 +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
…
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
Allow threading libraries to register their own locking
2003-05-29 22:58:26 +00:00
malloc.c
Fix signed/unsigned comparison warnings.
2003-05-04 00:56:00 +00:00
map_object.c
Simplify map_object() by breaking out the ELF header validation bits
2003-05-31 14:48:59 +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
Use the environment variable LD_LIBMAP_DISABLE to disable
2003-05-31 14:45:11 +00:00
rtld.c
- use issetugid()
2003-05-31 15:24:29 +00:00
rtld.h
Allow threading libraries to register their own locking
2003-05-29 22:58:26 +00:00
xmalloc.c
…