about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2019-02-07 09:02:00 +0100
committerFlorian Weimer <fweimer@redhat.com>2019-02-07 09:02:01 +0100
commit94b63e66206a9ad38872a9136a623ce73cf7c858 (patch)
tree1a6714d4d45750c8c424202f797b004e62a89c21 /ChangeLog
parentc2d8f0b704c2b828bcd8d517a2376c0240c73c09 (diff)
downloadglibc-94b63e66206a9ad38872a9136a623ce73cf7c858.tar.gz
glibc-94b63e66206a9ad38872a9136a623ce73cf7c858.tar.xz
glibc-94b63e66206a9ad38872a9136a623ce73cf7c858.zip
support: Implement xdlmopen
Put xdlmopen into its own file, to avoid disturbing static linking
tests (where dlmopen pulls in additional code).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c143073ca7..1c477228f3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2019-02-07  Florian Weimer  <fweimer@redhat.com>
+
+	* support/xdlfcn.h (xdlmopen): Declare.
+	* support/xdlmopen.c: New file.
+	* support/Makefile (libsupport-routines): Add xdlmopen.
+
 2019-02-06  Joseph Myers  <joseph@codesourcery.com>
 
 	* elf/dl-load.h (_dl_postprocess_loadcmd): Use __always_inline