develooper Front page | perl.perl5.porters | Postings from July 2001

Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX

From:
Jarkko Hietaniemi
Date:
July 7, 2001 09:50
Subject:
Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
Message ID:
20010707115027.W10302@chaos.wustl.edu
On Fri, Jul 06, 2001 at 12:01:14PM -0400, Norton Allen wrote:
> Gurusamy Sarathy wrote:
> > This is not thread-safe.  I suggest allocating the space for it on
> > the savestack, either via SSNEW() or using a newSVpv()+SAVEFREESV()
> > combo.
> 
>   OK, here's a version using newSVpv()+SAVEFREESV(). It seems to
>   work, but it could definitely benefit from the scrutiny of
>   those more familiar with manipulation of the guts.
>   
>     -Norton
> 
> *** ../ORIG/perl-11148/ext/POSIX/POSIX.xs	Mon Jul  2 09:00:31 2001
> --- perl-11148/ext/POSIX/POSIX.xs	Fri Jul  6 11:38:36 2001

Thanks, applied.

-- 
$jhi++; # http://www.iki.fi/jhi/
        # There is this special biologist word we use for 'stable'.
        # It is 'dead'. -- Jack Cohen



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About