aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3c7d5b5afe..2cd773e25f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2000-09-24 Andreas Jaeger <aj@suse.de>
+ * elf/ldconfig.c (add_dir): Move logic to add entry to list to new
+ function add_single_dir.
+ (add_single_dir): New function.
+ (search_dir): Use add_single_dir instead of recursing.
+
* sysdeps/generic/dl-cache.h: Include stdint.h.
(struct file_entry_new): Use fixed sizes for interoperability
between 32bit and 64bit systems, add __unused to make alignment