diff options
author | Roland McGrath <roland@gnu.org> | 2004-05-10 20:11:35 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2004-05-10 20:11:35 +0000 |
commit | afcdc99899275c88cd7aef7f0a557c5c171b5093 (patch) | |
tree | 9c80e5c3b823d0a6d647a699a58f159ec4a1510f | |
parent | 92d6708bf812d000c18661ef9efeaf6c38dca892 (diff) | |
download | glibc-afcdc99899275c88cd7aef7f0a557c5c171b5093.zip glibc-afcdc99899275c88cd7aef7f0a557c5c171b5093.tar.gz glibc-afcdc99899275c88cd7aef7f0a557c5c171b5093.tar.bz2 |
* hurd/hurdlookup.c (__hurd_file_name_split): Return ENOENT for "".
(__hurd_directory_name_split): Likewise.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-05-10 Roland McGrath <roland@frob.com> + + * hurd/hurdlookup.c (__hurd_file_name_split): Return ENOENT for "". + (__hurd_directory_name_split): Likewise. + 2004-05-10 Ulrich Drepper <drepper@redhat.com> * po/fr.po: Update from translation team. |