Thu Apr 25 15:49:57 1996 Miles Bader <miles@gnu.ai.mit.edu>cvs/libc-960426cvs/libc-960427cvs/libc-960428
commitb1794a285fcdb09129bbd9d984f45278822637ba
authorRoland McGrath <roland@gnu.org>
Fri, 26 Apr 1996 06:03:18 +0000 (26 06:03 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 26 Apr 1996 06:03:18 +0000 (26 06:03 +0000)
tree5fe47a6e12fdd9032d3403ec2078d19b491f675e
parentb2c8be1fdff0639fafd06132bcdf35d6d39aab65
Thu Apr 25 15:49:57 1996  Miles Bader  <miles@gnu.ai.mit.edu>

* sysdeps/mach/hurd/getcwd.c (__getcwd): When we find a match in
the scan for a name, avoid doing another readdir (which overwrites
NENTRIES, and was resulting in a bogus ENOENT).

* sysdeps/mach/hurd/fcntl.c (__fcntl): Add missing break after F_SETFL.
ChangeLog