From: Rafael Garcia-Suarez Date: Sat, 24 Nov 2007 09:09:21 +0000 (+0000) Subject: Mention kill improvements on Windows X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=c7d332a5fde19a88652f315f4d66076837edde06;p=p5sagit%2Fp5-mst-13.2.git Mention kill improvements on Windows p4raw-id: //depot/perl@32476 --- diff --git a/pod/perl5100delta.pod b/pod/perl5100delta.pod index e566efb..f416b7f 100644 --- a/pod/perl5100delta.pod +++ b/pod/perl5100delta.pod @@ -407,6 +407,12 @@ obtained perl isn't binary compatible with a regular perl 5.10, and has space and speed penalties; moreover not all regression tests still pass with it. (Larry Wall, Nicholas Clark) +=head2 kill() on Windows + +On Windows platforms, C now kills a process tree. +(On UNIX, this delivers the signal to all processes in the same process +group.) + =head1 Incompatible Changes =head2 Packing and UTF-8 strings