mirror of
https://github.com/opnsense/src.git
synced 2026-04-24 23:57:30 -04:00
shared object. Note, this searches _only_ that object, and not its needed objects, in accordance with the documentation. Also fix dlopen(NULL, ...) so that the executable's needed objects are searched as well as the executable itself. |
||
|---|---|---|
| .. | ||
| amd64 | ||
| i386 | ||
| debug.c | ||
| debug.h | ||
| Makefile | ||
| malloc.c | ||
| map_object.c | ||
| rtld.1 | ||
| rtld.c | ||
| rtld.h | ||
| xmalloc.c | ||