* hurd/hurdfchdir.c (_hurd_change_directory_port_from_fd): Use

O_NOTRANS flag in "." lookup.
This commit is contained in:
Roland McGrath 2002-05-08 22:01:44 +00:00
parent f6a3a75344
commit d1a60a2851
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2002-05-08 Roland McGrath <roland@frob.com>
* hurd/hurdfchdir.c (_hurd_change_directory_port_from_fd): Use
O_NOTRANS flag in "." lookup.
2002-05-05 Ulrich Drepper <drepper@redhat.com>
* malloc/mtrace.c: Comment out use of _mtrace_file and _mtrace_len.