mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-03 10:21:05 +00:00
7ad553b96e
Both symbols have to be moved at the same time because they are intertwined for __WORDSIZE == 64. The treatment of this case is also changed to match more closely how the other files suppress the declaration of the *64 identifier. The symbols were moved using scripts/move-symbol-to-libc.py. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
32 lines
811 B
Plaintext
32 lines
811 B
Plaintext
GLIBC_2.1 aio_return F
|
|
GLIBC_2.1 aio_return64 F
|
|
GLIBC_2.1 aio_suspend F
|
|
GLIBC_2.1 aio_suspend64 F
|
|
GLIBC_2.1 aio_write F
|
|
GLIBC_2.1 aio_write64 F
|
|
GLIBC_2.1 lio_listio F
|
|
GLIBC_2.1 lio_listio64 F
|
|
GLIBC_2.2 timer_create F
|
|
GLIBC_2.2 timer_delete F
|
|
GLIBC_2.2 timer_getoverrun F
|
|
GLIBC_2.2 timer_gettime F
|
|
GLIBC_2.2 timer_settime F
|
|
GLIBC_2.3.4 mq_close F
|
|
GLIBC_2.3.4 mq_getattr F
|
|
GLIBC_2.3.4 mq_notify F
|
|
GLIBC_2.3.4 mq_open F
|
|
GLIBC_2.3.4 mq_receive F
|
|
GLIBC_2.3.4 mq_send F
|
|
GLIBC_2.3.4 mq_setattr F
|
|
GLIBC_2.3.4 mq_timedreceive F
|
|
GLIBC_2.3.4 mq_timedsend F
|
|
GLIBC_2.3.4 mq_unlink F
|
|
GLIBC_2.34 __aio_suspend_time64 F
|
|
GLIBC_2.34 __mq_timedreceive_time64 F
|
|
GLIBC_2.34 __mq_timedsend_time64 F
|
|
GLIBC_2.34 __timer_gettime64 F
|
|
GLIBC_2.34 __timer_settime64 F
|
|
GLIBC_2.4 lio_listio F
|
|
GLIBC_2.4 lio_listio64 F
|
|
GLIBC_2.7 __mq_open_2 F
|