Rich Felker
|
22daaea39f
add time64 redirect for, and redirecting implementation of, dlsym
|
5 years ago |
Rich Felker
|
839cc4e6da
const-qualify the address argument to dladdr
|
11 years ago |
Rich Felker
|
780cbbe63a
implement minimal dlinfo function
|
11 years ago |
Rich Felker
|
55ddbc3e5d
add RTLD_NODELETE flag for dlopen
|
11 years ago |
Rich Felker
|
4d07e5521e
add support for RTLD_NOLOAD to dlopen
|
11 years ago |
Rich Felker
|
c1a9658bd1
default features: make musl usable without feature test macros
|
12 years ago |
Rich Felker
|
ac5d085691
dladdr should be available under _BSD_SOURCE as well as _GNU_SOURCE
|
12 years ago |
Rich Felker
|
400c5e5c83
use restrict everywhere it's required by c99 and/or posix 2008
|
12 years ago |
Rich Felker
|
f419bcb9dc
dladdr support for dynamic linker (nonstandard extension)
|
12 years ago |
Rich Felker
|
230f1813ad
further fixup dlfcn.h
|
13 years ago |
Rich Felker
|
87a30ce50d
match LSB/glibc constants for dynamic loader
|
13 years ago |
Rich Felker
|
0b44a0315b
initial check-in, version 0.5.0
|
13 years ago |