This is the mail archive of the pthreads-win32@sourceware.org mailing list for the pthreas-win32 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: sigaction & pthread_sigmask


William Ahern wrote:
Would it be worthwhile to submit a sigaction, sigwait, sigprocmask,
pthread_sigmask patch? Or are signals strictly outside the scope of the
project?

I'm working on sigaction and sigwait implementations--using atomic CAS
operations for async-safety--intended for a portable kqueue library. But the
library depends on pthreads-w32 anyhow, and it would be cleaner to simply
patch upstream
Please submit the patch. Send it to me directly if it's large and I will put it up on the FTP site for others to review if they wish.

Regards.
Ross


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]