Ulrich Drepper
|
bdc7e223aa
|
* 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.
|
2006-01-22 00:57:24 +00:00 |
Roland McGrath
|
edbaf668f6
|
2006-01-15 Jakub Jelinek <jakub@redhat.com>
* io/tst-faccessat.c (do_test): Don't fail if geteuid () == 0.
|
2006-01-17 03:27:51 +00:00 |
Roland McGrath
|
d15b99ac5a
|
* io/fcntl.h [__USE_ATFILE] (AT_EACCESS): New macro.
* posix/unistd.h [__USE_ATFILE]: Declare faccessat.
* io/faccessat.c: New file.
* sysdeps/unix/sysv/linux/faccessat.c: New file.
* io/Makefile (routines): Add faccessat.
* io/Versions (libc: GLIBC_2.4): Likewise.
* io/tst-faccessat.c: New file.
* io/Makefile (tests): Add it.
* io/sys/stat.h: Likewise.
|
2006-01-06 12:14:26 +00:00 |
Ulrich Drepper
|
a334319f65
|
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
|
2004-12-22 20:10:10 +00:00 |
Jakub Jelinek
|
0ecb606cb6
|
2.5-18.1
|
2007-07-12 18:26:36 +00:00 |