This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
057a50b
)
the code that used hstat, istat, qstat was removed in 6fd8c33a
author
Tony Cook
<tony@develop-help.com>
Fri, 14 Jun 2013 12:27:41 +0000
(22:27 +1000)
committer
Tony Cook
<tony@develop-help.com>
Fri, 14 Jun 2013 12:27:41 +0000
(22:27 +1000)
util.c
patch
|
blob
|
blame
|
history
diff --git
a/util.c
b/util.c
index
6953486
..
01acc83
100644
(file)
--- a/
util.c
+++ b/
util.c
@@
-2738,7
+2738,6
@@
I32
Perl_my_pclose(pTHX_ PerlIO *ptr)
{
dVAR;
- Sigsave_t hstat, istat, qstat;
int status;
SV **svp;
Pid_t pid;