This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add delay to signal handling in t/op/magic.t. (Solaris with pthreads
authorMalcolm Beattie <mbeattie@sable.ox.ac.uk>
Fri, 14 Nov 1997 10:12:40 +0000 (10:12 +0000)
committerMalcolm Beattie <mbeattie@sable.ox.ac.uk>
Fri, 14 Nov 1997 10:12:40 +0000 (10:12 +0000)
commitb715f106331fad5cca1779055ebe7cca8c8f25a9
treee09e1244dde49fb88e7a986cf3e65b2c084414f0
parent458fb5819c1ac395635ee1129f0f694cb0128ffd
Add delay to signal handling in t/op/magic.t. (Solaris with pthreads
doesn't run handlers for self-sent signals until kill has returned.)

p4raw-id: //depot/perl@250
t/op/magic.t