about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2000-09-24 18:35:20 +0000
committerAndreas Jaeger <aj@suse.de>2000-09-24 18:35:20 +0000
commita8fd59b06931e3b606ffbbad741688ba7f5bbda2 (patch)
tree16e5e0fa18dbbd8918234ecd9a7e1a3eee7a03d2 /ChangeLog
parentfaa78e96be79af0594b44f935e34a67416b7f6bb (diff)
downloadglibc-a8fd59b06931e3b606ffbbad741688ba7f5bbda2.tar.gz
glibc-a8fd59b06931e3b606ffbbad741688ba7f5bbda2.tar.xz
glibc-a8fd59b06931e3b606ffbbad741688ba7f5bbda2.zip
Update.
	* 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.
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