From d63eadf0e1c600c12cc482df8bc1d1727a71393d Mon Sep 17 00:00:00 2001 From: Jarkko Hietaniemi Date: Sun, 14 Apr 2002 14:26:14 +0000 Subject: Simplify the _r probing code by adding the i_systime only for the APIs where it matters. p4raw-id: //depot/perl@15910 --- reentr.pl | 47 +++++++++++++++++++++++++---------------------- 1 file changed, 25 insertions(+), 22 deletions(-) (limited to 'reentr.pl') diff --git a/reentr.pl b/reentr.pl index 6b1f21c147..13c0c2e479 100644 --- a/reentr.pl +++ b/reentr.pl @@ -169,7 +169,8 @@ while () { $prereqh = "$h.h"; $prereqsh = "\$$prereqs $prereqh"; } - print <{$p}++; - push @{$seena{$f}}, $p; - $seenp{$p}++; - $seent{$f} = $t; - $seens{$f} = $m{S}; - $seend{$f} = $m{D}; - } - if ($opts{U}) { - print <{$p}++; + push @{$seena{$f}}, $p; + $seenp{$p}++; + $seent{$f} = $t; + $seens{$f} = $m{S}; + $seend{$f} = $m{D}; + } + if ($opts{U}) { + print <