glibc/sysvipc
Florian Weimer 30639e79d3 Linux: Cleanups after librt move
librt.so is no longer installed for PTHREAD_IN_LIBC, and tests
are not linked against it.  $(librt) is introduced globally for
shared tests that need to be linked for both PTHREAD_IN_LIBC
and !PTHREAD_IN_LIBC.

GLIBC_PRIVATE symbols that were needed during the transition are
removed again.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
2021-06-28 09:51:01 +02: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 Linux: Cleanups after librt move 2021-06-28 09:51:01 +02: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 Update. 2003-04-02 23:49:47 +00:00