* sysdeps/mach/hurd/opendir.c (_hurd_fd_opendir): New function, broken
authorRoland McGrath <roland@gnu.org>
Sat, 15 Oct 2005 02:23:56 +0000 (02:23 +0000)
committerRoland McGrath <roland@gnu.org>
Sat, 15 Oct 2005 02:23:56 +0000 (02:23 +0000)
commit63be256ac14a5a67f4201525ae475e7c50be5fd6
treec212d624b8f3209ee33ab8c290aed4964e409c92
parent4c16d207581b0cc22ab48f6857e7854e4e487d43
* sysdeps/mach/hurd/opendir.c (_hurd_fd_opendir): New function, broken

out of ...
(__opendir): ... here.  Call it.
* sysdeps/mach/hurd/fdopendir.c: New file.
ChangeLog
sysdeps/mach/hurd/fdopendir.c [new file with mode: 0644]
sysdeps/mach/hurd/opendir.c