* sysdeps/unix/sysv/linux/renameat.c (__atfct_seterrno_2): Correcty
authorUlrich Drepper <drepper@redhat.com>
Sun, 22 Jan 2006 00:57:24 +0000 (00:57 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 22 Jan 2006 00:57:24 +0000 (00:57 +0000)
commitbdc7e223aaced59cd03436e1518845db011fba4b
tree51323b0689ccb4fa33978808e61009e2231f31ae
parentb2680b0331f23ae44f259ecf6c0016e5644c36b6
* sysdeps/unix/sysv/linux/renameat.c (__atfct_seterrno_2): Correcty

return EBADF for non-existing file descriptors.
* sysdeps/unix/sysv/linux/openat.c (__atfct_seterrno): Likewise.
* io/tst-openat.c (do_test): Add some more tests.
* io/tst-faccessat.c (do_test): Likewise.
* io/tst-renameat.c (do_test): Likewise.
* io/tst-fstatat.c (do_test): Likewise.
* io/tst-fchmodat.c (do_test): Likewise.
* io/tst-fchownat.c (do_test): Likewise.
ChangeLog
io/tst-faccessat.c
io/tst-fchmodat.c
io/tst-fchownat.c
io/tst-fstatat.c
io/tst-openat.c
io/tst-renameat.c
sysdeps/unix/sysv/linux/openat.c
sysdeps/unix/sysv/linux/renameat.c