summaryrefslogtreecommitdiff
path: root/win32/vdir.h
Commit message (Expand)AuthorAgeFilesLines
* allow ext/XS-APItest/t/win32.t to pass with both E: and T: drivesTony Cook2016-06-011-2/+4
* avoid invalid memory access in MapPath[AW]Tony Cook2016-01-111-7/+16
* Corrections to spelling and grammatical errors.Lajos Veres2015-01-281-2/+2
* Remove leftover Windows 95 / Windows NT4 support codeSteve Hay2014-02-261-32/+10
* Purge all use of Nullch in non-dual life modules.Nicholas Clark2008-01-231-2/+2
* Restore Windows NT supportJan Dubois2007-05-131-2/+2
* [PATCH] Use short pathnames in $^X and @INC if the long form cannot be repres...Jan Dubois2007-01-031-4/+5
* Update cwd() to return the "short" pathname if the long one doesn't fit the c...Jan Dubois2006-12-201-27/+61
* Merge WinCE and Win32 directories -- Initial patchYves Orton2006-04-281-1/+1
* Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.Jarkko Hietaniemi2001-01-301-2/+6
* normalize relative paths in virtualized current directory on windows,Gurusamy Sarathy2000-11-071-10/+8
* on Windows, cwd strings in the environment should be of theGurusamy Sarathy2000-10-091-7/+15
* fix UNC path handling on Windows under ithreads, and chdir()Gurusamy Sarathy2000-07-051-43/+39
* windows bugfixes for virtual directories under USE_ITHREADS:Gurusamy Sarathy2000-02-101-16/+196
* add workaround for textmode read() bug in MSVCRT; make chdir() doGurusamy Sarathy2000-01-101-3/+16
* virtual directory handling broken on paths with trailing slashGurusamy Sarathy1999-12-201-19/+44
* more complete pseudo-fork() support for WindowsGurusamy Sarathy1999-12-011-0/+467