This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
remove kludgey duplicate background error avoidance (caused
authorGurusamy Sarathy <gsar@cpan.org>
Fri, 8 Oct 1999 10:26:15 +0000 (10:26 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Fri, 8 Oct 1999 10:26:15 +0000 (10:26 +0000)
commit98eae8f585b9800849b5e5482e2d405f21bab67e
treece00cfd416299b06127f22e32f8bc3e7f0b47090
parentc305c6a05369da2338dc1201b35b0dff2e8d6a5d
remove kludgey duplicate background error avoidance (caused
"leaks"; %@ wasn't even user-visible under -Dusethreads);
only repeats of most recent error are now avoided

p4raw-id: //depot/perl@4316
ext/Thread/Thread.xs
perl.c
perl.h
pp_ctl.c
thrdvar.h
util.c