This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Change CONTEXT to PERL_CONTEXT throughout source (since the #define
authorMalcolm Beattie <mbeattie@sable.ox.ac.uk>
Thu, 13 Nov 1997 14:13:30 +0000 (14:13 +0000)
committerMalcolm Beattie <mbeattie@sable.ox.ac.uk>
Thu, 13 Nov 1997 14:13:30 +0000 (14:13 +0000)
commitc09156bb55f832ab6700e99026187942841f0ae4
treef66ff50686e3fd8401b4d531089c099bf3656035
parent004955206412e3e53b76d4dad6bc7ac3032c300a
Change CONTEXT to PERL_CONTEXT throughout source (since the #define
to avoid the Digital UNIX clash no longer works). Changed the #ifdef
in pp_sys.c for whether getnet* function get protoyped (since the
default had a broken prototype for getnetbyaddr).

p4raw-id: //depot/perl@247
mg.c
op.c
perl.c
perl.h
pp_ctl.c
pp_hot.c
pp_sys.c
proto.h
scope.c
thread.h