summaryrefslogtreecommitdiff
path: root/elf/Versions
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-08-28 08:32:23 +0000
committerUlrich Drepper <drepper@redhat.com>2000-08-28 08:32:23 +0000
commitb35e21f43f6aa514fddabc8f4a7cfdc9042e4c6f (patch)
tree3d816bce8a5c0d968e4be46a7467eb85e8624c12 /elf/Versions
parentb9672e718e4c01d7ceaf9ba5cca0f38e313b7c1c (diff)
Update.
* elf/Versions [ld] (GLIBC_2.2): Export _dl_debug_files. * elf/dl-close.c (_dl_close): Print debug message if object is not unloaded. * elf/dl-open.c (dl_open_worked): Print message about opencount before returning to caller.
Diffstat (limited to 'elf/Versions')
-rw-r--r--elf/Versions2
1 files changed, 2 insertions, 0 deletions
diff --git a/elf/Versions b/elf/Versions
index 776934a39a..09f3d2513d 100644
--- a/elf/Versions
+++ b/elf/Versions
@@ -52,6 +52,8 @@ ld {
_dl_dst_count; _dl_dst_substitute;
}
GLIBC_2.2 {
+ _dl_debug_files;
+
_dl_init; _dl_load_lock; _dl_argv; _dl_nloaded; _dl_check_map_versions;
# this is defined in ld.so and overridden by libc