* sysdeps/unix/sysv/linux/openat.c (__atfct_seterrno): Use the same
commit212ab55aaac55a701ac7baf7b5f80d82a3f45041
authorRoland McGrath <roland@gnu.org>
Thu, 2 Feb 2006 10:16:17 +0000 (2 10:16 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 2 Feb 2006 10:16:17 +0000 (2 10:16 +0000)
treecd7058f073b8924fcf6f8fd38cd24f6aee9abeb6
parent30c14fdb7b289916af895bc1fb027e7f6534b370
* sysdeps/unix/sysv/linux/openat.c (__atfct_seterrno): Use the same

fstat check for ENOENT that should be EBADF as for ENOTDIR, and also
check for missing /proc the same way.
ChangeLog
sysdeps/unix/sysv/linux/openat.c