mirror of
https://github.com/opnsense/src.git
synced 2026-03-14 14:42:40 -04:00
Implement rtld part of the support for -z nodlopen (see ld(1)). MFC r199877: Allow to load not-openable dso when tracing. This fixes ldd on such dso or dso linked to non-openable object. Remove '\n' at the end of error message. End comments with dot. |
||
|---|---|---|
| .. | ||
| amd64 | ||
| arm | ||
| i386 | ||
| ia64 | ||
| mips | ||
| powerpc | ||
| sparc64 | ||
| debug.c | ||
| debug.h | ||
| libmap.c | ||
| libmap.h | ||
| Makefile | ||
| malloc.c | ||
| map_object.c | ||
| rtld.1 | ||
| rtld.c | ||
| rtld.h | ||
| rtld_lock.c | ||
| rtld_lock.h | ||
| rtld_tls.h | ||
| Symbol.map | ||
| xmalloc.c | ||