| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- abs_path() on Unix(ish) platforms has been upgraded to a much later
version of the underlying C code from BSD. [Michael Schwern]
- If strlcpy() and strlcat() aren't available on the user's system,
we now use ppport.h to provide them, so our C code works. [Steve
Peters]
This unwinds change 32710 (consting from Robin Barker of the old code)
p4raw-id: //depot/perl@34606
|
|
|
| |
p4raw-id: //depot/perl@33042
|
|
|
|
|
|
|
|
|
|
| |
Subject: consting Cwd and ExtUtils::ParseXS
From: "Robin Barker" <Robin.Barker@npl.co.uk>
Message-ID: <46A0F33545E63740BC7563DE59CA9C6D0939A0@exchsvr2.npl.ad.local>
lib/ExtUtils/ParseXS.pm had changes already made with change
#32691.
p4raw-id: //depot/perl@32710
|
|
|
| |
p4raw-id: //depot/perl@31382
|
|
|
|
|
|
| |
From: "Jerry D. Hedden" <jdhedden@yahoo.com>
Message-ID: <196803.14702.qm@web30215.mail.mud.yahoo.com>
p4raw-id: //depot/perl@30718
|
|
|
| |
p4raw-id: //depot/perl@27398
|
|
|
| |
p4raw-id: //depot/perl@26318
|
|
|
|
|
| |
p4raw-link: @26071 on //depot/perl: 8861ecc69a87dc6907b3e9c79689edb5df16413e
p4raw-id: //depot/perl@26072
|
|
|
| |
p4raw-id: //depot/perl@24882
|
|
|
|
|
|
| |
A C++ compiler produces lots of warnings that are probably valid
concerns to investigate.
p4raw-id: //depot/perl@24170
|
|
|
| |
p4raw-id: //depot/perl@24161
|
|
|
|
|
| |
(plus tweaks to Cwd and cwd.t to run when building perl)
p4raw-id: //depot/perl@23977
|
|
|
| |
p4raw-id: //depot/perl@23152
|
|
|
| |
p4raw-id: //depot/perl@22988
|
|
|
| |
p4raw-id: //depot/perl@22020
|
|
|
|
|
|
| |
21646 was only applied to core (must punt this back and thereby unfork)
Need to fix test boilerplate properly for PERL_CORE
p4raw-id: //depot/perl@21972
|
|
|
|
|
| |
Message-ID: <20031103151143.GB430@geeknest.com>
p4raw-id: //depot/perl@21646
|
|
|
|
|
|
| |
Add regression tests for taint-safety of the *cwd()
functions.
p4raw-id: //depot/perl@16635
|
|
|
|
|
|
| |
SvREFCNT_dec(x ? y : z) did not typecast the right thing due to
missing parens in macro definition
p4raw-id: //depot/perl@16055
|
|
|
|
|
| |
Message-ID: <3C99BB10.50004@stason.org>
p4raw-id: //depot/perl@15392
|
|
|
|
|
| |
Message-Id: <011112123409.27041@DUPHY4.Physics.Drexel.Edu>
p4raw-id: //depot/perl@12958
|
|
|
|
|
| |
by Schwern.
p4raw-id: //depot/perl@11873
|
|
|
| |
p4raw-id: //depot/perl@11216
|
|
|
|
|
|
|
|
|
|
| |
naming discipline
win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
because of this)
fix a warning about "fd" being used without being set in Cwd.xs
p4raw-id: //depot/perl@11067
|
|
|
| |
p4raw-id: //depot/perl@10900
|
|
|
| |
p4raw-id: //depot/perl@10805
|
|
|
|
|
| |
it would seem...
p4raw-id: //depot/perl@10804
|
|
|
| |
p4raw-id: //depot/perl@10796
|
|
|
|
|
| |
fchdir() needs a Configure probe.
p4raw-id: //depot/perl@10795
|
|
|
|
|
| |
Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
p4raw-id: //depot/perl@10793
|
|
|
|
|
| |
(src/lib/libc/stdlib/realpath.c 1.4).
p4raw-id: //depot/perl@10750
|
|
|
|
|
| |
Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net>
p4raw-id: //depot/perl@10369
|
|
|
| |
p4raw-id: //depot/perl@10338
|
|
|
|
|
| |
Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
p4raw-id: //depot/perl@9848
|
|
|
|
|
| |
Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
p4raw-id: //depot/perl@9843
|
|
|
|
|
| |
in DIRNAMLENless systems like HP-UX this would fail.
p4raw-id: //depot/perl@9839
|
|
|
|
|
| |
Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
p4raw-id: //depot/perl@9797
|
|
|
|
|
| |
Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
p4raw-id: //depot/perl@9758
|
|
|
|
|
| |
Message-ID: <20010417231746.21657.qmail@foad.org>
p4raw-id: //depot/perl@9733
|
|
Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
p4raw-id: //depot/perl@9481
|