This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-05-17 03:29:43 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3355fbf025
opnsense-src
/
libexec
/
rtld-elf
History
Jake Burkholder
e4c9dc6770
rtld support for sparc64.
...
Largely obtained from: netbsd Submitted by: jake, tmm
2002-03-13 02:40:39 +00:00
..
alpha
ld-elf.so.1 assumed a few too many things about the ordering of sections
2002-02-18 02:24:10 +00:00
amd64
i386
ia64
sparc64
rtld support for sparc64.
2002-03-13 02:40:39 +00:00
debug.c
debug.h
Makefile
malloc.c
map_object.c
rtld.1
Add support such that if LD_TRACE_LOADED_OBJECTS_ALL is defined to a
2002-02-17 07:04:32 +00:00
rtld.c
When searching an object that was opened with RTLD_GLOBAL, search its DAG too.
2002-02-27 23:44:50 +00:00
rtld.h
xmalloc.c