mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-10 19:30:10 +00:00
a752cb670a
The symbol was moved using scripts/move-symbol-to-libc.py. To introduce the proper symbol versioning, the implementation of the system call wrapper us moved to a C file. Reviewed-by: Adhemerva Zanella <adhemerval.zanella@linaro.org>
19 lines
487 B
Plaintext
19 lines
487 B
Plaintext
GLIBC_2.29 __mq_open_2 F
|
|
GLIBC_2.29 mq_getattr F
|
|
GLIBC_2.29 mq_notify F
|
|
GLIBC_2.29 mq_open F
|
|
GLIBC_2.29 mq_receive F
|
|
GLIBC_2.29 mq_send F
|
|
GLIBC_2.29 mq_timedreceive F
|
|
GLIBC_2.29 mq_timedsend F
|
|
GLIBC_2.29 mq_unlink F
|
|
GLIBC_2.29 timer_create F
|
|
GLIBC_2.29 timer_delete F
|
|
GLIBC_2.29 timer_getoverrun F
|
|
GLIBC_2.29 timer_gettime F
|
|
GLIBC_2.29 timer_settime 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
|