projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
6d40167
)
missing export for PerlIO_pop (used in PerlIO::Via now)
Gurusamy Sarathy [Thu, 20 Jun 2002 02:33:49 +0000 (
02:33
+0000)]
p4raw-id: //depot/perl@17317
makedef.pl
patch
|
blob
|
blame
|
history
diff --git
a/makedef.pl
b/makedef.pl
index
e812214
..
9b1f977
100644
(file)
--- a/
makedef.pl
+++ b/
makedef.pl
@@
-771,6
+771,7
@@
my @layer_syms = qw(
PerlIO_apply_layera
PerlIO_pending
PerlIO_push
+ PerlIO_pop
PerlIO_sv_dup
PerlIO_perlio