diff options
author | Roland McGrath <roland@gnu.org> | 1999-04-28 12:03:33 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-04-28 12:03:33 +0000 |
commit | af275feae5fb9f2130589ed64eaf5984d6f76835 (patch) | |
tree | e89ca59bfed867caa5ae2f4c4f797e0a0dc0b200 /ChangeLog | |
parent | f2a2816c0ab23ea905034f8c1e3b46f6fed10177 (diff) | |
download | glibc-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-- | ChangeLog | 6 |
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>. |