This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl 5.003_01: perl.h
authorPerl 5 Porters <perl5-porters@africa.nicoh.com>
Fri, 26 Jul 1996 20:42:41 +0000 (20:42 +0000)
committerCharles Bailey <bailey@genetics.upenn.edu>
Fri, 26 Jul 1996 20:42:41 +0000 (20:42 +0000)
commit0c30d9ecc2111c0458e70394c4211e614fce29d3
treee0bb516d3b1be793785856d3a739928461364d60
parent6e72f9df74a7117adbff8ee835e7583bfdf747ab
perl 5.003_01: perl.h

Update NeXT support
Make HIDEMYMALLOC the default
Add home-grown calloc() to MYMALLOC #defines
Drop long long support under UTS
Add new distinct GV type
Add Plan9 support
Use variable BIN_SH to find shell
Allow redirection of output usually sent to stderr, so it can be
  handled separately from normal output
Don't log memory allocations until we've got an interpreter set up
Don't doubly define DEBUGGING_MSTATS
Add globals and macros for improved signal handling, duplicate "my",
  strict untie, and debugger updates
Rename some globals to avoid collisions with system headers
perl.h