mirror of
https://sourceware.org/git/glibc.git
synced 2025-09-02 16:01:20 +03:00
The kernel from 2.3.31 on supports the rt_tgsigqueueinfo syscall. Use it to implement the non-standard extension which, like sigqueue, can pass additional data to the receiving thread.