This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin 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: [PATCH] Make wait4 a pthread cancellation point


On Mon, 2003-01-13 at 23:43, Thomas Pfaff wrote:
> Attached is a patch and a test case for wait4 (used by wait, wait3 and
> waitpid).
> 
> 2003-01-13  Thomas Pfaff  <tpfaff@gmx.net>
> 
> 	* wait.cc: Include thread.h
> 	(wait4): Add pthread_testcancel call.
> 	Wait for child process and cancellation event.
> 	* thread.cc: Update list of cancellation points.

Looks good, please check it in.

Rob
-- 
GPG key available at: <http://users.bigpond.net.au/robertc/keys.txt>.

Attachment: signature.asc
Description: This is a digitally signed message part


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