nix
nix copied to clipboard
Implement safe bindings around pthread_sigqueue.
trafficstars
I had a usecase for pthread_sigqueue so I added it to nix. Implementation is pretty much the same as pthread_kill. Requires a libc version bump.
No idea how review requests here, but other people seem to request reviews from @rtzoeller. This should be good to go for review.
I'll rebase those review comments once every thread is resolved.