summaryrefslogtreecommitdiff
path: root/dosish.h
diff options
context:
space:
mode:
authorPeter Prymmer <PPrymmer@factset.com>2003-07-03 19:59:51 -0400
committerJarkko Hietaniemi <jhi@iki.fi>2003-07-04 13:54:33 +0000
commit2adc3af378dcb4525f610f68711dc29eea7af59f (patch)
tree067b324e2d77c9e44e756c52cf6d330ac0fa0783 /dosish.h
parentc4d68d1e5ba5daa786749b1e283d5e755d43449b (diff)
downloadperl-2adc3af378dcb4525f610f68711dc29eea7af59f.tar.gz
Integrate:
[ 19976] Subject: [PATCH: perl@19956] switch vmspipe.com over to using local symbols instead of global Message-ID: <OF4DF4AA68.1EF12116-ON85256D59.00120F5E-85256D59.0015F58D@factset.com> [ 19977] $0 is pain. [ 19979] Remove PL_earlytaint since the hash seed code can be delayed until perl_parse(). [ 19980] line_t is U32, not I32. [ 19981] AUTHORS updates. [ 19982] No energy now to figure out what is wrong with $0 (or ps) in Tru64. The test works fine when run from command line. [ 19984] Upgrade to CGI.pm 2.97. [ 19985] Upgrade to CPAN 1.71. [ 19986] Upgrade to Digest::MD5 2.24, with few extra tweaks: (1) make the PATCHLEVEL logic as it is with List::Util (more portable to older Perls) (2) regen the MD5 checksums with ... (3) ... the Mac OS Classic checksums generated via MacRoman (just a guess) (4) Keep the core Makefile.PL. [ 19987] Upgrade to Locale::Maketext 1.06. [ 19988] Upgrade to Net::Ping 2.31. [ 19989] Upgrade to Text::Balanced 1.94. [ 19990] Upgrade to PodParser 1.23; but do not update t/pod/find.t or t/pod/testp2pt.pl since the first one does not work at all under core, and the second change would drop MacOS Classic portability tweaks introduced by change #18669. p4raw-link: @19990 on //depot/perl: 2dd58eb24be784426acf08480c44f9475004b8f2 p4raw-link: @19989 on //depot/perl: 48f821bf9e0932f4bcb9a9fde6c937aaf95d95db p4raw-link: @19988 on //depot/perl: 03550e9d59a5decbb987360bea1dceb32becfebb p4raw-link: @19987 on //depot/perl: f600d1057733b485f920590a46071641796d24dc p4raw-link: @19986 on //depot/perl: f05fc781a61040f6c41c46560387019732fb8c28 p4raw-link: @19985 on //depot/perl: 469ddaa3ee4713398fbdc0aaf0e87f5bb0030b0e p4raw-link: @19984 on //depot/perl: 1c87da1da4f953d5e3fa74ec3075ddaf999e9d1e p4raw-link: @19982 on //depot/perl: 1e6e959c1f897fc5428036f095b909e4bdac5c4e p4raw-link: @19981 on //depot/perl: 4373a661b784a1a9ca48be4edda4fd1aada78f61 p4raw-link: @19980 on //depot/perl: d5e9ef99e58bef05952c3b4469da723a74bed8f1 p4raw-link: @19979 on //depot/perl: b089116590f5bd8ca52e6ccd2a029c8fc0abb2ae p4raw-link: @19977 on //depot/perl: 228cf569ab8135ec43daadaff1c31143a0539e1e p4raw-link: @19976 on //depot/perl: f9ecfa39b3c0ebc08fcafc5b1c5a334bffd755b6 p4raw-link: @18669 on //depot/perl: 53ecdda105bb4103d210aff4a70dce9565ed670e p4raw-id: //depot/maint-5.8/perl@19991 p4raw-branched: from //depot/perl@19983 'branch in' lib/Locale/Maketext/Guts.pm lib/Locale/Maketext/GutsLoader.pm lib/Locale/Maketext/t/90utf8.t p4raw-integrated: from //depot/perl@19983 'copy in' vms/vmspipe.com (@13038..) lib/Text/Balanced/Changes lib/Text/Balanced/README lib/Text/Balanced/t/extcbk.t lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t (@13118..) lib/Text/Balanced.pm (@15668..) lib/Pod/Find.pm (@16979..) lib/Pod/Usage.pm (@18224..) lib/Net/Ping/t/300_ping_stream.t (@18671..) ext/Digest/MD5/MD5.xs (@18709..) ext/Digest/MD5/Changes (@18711..) ext/Digest/MD5/MD5.pm (@18712..) ext/Digest/MD5/t/files.t (@18951..) lib/Net/Ping/Changes (@19270..) lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog (@19285..) lib/Net/Ping.pm (@19536..) lib/CPAN.pm (@19573..) lib/CGI/Carp.pm (@19664..) lib/Net/Ping/t/250_ping_hires.t (@19723..) lib/Net/Ping/t/450_service.t (@19724..) epoc/epocish.h mpeix/mpeixish.h plan9/plan9ish.h unixish.h vms/vmsish.h (@19878..) ext/threads/t/join.t (@19889..) lib/CGI.pm (@19917..) bytecode.pl (@19934..) AUTHORS (@19969..) 'merge in' vms/vms.c (@19202..) embedvar.h perlapi.h perlvars.h (@19863..) dosish.h os2/os2ish.h (@19878..) perl.h (@19897..) perl.c (@19906..) MANIFEST (@19969..)
Diffstat (limited to 'dosish.h')
-rw-r--r--dosish.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/dosish.h b/dosish.h
index 790100f73c..2d802fd38a 100644
--- a/dosish.h
+++ b/dosish.h
@@ -16,7 +16,7 @@
#ifdef DJGPP
# define BIT_BUCKET "nul"
# define OP_BINARY O_BINARY
-# define PERL_SYS_INIT(c,v) EARLY_INIT2(*c,*v) MALLOC_CHECK_TAINT2(*c,*v) Perl_DJGPP_init(c,v)
+# define PERL_SYS_INIT(c,v) MALLOC_CHECK_TAINT2(*c,*v) Perl_DJGPP_init(c,v)
# define init_os_extras Perl_init_os_extras
# include <signal.h>
# define HAS_UTIME
@@ -32,15 +32,15 @@
# define PERL_FS_VER_FMT "%d_%d_%d"
#else /* DJGPP */
# ifdef WIN32
-# define PERL_SYS_INIT(c,v) EARLY_INIT2(*c,*v) MALLOC_CHECK_TAINT2(*c,*v) Perl_win32_init(c,v)
+# define PERL_SYS_INIT(c,v) MALLOC_CHECK_TAINT2(*c,*v) Perl_win32_init(c,v)
# define PERL_SYS_TERM() Perl_win32_term()
# define BIT_BUCKET "nul"
# else
# ifdef NETWARE
-# define PERL_SYS_INIT(c,v) EARLY_INIT2(*c,*v) MALLOC_CHECK_TAINT2(*c,*v) Perl_nw5_init(c,v)
+# define PERL_SYS_INIT(c,v) MALLOC_CHECK_TAINT2(*c,*v) Perl_nw5_init(c,v)
# define BIT_BUCKET "nwnul"
# else
-# define PERL_SYS_INIT(c,v) EARLY_INIT2(*c,*v) MALLOC_CHECK_TAINT2(*c,*v)
+# define PERL_SYS_INIT(c,v) MALLOC_CHECK_TAINT2(*c,*v)
# define BIT_BUCKET "\\dev\\nul" /* "wanna be like, umm, Newlined, or somethin?" */
# endif /* NETWARE */
# endif