master
Update copyright dates with scripts/update-copyrights
Handle clang -Wignored-attributes on weak aliases
Update.
[BZ #4076]
y2038: Add test coverage
initial import
io: Add setuid tests for faccessat
tests: replace write by xwrite
io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64
io: Add time64 alias for fcntl
Add LFS support for fts functions (bug 11460)
Use __fstat64_time64 in __fts64_children_time64 (bug 33653)
io: Use struct statx and xstatx in tests
linux: Fix fchmodat with AT_SYMLINK_NOFOLLOW for 64 bit time_t (BZ#29097)
io: Add tst-lstat-nofollow, tst-lstat-nofollow-time64
Test mkdirat use of mode argument
Assume that _DIRENT_HAVE_D_TYPE is always defined.
cdefs: Drop access attribute for _FORTIFY_SOURCE=3 (BZ #31383)
Add missing header files throughout the testsuite.
io: Return EBAFD for negative file descriptor on fstat (BZ #27559)
io/tst-statvfs: fix statfs().f_type comparison test on some arches
* nis/nis_subr.c (nis_getnames): Revert last change.