mirror of
https://github.com/opnsense/src.git
synced 2026-04-12 12:56:47 -04:00
Introdice RTLD_SELF special handle and properly process it within dlsym() and dlinfo() functions. The intention is to improve our compatibility with Solaris and to make a Java port easier. Partially submitted by: phantom |
||
|---|---|---|
| .. | ||
| alpha | ||
| amd64 | ||
| i386 | ||
| ia64 | ||
| powerpc | ||
| sparc64 | ||
| debug.c | ||
| debug.h | ||
| Makefile | ||
| malloc.c | ||
| map_object.c | ||
| rtld.1 | ||
| rtld.c | ||
| rtld.h | ||
| xmalloc.c | ||