about summary refs log tree commit diff
path: root/include/stdlib.h
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2012-02-03 03:16:07 -0500
committerRich Felker <dalias@aerifal.cx>2012-02-03 03:16:07 -0500
commit5a09a53010046fce204cb5138329f8aace79ab1a (patch)
treea7dee5ca18203eab4ff96d8bfdeff3dce4ca70c0 /include/stdlib.h
parent4f4d6ae985cd6562beafdecd1f90e00a34520b45 (diff)
downloadmusl-5a09a53010046fce204cb5138329f8aace79ab1a.tar.gz
musl-5a09a53010046fce204cb5138329f8aace79ab1a.tar.xz
musl-5a09a53010046fce204cb5138329f8aace79ab1a.zip
include dummied-out dlopen and dlsym functions for static binaries
these don't work (or do anything at all) but at least make it possible
to static link programs that insist on "having" dynamic loading
support...as long as they don't actually need to use it.

adding real support for dlopen/dlsym with static linking is going to
be significantly more difficult...
Diffstat (limited to 'include/stdlib.h')
0 files changed, 0 insertions, 0 deletions