about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1995-09-18 03:28:15 +0000
committerRoland McGrath <roland@gnu.org>1995-09-18 03:28:15 +0000
commite537c55ea926d27e2f625b30e5520e9baea88c46 (patch)
treec607a7fb261064e97011f83b6c5c918fe951e21a /ChangeLog
parent60478656fad8d8a487e9bc52d025f69767c3262b (diff)
downloadglibc-e537c55ea926d27e2f625b30e5520e9baea88c46.tar.gz
glibc-e537c55ea926d27e2f625b30e5520e9baea88c46.tar.xz
glibc-e537c55ea926d27e2f625b30e5520e9baea88c46.zip
Sun Sep 17 18:29:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
	* sysdeps/mach/hurd/truncate.c: Call __file_set_size instead of
	__file_truncate.
	* sysdeps/mach/hurd/ftruncate.c: Likewise.

	* sysdeps/unix/sysv/linux/dl-machine.h: File removed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 415c8b1eaf..f4bdf52392 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Sun Sep 17 18:29:13 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
+
+	* sysdeps/mach/hurd/truncate.c: Call __file_set_size instead of
+	__file_truncate.
+	* sysdeps/mach/hurd/ftruncate.c: Likewise.
+
+	* sysdeps/unix/sysv/linux/dl-machine.h: File removed.
+
 Sat Sep 16 17:47:19 1995  Ulrich Drepper  <drepper@ipd.info.uni-karlsruhe.de>
 
 	* elf/elf.h (AT_GID): Fix typo: Read -> Real.