summaryrefslogtreecommitdiff
path: root/dist/Cwd/Cwd.xs
Commit message (Expand)AuthorAgeFilesLines
* Removed the ifdefs for INCOMPLETE_TAINTSBrian Fraser2013-09-211-8/+0
* In Cwd's THX_unix_canonpath add two casts from (void*) to keep C++ sweet.Nicholas Clark2013-08-171-2/+2
* File::Spec in XSZefram2013-08-171-0/+281
* Remove "register" declarationsKarl Williamson2012-11-241-1/+1
* [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