about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-04-28 12:03:33 +0000
committerRoland McGrath <roland@gnu.org>1999-04-28 12:03:33 +0000
commitaf275feae5fb9f2130589ed64eaf5984d6f76835 (patch)
treee89ca59bfed867caa5ae2f4c4f797e0a0dc0b200 /ChangeLog
parentf2a2816c0ab23ea905034f8c1e3b46f6fed10177 (diff)
downloadglibc-af275feae5fb9f2130589ed64eaf5984d6f76835.tar.gz
glibc-af275feae5fb9f2130589ed64eaf5984d6f76835.tar.xz
glibc-af275feae5fb9f2130589ed64eaf5984d6f76835.zip
1999-04-28 Roland McGrath <roland@baalperazim.frob.com>
	* sysdeps/mach/hurd/getdents.c (__getdirentries): Remove
	implementation and just always fail with ENOSYS.  This entry point is
	obsolete.  Add link warning to that effect.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 19985138d6..0377dc1ad7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+1999-04-28  Roland McGrath  <roland@baalperazim.frob.com>
+
+	* sysdeps/mach/hurd/getdents.c (__getdirentries): Remove
+	implementation and just always fail with ENOSYS.  This entry point is
+	obsolete.  Add link warning to that effect.
+
 1999-04-27  Roland McGrath  <roland@baalperazim.frob.com>
 
 	* hurd/get-host.c: Include <hurd/lookup.h>.