diff options
| author | Roland McGrath <roland@gnu.org> | 2005-10-15 02:23:56 +0000 |
|---|---|---|
| committer | Roland McGrath <roland@gnu.org> | 2005-10-15 02:23:56 +0000 |
| commit | 63be256ac14a5a67f4201525ae475e7c50be5fd6 (patch) | |
| tree | c212d624b8f3209ee33ab8c290aed4964e409c92 /ChangeLog | |
| parent | 4c16d207581b0cc22ab48f6857e7854e4e487d43 (diff) | |
| download | glibc-63be256ac14a5a67f4201525ae475e7c50be5fd6.tar.xz glibc-63be256ac14a5a67f4201525ae475e7c50be5fd6.zip | |
* sysdeps/mach/hurd/opendir.c (_hurd_fd_opendir): New function, broken
out of ...
(__opendir): ... here. Call it.
* sysdeps/mach/hurd/fdopendir.c: New file.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2005-10-14 Roland McGrath <roland@frob.com> + + * sysdeps/mach/hurd/opendir.c (_hurd_fd_opendir): New function, broken + out of ... + (__opendir): ... here. Call it. + * sysdeps/mach/hurd/fdopendir.c: New file. + 2005-10-14 Ulrich Drepper <drepper@redhat.com> [BZ #865] |
