summaryrefslogtreecommitdiff
path: root/dist/Cwd/Cwd.xs
Commit message (Expand)AuthorAgeFilesLines
* [RT #36079] Convert ` to '.jkeenan2011-11-221-4/+4
* In Cwd.xs, tidy the conditional code related to symlinks.Nicholas Clark2011-07-061-8/+9
* In Cwd.xs, swap to defaulting to disabled prototypes.Nicholas Clark2011-06-221-3/+2
* Merge the implementation of Cwd::{fastcwd,getcwd} using ALIAS.Nicholas Clark2011-06-221-13/+5
* In Cwd.xs on VMS, don't compile bsd_realpath() at all.Nicholas Clark2011-06-221-13/+14
* Add PERL_NO_GET_CONTEXT to Cwd.Nicholas Clark2011-06-221-0/+2
* fix various compiler warnings from XS codeZefram2010-12-111-2/+2
* Move PathTools from cpan/ to dist/Florian Ragwitz2010-07-241-0/+492