mirror of
https://sourceware.org/git/glibc.git
synced 2025-11-03 20:53:13 +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.