nix icon indicating copy to clipboard operation
nix copied to clipboard

Implement safe bindings around pthread_sigqueue.

Open pirocks opened this issue 3 years ago • 2 comments
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.

pirocks avatar Aug 17 '22 05:08 pirocks

No idea how review requests here, but other people seem to request reviews from @rtzoeller. This should be good to go for review.

pirocks avatar Aug 18 '22 01:08 pirocks

I'll rebase those review comments once every thread is resolved.

pirocks avatar Aug 18 '22 12:08 pirocks