24 years agoMore printf miscasts flushed out.
Jarkko Hietaniemi [Sat, 6 Nov 1999 19:59:59 +0000]
More printf miscasts flushed out.

p4raw-id: //depot/cfgperl@4525

24 years agoCrushing the remaining %ld guerillas.
Jarkko Hietaniemi [Sat, 6 Nov 1999 15:39:05 +0000]
Crushing the remaining %ld guerillas.

p4raw-id: //depot/cfgperl@4524

24 years agoUpdate CPAN sites list.
Jarkko Hietaniemi [Sat, 6 Nov 1999 15:11:38 +0000]
Update CPAN sites list.

p4raw-id: //depot/cfgperl@4523

24 years agoThe -n32 is normally part of $cc, not $ccflags.
Jarkko Hietaniemi [Fri, 5 Nov 1999 19:50:46 +0000]
The -n32 is normally part of $cc, not $ccflags.

p4raw-id: //depot/cfgperl@4522

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Thu, 4 Nov 1999 23:30:09 +0000]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@4520

24 years agoref to non-lvalue method
Ilya Zakharevich [Wed, 3 Nov 1999 03:52:48 +0000]
ref to non-lvalue method

To: perl5-porters@perl.org (Mailing list Perl5)
Message-Id: <199911030852.DAA06563@monk.mps.ohio-state.edu>

p4raw-id: //depot/cfgperl@4519

24 years agoxsubpp dependency
Ilya Zakharevich [Wed, 3 Nov 1999 02:57:23 +0000]
xsubpp dependency

To: perl5-porters@perl.org (Mailing list Perl5)
Message-Id: <199911030757.CAA06325@monk.mps.ohio-state.edu>

p4raw-id: //depot/cfgperl@4518

24 years agoregexp.h
Ilya Zakharevich [Wed, 3 Nov 1999 02:55:21 +0000]
regexp.h

To: perl5-porters@perl.org (Mailing list Perl5)
Message-Id: <199911030755.CAA06311@monk.mps.ohio-state.edu>

p4raw-id: //depot/cfgperl@4517

24 years agochange#4485 didn't do the right thing for B::Bytecode
Gurusamy Sarathy [Thu, 4 Nov 1999 18:25:45 +0000]
change#4485 didn't do the right thing for B::Bytecode

p4raw-link: @4485 on //depot/perl: b195d4879f55e1610299cb9b1b55356940c2a577

p4raw-id: //depot/perl@4516

24 years agoimplement STOP blocks and fix compiler to use them (minimally
Gurusamy Sarathy [Thu, 4 Nov 1999 17:28:29 +0000]
implement STOP blocks and fix compiler to use them (minimally
tested)

p4raw-id: //depot/perl@4515

24 years agodisplay BSD license in Glob.pm (for clause #2 conformity)
Gurusamy Sarathy [Thu, 4 Nov 1999 15:59:46 +0000]
display BSD license in Glob.pm (for clause #2 conformity)

p4raw-id: //depot/perl@4514

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Thu, 4 Nov 1999 08:26:19 +0000]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@4513

24 years agoIncremental Mac integration from Matthias.
Jarkko Hietaniemi [Thu, 4 Nov 1999 08:01:25 +0000]
Incremental Mac integration from Matthias.

p4raw-id: //depot/cfgperl@4512

24 years agoremove VIRTUAL tag, PERL_OBJECT doesn't need it anymore
Gurusamy Sarathy [Thu, 4 Nov 1999 02:53:37 +0000]
remove VIRTUAL tag, PERL_OBJECT doesn't need it anymore

p4raw-id: //depot/perl@4511

24 years agoS_init_interp is a better place to diddle with PL_opargs
Jarkko Hietaniemi [Tue, 2 Nov 1999 22:12:29 +0000]
S_init_interp is a better place to diddle with PL_opargs
than perl_construct.

p4raw-id: //depot/cfgperl@4510

24 years agoRe: [ID 19991102.002] unpack('N', pack('N', -1)) not idempotent
M. J. T. Guy [Tue, 2 Nov 1999 21:36:00 +0000]
Re: [ID 19991102.002] unpack('N', pack('N', -1)) not idempotent

To: ben@mucus.advanced.org, perl5-porters@perl.org
Message-Id: <E11ilay-00020o-00@taurus.cus.cam.ac.uk>

p4raw-id: //depot/cfgperl@4509

24 years agoInitial integration of the MacPerl changes form Matthias.
Jarkko Hietaniemi [Tue, 2 Nov 1999 20:46:27 +0000]
Initial integration of the MacPerl changes form Matthias.

p4raw-id: //depot/cfgperl@4508

24 years agoRe: [ID 19991026.001] perl segmentation fault report
Ilya Zakharevich [Mon, 1 Nov 1999 18:14:16 +0000]
Re: [ID 19991026.001] perl segmentation fault report

To: lvirden@cas.org (Larry W. Virden)
Cc: perl5-porters@perl.org, lvirden@cas.org
Message-Id: <199911012314.SAA22664@monk.mps.ohio-state.edu>

p4raw-id: //depot/cfgperl@4507

24 years agoPatch for EPOC Support
Olaf Flebbe [Mon, 1 Nov 1999 20:46:54 +0000]
Patch for EPOC Support

To: perl5-porters@perl.org
Message-ID: <Pine.LNX.4.10.9911012045190.411-100000@dragon.science-computing.de>

p4raw-id: //depot/cfgperl@4506

24 years agomacros for COP.cop_filegv access
Gurusamy Sarathy [Mon, 1 Nov 1999 17:09:44 +0000]
macros for COP.cop_filegv access

p4raw-id: //depot/perl@4505

24 years agoenable better Win32::DomainName() by demand loading netapi32.dll
Gurusamy Sarathy [Mon, 1 Nov 1999 17:08:28 +0000]
enable better Win32::DomainName() by demand loading netapi32.dll
(from Jan Dubois)

p4raw-id: //depot/perl@4504

24 years agochange#4502 was missing a file
Gurusamy Sarathy [Sun, 31 Oct 1999 20:56:06 +0000]
change#4502 was missing a file

p4raw-link: @4502 on //depot/perl: 18708f5a7334d978ddf7562cb7f58e28bec6e4ed

p4raw-id: //depot/perl@4503

24 years agomake nested ARGV/$^I loops work correctly; fixes several bugs
Gurusamy Sarathy [Sun, 31 Oct 1999 20:46:02 +0000]
make nested ARGV/$^I loops work correctly; fixes several bugs
in the way ARGV state was handled in readline(); writing a
subroutine to do inplace edits is now possible, provided *ARGV,
*ARGVOUT, $^I and $_ are localized where needed

p4raw-id: //depot/perl@4502

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Sun, 31 Oct 1999 12:43:54 +0000]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@4501

24 years agoupdated windows config* files
Gurusamy Sarathy [Sun, 31 Oct 1999 10:01:17 +0000]
updated windows config* files

p4raw-id: //depot/perl@4500

24 years agointegrate cfgperl contents into mainline
Gurusamy Sarathy [Sun, 31 Oct 1999 09:15:17 +0000]
integrate cfgperl contents into mainline

p4raw-id: //depot/perl@4499

24 years agoremove unused struct Outrec
Gurusamy Sarathy [Sun, 31 Oct 1999 09:13:41 +0000]
remove unused struct Outrec

p4raw-id: //depot/perl@4498

24 years agoAdd HAS_QUAD ($Config{d_quad}); use it.
Jarkko Hietaniemi [Sat, 30 Oct 1999 12:41:50 +0000]
Add HAS_QUAD ($Config{d_quad}); use it.

p4raw-id: //depot/cfgperl@4497

24 years agointegrate cfgperl contents into mainline
Gurusamy Sarathy [Sat, 30 Oct 1999 00:28:32 +0000]
integrate cfgperl contents into mainline

p4raw-id: //depot/perl@4496

24 years agoContinue what #4494 started; introduce uid and gid formats.
Jarkko Hietaniemi [Fri, 29 Oct 1999 23:36:19 +0000]
Continue what #4494 started; introduce uid and gid formats.

p4raw-id: //depot/cfgperl@4495

24 years agoMove the IV, UV, I8, U8, ..., and NV to metaconfig
Jarkko Hietaniemi [Fri, 29 Oct 1999 22:09:01 +0000]
Move the IV, UV, I8, U8, ..., and NV to metaconfig
from perl.h and handy.h.

p4raw-id: //depot/cfgperl@4494

24 years agoHurd update from Mark Kettenis.
Jarkko Hietaniemi [Fri, 29 Oct 1999 21:14:53 +0000]
Hurd update from Mark Kettenis.

p4raw-id: //depot/cfgperl@4492

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Fri, 29 Oct 1999 16:08:43 +0000]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@4489

24 years agoRegen Configure and Glossary.
Jarkko Hietaniemi [Fri, 29 Oct 1999 15:30:30 +0000]
Regen Configure and Glossary.

p4raw-id: //depot/cfgperl@4488

24 years agoRemove quad logic from perl.h; regen Configure;
Jarkko Hietaniemi [Fri, 29 Oct 1999 15:24:13 +0000]
Remove quad logic from perl.h; regen Configure;
add -DUSE_LONG_LONG to ccflags if not already there.

p4raw-id: //depot/cfgperl@4487

24 years agomore cleanup: avoid unused knowledge of "file GV" notion in CV and GV
Gurusamy Sarathy [Fri, 29 Oct 1999 06:08:50 +0000]
more cleanup: avoid unused knowledge of "file GV" notion in CV and GV

p4raw-id: //depot/perl@4485

24 years agousurp GVOP slot for new PADOP (one small step to making optree
Gurusamy Sarathy [Fri, 29 Oct 1999 03:00:21 +0000]
usurp GVOP slot for new PADOP (one small step to making optree
shareable across interpreters)

p4raw-id: //depot/perl@4484

24 years agoRegen Configure.
Jarkko Hietaniemi [Thu, 28 Oct 1999 22:01:12 +0000]
Regen Configure.

p4raw-id: //depot/cfgperl@4483

24 years agoremove C<use Time::Local 'no_range_check'> misfeature (global
Gurusamy Sarathy [Thu, 28 Oct 1999 17:33:49 +0000]
remove C<use Time::Local 'no_range_check'> misfeature (global
can still be directly set)

p4raw-id: //depot/perl@4481

24 years agoFix printing of uids and gids; regen Configure.
Jarkko Hietaniemi [Thu, 28 Oct 1999 13:49:26 +0000]
Fix printing of uids and gids; regen Configure.

p4raw-id: //depot/cfgperl@4480

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Thu, 28 Oct 1999 06:50:02 +0000]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@4478

24 years ago(Slightly) better comments for Policy_sh.SH from Andy.
Jarkko Hietaniemi [Thu, 28 Oct 1999 06:40:54 +0000]
(Slightly) better comments for Policy_sh.SH from Andy.

p4raw-id: //depot/cfgperl@4477

24 years agoregen config* stuff for windows
Gurusamy Sarathy [Wed, 27 Oct 1999 23:54:36 +0000]
regen config* stuff for windows

p4raw-id: //depot/perl@4476

24 years agointegrate cfgperl contents into mainline; merge conflicts
Gurusamy Sarathy [Wed, 27 Oct 1999 21:32:30 +0000]
integrate cfgperl contents into mainline; merge conflicts

p4raw-id: //depot/perl@4475

24 years agopatch up egcs-1.1.2-mingw32 build (builds a working miniperl, but not
Gurusamy Sarathy [Wed, 27 Oct 1999 21:15:07 +0000]
patch up egcs-1.1.2-mingw32 build (builds a working miniperl, but not
perl; stdout/stderr redirects seem broken as well)

p4raw-id: //depot/perl@4474

24 years agoDo not block if no message queues available.
Jarkko Hietaniemi [Wed, 27 Oct 1999 21:11:11 +0000]
Do not block if no message queues available.

p4raw-id: //depot/cfgperl@4473

24 years agoRemove unused "squatter" symbols; regen Configure.
Jarkko Hietaniemi [Wed, 27 Oct 1999 18:27:40 +0000]
Remove unused "squatter" symbols; regen Configure.

p4raw-id: //depot/cfgperl@4472

24 years agoRegen Configure.
Jarkko Hietaniemi [Wed, 27 Oct 1999 17:19:06 +0000]
Regen Configure.

p4raw-id: //depot/cfgperl@4470

24 years agoIntegrate with Sarathy; manual resolve on regcomp.c conflicts
Jarkko Hietaniemi [Wed, 27 Oct 1999 14:06:44 +0000]
Integrate with Sarathy; manual resolve on regcomp.c conflicts
(Ilya's changes won).

p4raw-id: //depot/cfgperl@4468

24 years agoRegen Configure.
Jarkko Hietaniemi [Wed, 27 Oct 1999 13:38:41 +0000]
Regen Configure.

p4raw-id: //depot/cfgperl@4467

24 years agoNosuid checking for statfs() people: from Spider Boardman.
Jarkko Hietaniemi [Wed, 27 Oct 1999 13:06:27 +0000]
Nosuid checking for statfs() people: from Spider Boardman.

p4raw-id: //depot/cfgperl@4465

24 years agoWe need cc to be able to test for cc -v.
Jarkko Hietaniemi [Wed, 27 Oct 1999 07:55:53 +0000]
We need cc to be able to test for cc -v.

p4raw-id: //depot/cfgperl@4463

24 years agomore GCC v2.95 induced adjustments
Gurusamy Sarathy [Wed, 27 Oct 1999 01:31:41 +0000]
more GCC v2.95 induced adjustments

p4raw-id: //depot/perl@4462

24 years agowarnings and const violations identified by compiling in C++ mode
Gurusamy Sarathy [Tue, 26 Oct 1999 21:42:59 +0000]
warnings and const violations identified by compiling in C++ mode
with GCC v2.95

p4raw-id: //depot/perl@4461

24 years agoRevert #4457 for more investigation.
Jarkko Hietaniemi [Tue, 26 Oct 1999 13:40:18 +0000]
Revert #4457 for more investigation.

p4raw-id: //depot/cfgperl@4460

24 years agoRegen Configure.
Jarkko Hietaniemi [Tue, 26 Oct 1999 10:15:58 +0000]
Regen Configure.

p4raw-id: //depot/cfgperl@4459

24 years agoAdd getmnt() to nosuid checking.
Jarkko Hietaniemi [Tue, 26 Oct 1999 09:12:48 +0000]
Add getmnt() to nosuid checking.

p4raw-id: //depot/cfgperl@4457

24 years agoMassive multitypo in #4446.
Jarkko Hietaniemi [Tue, 26 Oct 1999 08:12:27 +0000]
Massive multitypo in #4446.

p4raw-id: //depot/cfgperl@4455

24 years agodos-djgpp update
Laszlo Molnar [Mon, 25 Oct 1999 10:11:30 +0000]
dos-djgpp update

To: Perl 5 Porters <perl5-porters@perl.org>
Message-ID: <19991025101130.K459@crater.eth.ericsson.se>

p4raw-id: //depot/cfgperl@4454

24 years agoRemove the last regnode<==>char*
Ilya Zakharevich [Mon, 25 Oct 1999 03:06:21 +0000]
Remove the last regnode<==>char*

To: perl5-porters@perl.org (Mailing list Perl5)
Message-Id: <199910250706.DAA16825@monk.mps.ohio-state.edu>

p4raw-id: //depot/cfgperl@4453

24 years agoMissing REx engine patch
Ilya Zakharevich [Sun, 24 Oct 1999 23:47:45 +0000]
Missing REx engine patch

To: perl5-porters@perl.org (Mailing list Perl5)
Message-Id: <199910250347.XAA16094@monk.mps.ohio-state.edu>

p4raw-id: //depot/cfgperl@4452

24 years agocharnames and UTEST
Ilya Zakharevich [Sun, 24 Oct 1999 23:39:49 +0000]
charnames and UTEST

To: perl5-porters@perl.org (Mailing list Perl5)
Message-Id: <199910250339.XAA16058@monk.mps.ohio-state.edu>

p4raw-id: //depot/cfgperl@4451

24 years agowin32 tweak
Gurusamy Sarathy [Mon, 25 Oct 1999 07:38:15 +0000]
win32 tweak

p4raw-id: //depot/perl@4450

24 years agoremove inconsistent tainting behavior of sprintf("%e",...)
Gurusamy Sarathy [Sun, 24 Oct 1999 23:20:10 +0000]
remove inconsistent tainting behavior of sprintf("%e",...)
(all bets are off is "C" locale is compromised)

p4raw-id: //depot/perl@4449

24 years agoremove unused interpreter globals
Gurusamy Sarathy [Sun, 24 Oct 1999 22:20:42 +0000]
remove unused interpreter globals

p4raw-id: //depot/perl@4448

24 years agoAnother hints tweak.
Jarkko Hietaniemi [Sun, 24 Oct 1999 21:49:52 +0000]
Another hints tweak.

p4raw-id: //depot/cfgperl@4447

24 years agoHints tweak.
Jarkko Hietaniemi [Sun, 24 Oct 1999 21:48:02 +0000]
Hints tweak.

p4raw-id: //depot/cfgperl@4446

24 years agoAvoid creating GV with NULL name when vivifying nameless scalars.
Nick Ing-Simmons [Sun, 24 Oct 1999 20:54:06 +0000]
Avoid creating GV with NULL name when vivifying nameless scalars.
(Fix/workround for [ID19991024.001])

p4raw-id: //depot/perl@4444

24 years agotypo in installperl (from Paul Moore <gustav@morpheus.demon.co.uk>)
Gurusamy Sarathy [Sun, 24 Oct 1999 14:40:01 +0000]
typo in installperl (from Paul Moore <gustav@morpheus.demon.co.uk>)

p4raw-id: //depot/perl@4442

24 years agotest in change#4428 needs strict interpretation of C modulus
Gurusamy Sarathy [Sun, 24 Oct 1999 14:33:11 +0000]
test in change#4428 needs strict interpretation of C modulus

p4raw-link: @4428 on //depot/perl: 4bb9f687ed0930c988c412c4c28bd2a535612894

p4raw-id: //depot/perl@4441

24 years agodon't allow SIGCHLD to be ignored at startup, or wait*() and
Gurusamy Sarathy [Sun, 24 Oct 1999 13:47:17 +0000]
don't allow SIGCHLD to be ignored at startup, or wait*() and
$? break

p4raw-id: //depot/perl@4440

24 years agotest for #2835 (yeah, better later than never)
Jarkko Hietaniemi [Sun, 24 Oct 1999 13:19:17 +0000]
test for #2835 (yeah, better later than never)

p4raw-id: //depot/cfgperl@4439

24 years agotypo, doc tweak
Gurusamy Sarathy [Sun, 24 Oct 1999 12:59:12 +0000]
typo, doc tweak

p4raw-id: //depot/perl@4438

24 years agoallow get() and reftype() functions to be imported (from
Gurusamy Sarathy [Sun, 24 Oct 1999 11:59:55 +0000]
allow get() and reftype() functions to be imported (from
Spider Boardman)

p4raw-id: //depot/perl@4437

24 years agosuppress scalar leak messages for known leaks (from
Gurusamy Sarathy [Sun, 24 Oct 1999 11:52:53 +0000]
suppress scalar leak messages for known leaks (from
Robin Barker <rmb1@cise.npl.co.uk>)

p4raw-id: //depot/perl@4436

24 years agoVMS tweak (suggested by Craig A. Berry <craig.berry@metamor.com>)
Gurusamy Sarathy [Sun, 24 Oct 1999 11:39:42 +0000]
VMS tweak (suggested by Craig A. Berry <craig.berry@metamor.com>)

p4raw-id: //depot/perl@4435

24 years agorelax range checking if they ask for it (from John L. Allen
Gurusamy Sarathy [Sun, 24 Oct 1999 11:36:08 +0000]
relax range checking if they ask for it (from John L. Allen
<allen@grumman.com>)

p4raw-id: //depot/perl@4434

24 years agoREADME nits pointed out by Chris Nandor <pudge@pobox.com>
Gurusamy Sarathy [Sun, 24 Oct 1999 11:25:51 +0000]
README nits pointed out by Chris Nandor <pudge@pobox.com>

p4raw-id: //depot/perl@4433

24 years agoRe: [PATCH 5.005_62] OS/2 improvements
Ilya Zakharevich [Sun, 24 Oct 1999 03:24:28 +0000]
Re: [PATCH 5.005_62] OS/2 improvements

Message-Id: <199910240724.DAA12230@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@4432

24 years agoinstall all README.foo with pod content as podfoo.pod
Gurusamy Sarathy [Sun, 24 Oct 1999 10:50:14 +0000]
install all README.foo with pod content as podfoo.pod

p4raw-id: //depot/perl@4431

24 years ago@INC needs ../lib
Gurusamy Sarathy [Sun, 24 Oct 1999 09:28:24 +0000]
@INC needs ../lib

p4raw-id: //depot/perl@4430

24 years agoMore printf-fixes (see also #4426).
Jarkko Hietaniemi [Sat, 23 Oct 1999 21:47:49 +0000]
More printf-fixes (see also #4426).

p4raw-id: //depot/cfgperl@4429

24 years agofix accidental C modulo semantics on integer-valued operations
Gurusamy Sarathy [Sat, 23 Oct 1999 20:28:56 +0000]
fix accidental C modulo semantics on integer-valued operations
(e.g. caused C<length("abc") % -10> to return 3 rather than -7)

p4raw-id: //depot/perl@4428

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Sat, 23 Oct 1999 16:10:10 +0000]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@4427

24 years agoFix the printfing nits pointed out by using gcc -Wall and
Jarkko Hietaniemi [Sat, 23 Oct 1999 16:04:02 +0000]
Fix the printfing nits pointed out by using gcc -Wall and
Configure -Duse64bits -Dccflags=-DDEBUGGING in Solaris,
plus few other warnings in Dumper.xs.

p4raw-id: //depot/cfgperl@4426

24 years agoConfigure regen to pick up the new installation directories
Jarkko Hietaniemi [Sat, 23 Oct 1999 15:16:41 +0000]
Configure regen to pick up the new installation directories
from Policy_sh.SH.  The explanations of "public add-ons" and
"vendor-supplied" could do with more work.

p4raw-id: //depot/cfgperl@4425

24 years agoUpdate Policy_sh.SH to handle the newer installation directives.
Andy Dougherty [Fri, 22 Oct 1999 16:47:34 +0000]
Update Policy_sh.SH to handle the newer installation directives.
To: Perl Porters <perl5-porters@perl.org>
Subject: [PATCH 5.005_62] Policy_sh.SH update
Message-ID: <Pine.SOL.4.10.9910221645470.15232-100000@maxwell.phys.lafayette.edu>

p4raw-id: //depot/cfgperl@4423

24 years agoso back to 'so', from Stephanie Beals <bealzy@us.ibm.com>
Jarkko Hietaniemi [Fri, 22 Oct 1999 22:44:44 +0000]
so back to 'so', from Stephanie Beals <bealzy@us.ibm.com>

p4raw-id: //depot/cfgperl@4422

24 years agosv_vcatpvfn() bug: fell through to assuming intsize of 'q' for
Gurusamy Sarathy [Fri, 22 Oct 1999 21:16:44 +0000]
sv_vcatpvfn() bug: fell through to assuming intsize of 'q' for
C<"%ld", long_val>

p4raw-id: //depot/perl@4421

24 years agowin32_utime() on directories should use localtime() rather
Gurusamy Sarathy [Fri, 22 Oct 1999 16:36:46 +0000]
win32_utime() on directories should use localtime() rather
than gmtime() (from Jan Dubois)

p4raw-id: //depot/perl@4420

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Thu, 21 Oct 1999 10:31:41 +0000]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@4419

24 years agoadd test for change#4417
Gurusamy Sarathy [Wed, 20 Oct 1999 23:49:47 +0000]
add test for change#4417

p4raw-link: @4417 on //depot/perl: 970c490586e0f01dd70401842b590223949989af

p4raw-id: //depot/perl@4418

24 years agoavoid coredump on C<sort { my $c; return $a cmp $b } ...>
Gurusamy Sarathy [Wed, 20 Oct 1999 23:45:03 +0000]
avoid coredump on C<sort { my $c; return $a cmp $b } ...>

p4raw-id: //depot/perl@4417

24 years agofix prototype mismatch (from Hans Mulder <hansm@xs4all.nl>)
Gurusamy Sarathy [Wed, 20 Oct 1999 01:00:50 +0000]
fix prototype mismatch (from Hans Mulder <hansm@xs4all.nl>)

p4raw-id: //depot/perl@4416

24 years agodisable optimizing troublesome ops in change#3612
Gurusamy Sarathy [Wed, 20 Oct 1999 00:52:34 +0000]
disable optimizing troublesome ops in change#3612
(from Ilya Zakharevich)

p4raw-link: @3612 on //depot/perl: b162f9ead0a98db35cdcfc8c889e344c040c8d8e

p4raw-id: //depot/perl@4415

24 years agoskip unreadable directory test when running as root
Gurusamy Sarathy [Wed, 20 Oct 1999 00:37:46 +0000]
skip unreadable directory test when running as root

p4raw-id: //depot/perl@4414

24 years agoAvoid GNU ar if HP cc is being used.
Jarkko Hietaniemi [Tue, 19 Oct 1999 09:26:52 +0000]
Avoid GNU ar if HP cc is being used.

p4raw-id: //depot/cfgperl@4413

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Tue, 19 Oct 1999 07:24:29 +0000]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@4412

24 years agoLong double support: sqrtl et al are not available everywhere,
Jarkko Hietaniemi [Tue, 19 Oct 1999 07:22:34 +0000]
Long double support: sqrtl et al are not available everywhere,
e.g. not in Solaris, even when long doubles are.

p4raw-id: //depot/cfgperl@4411

24 years agoperl_mutex n/a if !USE_THREADS
Gurusamy Sarathy [Tue, 19 Oct 1999 02:18:54 +0000]
perl_mutex n/a if !USE_THREADS

p4raw-id: //depot/perl@4409