[PATCH] Add pthread_sigqueue(3)

Yaakov (Cygwin/X) yselkowitz@users.sourceforge.net
Sun Jan 1 18:59:00 GMT 2012


This patchset adds pthread_sigqueue(3), a GNU extension:

http://www.kernel.org/doc/man-pages/online/pages/man3/pthread_sigqueue.3.html

The implementation is based on the existing sigqueue(2) and
pthread_kill(3) code.

Patches for winsup/cygwin and winsup/doc attached.


Yaakov

-------------- next part --------------
A non-text attachment was scrubbed...
Name: cygwin-pthread_sigqueue.patch
Type: text/x-patch
Size: 3540 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin-patches/attachments/20120101/50a5c093/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: doc-pthread_sigqueue.patch
Type: text/x-patch
Size: 735 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin-patches/attachments/20120101/50a5c093/attachment-0001.bin>


More information about the Cygwin-patches mailing list