about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1996-07-15 00:11:11 +0000
committerRoland McGrath <roland@gnu.org>1996-07-15 00:11:11 +0000
commit391763e7551da454700b1749647ded3cdf7366ec (patch)
tree912a517c887e8ff2b49e3ab298faa9d4f91f97e9 /ChangeLog
parent2d3bbb8c67ce04adca32c1f99cedafcedb08093a (diff)
downloadglibc-391763e7551da454700b1749647ded3cdf7366ec.tar.gz
glibc-391763e7551da454700b1749647ded3cdf7366ec.tar.xz
glibc-391763e7551da454700b1749647ded3cdf7366ec.zip
* Makeconfig (rtld-installed-name): Set to ld.so.1. cvs/libc-960715
	* sysdeps/unix/sysv/linux/Makefile (rtld-installed-name): Variable
	removed.

	* manual/Makefile (glibc-targets): Remove subdir_ from elts.

	* sysdeps/generic/dl-sysdep.c (_dl_sysdep_read_whole_file): New fn.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 984bab71c3..198eb0a24f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
 Sun Jul 14 01:51:39 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
 
+	* Makeconfig (rtld-installed-name): Set to ld.so.1.
+	* sysdeps/unix/sysv/linux/Makefile (rtld-installed-name): Variable
+	removed.
+
+	* manual/Makefile (glibc-targets): Remove subdir_ from elts.
+
+	* sysdeps/generic/dl-sysdep.c (_dl_sysdep_read_whole_file): New fn.
+
 	* MakeTAGS (extract): Pass --add-comments=TRANS.
 	* sysdeps/gnu/errlist.awk: Write comments into the output with the
 	descriptive paragraphs from the manual preceded by TRANS.