This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Promote v5.36 usage and feature bundles doc
[perl5.git] / dist / PathTools / Cwd.xs
2022-06-28 Marcel TelkaPathTools/Cwd.xs: define SYSNAME/SYSNAME_LEN for OS390...
2022-03-04 Leon TimmermansAdd PerlIO_readlink backcompat defines to Cws.xs
2020-12-01 Tony CookPathTools: use PerlLIO_*() functions and chdir() on...
2020-10-30 David MitchellPathTools/Cwd.xs: fix off-by-one in bsd_realpath()
2018-07-26 Daniel Draganremove distros from needing ppport.h in core
2018-02-17 Zeframdefine NEED_croak_xs_usage in PathTools
2017-12-14 Karl WilliamsonCwd: Change strcmp into strEQ
2017-07-20 Zeframfix PathTools dynamic linking for Perl 5.6
2016-11-19 Karl WilliamsonCwd: Remove impediment to compiling under C++11
2016-01-11 Tony Cookensure File::Spec::canonpath() preserves taint
2015-03-23 Dagfinn Ilmari Man... Replace common Emacs file-local variables with dir...
2015-03-18 David MitchellCwd.xs: silence recent compiler warning
2015-03-17 Karl WilliamsonExtend Cwd to work on z/OS sysplexed systems
2015-03-17 Karl Williamsondist/PathTools/Cwd.xs: rename variable
2015-03-17 Karl Williamsondist/PathTools/Cwd.xs: White-space/comment only
2014-09-04 Jarkko HietaniemiAvoid gcc warning.
2013-10-24 Steve HayMove Cwd and List-Util to folders named as per their...