glibc/sysvipc
Adhemerval Zanella 52a5fe70a2 Use 64 bit time_t stat internally
For the legacy ABI with supports 32-bit time_t it calls the 64-bit
time directly, since the LFS symbols calls the 64-bit time_t ones
internally.

Checked on i686-linux-gnu and x86_64-linux-gnu.

Reviewed-by: Lukasz Majewski <lukma@denx.de>
2021-06-22 12:09:52 -03:00
..
sys y2038: Add support for 64-bit time on legacy ABIs 2021-06-15 10:42:11 -03:00
ftok.c Use 64 bit time_t stat internally 2021-06-22 12:09:52 -03:00
Makefile y2038: Add test coverage 2021-06-15 10:42:11 -03:00
msgctl.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
msgget.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
msgrcv.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
msgsnd.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
semctl.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
semget.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
semop.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
semtimedop.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
shmat.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
shmctl.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
shmdt.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
shmget.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
test-sysvipc.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
test-sysvmsg-time64.c y2038: Add test coverage 2021-06-15 10:42:11 -03:00
test-sysvmsg.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
test-sysvsem-time64.c y2038: Add test coverage 2021-06-15 10:42:11 -03:00
test-sysvsem.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
test-sysvshm-time64.c y2038: Add test coverage 2021-06-15 10:42:11 -03:00
test-sysvshm.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
Versions Update. 2003-04-02 23:49:47 +00:00