mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-05 17:11:06 +00:00
2da5f22fff
The symbol was moved using scripts/move-symbol-to-libc.py. An explicit call from fork into the mq_notify implementation replaces the previous use of pthread_atfork. Reviewed-by: Adhemerva Zanella <adhemerval.zanella@linaro.org>
13 lines
305 B
Plaintext
13 lines
305 B
Plaintext
GLIBC_2.32 __mq_open_2 F
|
|
GLIBC_2.32 mq_open F
|
|
GLIBC_2.32 mq_receive F
|
|
GLIBC_2.32 mq_send F
|
|
GLIBC_2.32 mq_timedreceive F
|
|
GLIBC_2.32 mq_timedsend F
|
|
GLIBC_2.32 mq_unlink F
|
|
GLIBC_2.32 timer_create F
|
|
GLIBC_2.32 timer_delete F
|
|
GLIBC_2.32 timer_getoverrun F
|
|
GLIBC_2.32 timer_gettime F
|
|
GLIBC_2.32 timer_settime F
|