summaryrefslogtreecommitdiff
path: root/include/dlfcn.h
AgeCommit message (Expand)AuthorLines
2013-06-29implement minimal dlinfo functionRich Felker-0/+3
2013-01-23add RTLD_NODELETE flag for dlopenRich Felker-0/+1
2013-01-23add support for RTLD_NOLOAD to dlopenRich Felker-0/+1
2012-09-07default features: make musl usable without feature test macrosRich Felker-5/+1
2012-09-06dladdr should be available under _BSD_SOURCE as well as _GNU_SOURCERich Felker-1/+1
2012-09-06use restrict everywhere it's required by c99 and/or posix 2008Rich Felker-1/+7
2012-08-26dladdr support for dynamic linker (nonstandard extension)Rich Felker-0/+10
2011-06-27further fixup dlfcn.hRich Felker-4/+10
2011-06-27match LSB/glibc constants for dynamic loaderRich Felker-4/+4
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+19