..
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
linux: Only use 64-bit syscall if required for semtimedop
2021-06-22 12:09:52 -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
linux: Only use 64-bit syscall if required for semtimedop
2021-06-22 12:09:52 -03: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