]> git.ipfire.org Git - thirdparty/glibc.git/commit - support/xdlmopen.c
support: Implement xdlmopen
authorFlorian Weimer <fweimer@redhat.com>
Thu, 7 Feb 2019 08:02:00 +0000 (09:02 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Thu, 7 Feb 2019 08:02:01 +0000 (09:02 +0100)
commit94b63e66206a9ad38872a9136a623ce73cf7c858
tree1a6714d4d45750c8c424202f797b004e62a89c21
parentc2d8f0b704c2b828bcd8d517a2376c0240c73c09
support: Implement xdlmopen

Put xdlmopen into its own file, to avoid disturbing static linking
tests (where dlmopen pulls in additional code).
ChangeLog
support/Makefile
support/xdlfcn.h
support/xdlmopen.c [new file with mode: 0644]