glibc/io
Adhemerval Zanella 088d3291ef y2038: Add test coverage
It is enabled through a new rule, tests-y2038, which is built only
when the ABI supports the comapt 64-bit time_t (defined by the
header time64-compat.h, which also enables the creation of the
symbol Version for Linux).  It means the tests are not built
for ABI which already provide default 64-bit time_t.

The new rule already adds the required LFS and 64-bit time_t
compiler flags.

The current coverage is:

  * libc:
    - adjtime                       tst-adjtime-time64
    - adjtimex                      tst-adjtimex-time64
    - clock_adjtime                 tst-clock_adjtime-time64
    - clock_getres                  tst-clock-time64, tst-cpuclock1-time64
    - clock_gettime                 tst-clock-time64, tst-clock2-time64,
				    tst-cpuclock1-time64
    - clock_nanosleep               tst-clock_nanosleep-time64,
				    tst-cpuclock1-time64
    - clock_settime                 tst-clock2-time64
    - cnd_timedwait                 tst-cnd-timedwait-time64
    - ctime                         tst-ctime-time64
    - ctime_r                       tst-ctime-time64
    - difftime                      tst-difftime-time64
    - fstat                         tst-stat-time64
    - fstatat                       tst-stat-time64
    - futimens                      tst-futimens-time64
    - futimes                       tst-futimes-time64
    - futimesat                     tst-futimesat-time64
    - fts_*                         tst-fts-time64
    - getitimer                     tst-itimer-timer64
    - getrusage
    - gettimeofday                  tst-clock_nanosleep-time64
    - glob / globfree               tst-gnuglob64-time64
    - gmtime                        tst-gmtime-time64
    - gmtime_r                      tst-gmtime-time64
    - lstat                         tst-stat-time64
    - localtime                     tst-y2039-time64
    - localtime_t                   tst-y2039-time64
    - lutimes                       tst-lutimes-time64
    - mktime                        tst-mktime4-time64
    - mq_timedreceive               tst-mqueue{1248}-time64
    - mq_timedsend                  tst-mqueue{1248}-time64
    - msgctl                        test-sysvmsg-time64
    - mtx_timedlock                 tst-mtx-timedlock-time64
    - nanosleep                     tst-cpuclock{12}-time64,
				    tst-mqueue8-time64, tst-clock-time64
    - nftw / ftw                    ftwtest-time64
    - ntp_adjtime                   tst-ntp_adjtime-time64
    - ntp_gettime                   tst-ntp_gettime-time64
    - ntp_gettimex                  tst-ntp_gettimex-time64
    - ppoll                         tst-ppoll-time64
    - pselect                       tst-pselect-time64
    - pthread_clockjoin_np          tst-join14-time64
    - pthread_cond_clockwait        tst-cond11-time64
    - pthread_cond_timedwait        tst-abstime-time64
    - pthread_mutex_clocklock       tst-abstime-time64
    - pthread_mutex_timedlock       tst-abstime-time64
    - pthread_rwlock_clockrdlock    tst-abstime-time64, tst-rwlock14-time64
    - pthread_rwlock_clockwrlock    tst-abstime-time64, tst-rwlock14-time64
    - pthread_rwlock_timedrdlock    tst-abstime-time64, tst-rwlock14-time64
    - pthread_rwlock_timedwrlock    tst-abstime-time64, tst-rwlock14-time64
    - pthread_timedjoin_np          tst-join14-time64
    - recvmmsg                      tst-cancel4_2-time64
    - sched_rr_get_interval         tst-sched_rr_get_interval-time64
    - select                        tst-select-time64
    - sem_clockwait                 tst-sem5-time64
    - sem_timedwait                 tst-sem5-time64
    - semctl                        test-sysvsem-time64
    - semtimedop                    test-sysvsem-time64
    - setitimer                     tst-mqueue2-time64, tst-itimer-timer64
    - settimeofday                  tst-settimeofday-time64
    - shmctl                        test-sysvshm-time64
    - sigtimedwait                  tst-sigtimedwait-time64
    - stat                          tst-stat-time64
    - thrd_sleep                    tst-thrd-sleep-time64
    - time                          tst-mqueue{1248}-time64
    - timegm                        tst-timegm-time64
    - timer_gettime                 tst-timer4-time64
    - timer_settime                 tst-timer4-time64
    - timerfd_gettime               tst-timerfd-time64
    - timerfd_settime               tst-timerfd-time64
    - timespec_get                  tst-timespec_get-time64
    - timespec_getres               tst-timespec_getres-time64
    - utime                         tst-utime-time64
    - utimensat                     tst-utimensat-time64
    - utimes                        tst-utimes-time64
    - wait3                         tst-wait3-time64
    - wait4                         tst-wait4-time64

  * librt:
    - aio_suspend                   tst-aio6-time64
    - mq_timedreceive               tst-mqueue{1248}-time64
    - mq_timedsend                  tst-mqueue{1248}-time64
    - timer_gettime                 tst-timer4-time64
    - timer_settime                 tst-timer4-time64

  * libanl:
    - gai_suspend

Reviewed-by: Lukasz Majewski <lukma@denx.de>
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Tested-by: Carlos O'Donell <carlos@redhat.com>
2021-06-15 10:42:11 -03:00
..
bits Annotate additional APIs with GCC attribute access. 2021-05-06 11:01:05 -06:00
sys y2038: Add support for 64-bit time on legacy ABIs 2021-06-15 10:42:11 -03:00
access.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
bug-ftw1.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
bug-ftw2.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
bug-ftw3.c Update. 2002-02-07 17:54:45 +00:00
bug-ftw4.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
bug-ftw5.c [BZ #4076] 2007-02-21 09:36:46 +00:00
chdir.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
chmod.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
chown.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
close.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
copy_file_range.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
creat.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
creat64.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
dup.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
dup2.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
dup3.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
euidaccess.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
faccessat.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
fchdir.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
fchmod.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
fchmodat.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
fchown.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
fchownat.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
fcntl.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
fcntl.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
fcntl64.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
file_change_detection.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
flock.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
fstat.c io: Return EBAFD for negative file descriptor on fstat (BZ #27559) 2021-03-11 10:51:55 -03:00
fstat64.c io: Return EBAFD for negative file descriptor on fstat (BZ #27559) 2021-03-11 10:51:55 -03:00
fstatat.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
fstatat64.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
fstatfs.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
fstatfs64.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
fstatvfs.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
fstatvfs64.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
fts.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
fts.h io: Add fts64 with 64-bit time_t support 2021-06-15 10:42:11 -03:00
fts64-time64.c io: Add fts64 with 64-bit time_t support 2021-06-15 10:42:11 -03:00
fts64.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
ftw.c io: Add ftw64 with 64-bit time_t support 2021-06-15 10:42:11 -03:00
ftw.h io: Add ftw64 with 64-bit time_t support 2021-06-15 10:42:11 -03:00
ftw64-time64.c io: Add ftw64 with 64-bit time_t support 2021-06-15 10:42:11 -03:00
ftw64.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
ftwtest-sh io: Use temporary directory and file for ftwtest-sh 2021-04-15 09:39:53 -03:00
ftwtest-time64.c y2038: Add test coverage 2021-06-15 10:42:11 -03:00
ftwtest.c Update. 2003-11-07 23:00:00 +00:00
futimens.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
getcwd.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
getdirname.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
getwd.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
isatty.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
lchmod.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
lchown.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
link.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
linkat.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
lockf.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
lockf64.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
lseek.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
lseek64.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
lstat.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
lstat64.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
Makefile y2038: Add test coverage 2021-06-15 10:42:11 -03:00
mkdir.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
mkdirat.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
mkfifo.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
mkfifoat.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
mknod.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
mknodat.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
open.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
open64.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
open64_2.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
open_2.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
openat.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
openat64.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
openat64_2.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
openat_2.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
pipe.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
pipe2.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
poll.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
poll.h
posix_fadvise.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
posix_fadvise64.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
posix_fallocate.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
posix_fallocate64.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
ppoll.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
pwd.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
read.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
readlink.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
readlinkat.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
rmdir.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sendfile.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sendfile64.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
stat.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
stat64.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
statfs.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
statfs64.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
statvfs.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
statvfs64.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
statx.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
statx_generic.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
symlink.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
symlinkat.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
test-lfs.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
test-stat.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
test-stat2.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
test-utime.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-copy_file_range.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-faccessat.c Add missing header files throughout the testsuite. 2017-02-16 17:33:18 -05:00
tst-fchmodat.c Add missing header files throughout the testsuite. 2017-02-16 17:33:18 -05:00
tst-fchownat.c Revert "hurd: Fix building io/tst-fchownat.c" 2018-01-28 19:13:20 +01:00
tst-fcntl.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-file_change_detection.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-fstatat.c Add missing header files throughout the testsuite. 2017-02-16 17:33:18 -05:00
tst-fts-lfs.c Add LFS support for fts functions (bug 11460) 2015-11-06 11:24:16 +01:00
tst-fts-time64.c y2038: Add test coverage 2021-06-15 10:42:11 -03:00
tst-fts.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-ftw-bz26353.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-ftw-lnk.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-futimens-time64.c y2038: Add test coverage 2021-06-15 10:42:11 -03:00
tst-futimens.c y2038: Add test coverage 2021-06-15 10:42:11 -03:00
tst-futimes-time64.c y2038: Add test coverage 2021-06-15 10:42:11 -03:00
tst-futimes.c y2038: Add test coverage 2021-06-15 10:42:11 -03:00
tst-futimesat-time64.c y2038: Add test coverage 2021-06-15 10:42:11 -03:00
tst-futimesat.c y2038: Add test coverage 2021-06-15 10:42:11 -03:00
tst-getcwd-abspath.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-getcwd.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-lchmod.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-linkat.c Add missing header files throughout the testsuite. 2017-02-16 17:33:18 -05:00
tst-lockf.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-lutimes-time64.c y2038: Add test coverage 2021-06-15 10:42:11 -03:00
tst-lutimes.c y2038: Add test coverage 2021-06-15 10:42:11 -03:00
tst-mkdirat.c Assume that _DIRENT_HAVE_D_TYPE is always defined. 2017-10-30 15:48:33 +01:00
tst-mkfifoat.c Assume that _DIRENT_HAVE_D_TYPE is always defined. 2017-10-30 15:48:33 +01:00
tst-mknodat.c Assume that _DIRENT_HAVE_D_TYPE is always defined. 2017-10-30 15:48:33 +01:00
tst-open-tmpfile.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-openat.c Add missing header files throughout the testsuite. 2017-02-16 17:33:18 -05:00
tst-posix_fallocate-common.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-posix_fallocate.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-posix_fallocate64.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-readlinkat.c Add missing header files throughout the testsuite. 2017-02-16 17:33:18 -05:00
tst-renameat.c Add missing header files throughout the testsuite. 2017-02-16 17:33:18 -05:00
tst-stat-lfs.c io: Return EBAFD for negative file descriptor on fstat (BZ #27559) 2021-03-11 10:51:55 -03:00
tst-stat-time64.c y2038: Add test coverage 2021-06-15 10:42:11 -03:00
tst-stat.c io: Fix sporadic test failures in io/tst-stat 2021-06-10 13:48:26 +02:00
tst-statvfs.c Update. 2003-10-27 04:05:04 +00:00
tst-statx.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-symlinkat.c Add missing header files throughout the testsuite. 2017-02-16 17:33:18 -05:00
tst-ttyname_r.c * nis/nis_subr.c (nis_getnames): Revert last change. 2006-12-05 21:28:15 +00:00
tst-unlinkat.c Add missing header files throughout the testsuite. 2017-02-16 17:33:18 -05:00
tst-utime-time64.c y2038: Add test coverage 2021-06-15 10:42:11 -03:00
tst-utime.c y2038: Add test coverage 2021-06-15 10:42:11 -03:00
tst-utimensat-skeleton.c linux: Add lutimes test 2021-04-15 09:39:49 -03:00
tst-utimensat-time64.c y2038: Add test coverage 2021-06-15 10:42:11 -03:00
tst-utimensat.c y2038: Add test coverage 2021-06-15 10:42:11 -03:00
tst-utimes-time64.c y2038: Add test coverage 2021-06-15 10:42:11 -03:00
tst-utimes.c y2038: Add test coverage 2021-06-15 10:42:11 -03:00
ttyname.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
ttyname_r.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
umask.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
unlink.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
unlinkat.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
utime.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
utime.h y2038: Add support for 64-bit time on legacy ABIs 2021-06-15 10:42:11 -03:00
utimensat.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
Versions Add missing symbols to Version files 2021-06-02 07:32:19 +02:00
write.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00