perl 5.003_01: pp.c
authorPerl 5 Porters <perl5-porters@africa.nicoh.com>
Tue, 16 Jul 1996 22:48:22 +0000 (22:48 +0000)
committerCharles Bailey <bailey@genetics.upenn.edu>
Tue, 16 Jul 1996 22:48:22 +0000 (22:48 +0000)
commitf12c70209e012fbc59a7f4c437dc47d352265aed
treeff41d1b7b3f6d0b6ebfcfe6244804208937e253a
parent3dd51965519d5164484b08c2bbaf624f39c51be1
perl 5.003_01: pp.c

Add cast for new GV type
Check for magic SV in pp_ref()
Use more complex default seed in pp_srand(), but skip bits on Plan9
  which give its cc/asm a headache
Reflect new HV management
Make SV created to hold result of unpack('u',...) a valid string
Rename global variable to eliminate collision with system header files
pp.c