summaryrefslogtreecommitdiff
path: root/TSRM/tsrm_virtual_cwd.h
Commit message (Expand)AuthorAgeFilesLines
* Added 4th argument to virtual_file_ex() that specifies whether or notIlia Alshanetsky2002-11-051-1/+1
* Revert virtual_link() patch.Ilia Alshanetsky2002-11-041-2/+1
* - Clean up mess made by netware guys. There's no reason not to abstractAndi Gutmans2002-11-041-2/+6
* Fixed symlink/link functions on ZTS builds.Ilia Alshanetsky2002-10-211-1/+2
* Add VCWD_ACCESSSascha Schumann2002-10-041-0/+7
* Changes to build TSRM on NetWareVenkat Raghavan S2002-05-291-6/+23
* fixed directory access problem when direcory name is encoded in japanese Shif...Rui Hirokawa2002-04-251-0/+3
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* - RISC OS patches by Alex WaughAndi Gutmans2001-11-031-1/+7
* Nukre most TSRMLS_FETCH()'s in TSRMZeev Suraski2001-08-051-48/+57
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-11/+1
* Add a useful #defineZeev Suraski2001-07-161-0/+2
* - Change macros from V_ to VCWD_ because of AIX name clashAndi Gutmans2001-04-301-40/+40
* support unc style pathsDaniel Beulshausen2001-03-231-0/+2
* - Thanks to "Daniel Beulshausen" <daniel@php4win.de>Andi Gutmans2000-11-221-0/+1
* sizeof(size_t) != sizeof(int) on 64-bit platforms.Sascha Schumann2000-11-061-1/+1
* mode_t should be an unsigned_intZeev Suraski2000-10-311-1/+1
* - Add V_RENAME() by "Daniel Beulshausen" <daniel@php4win.de>.Andi Gutmans2000-10-261-0/+3
* - Move #define to .h fileAndi Gutmans2000-10-031-1/+8
* - Centralize some configuration stuffAndi Gutmans2000-09-061-9/+1
* - Added macrosAndi Gutmans2000-09-041-7/+63
* - More TSRM workAndi Gutmans2000-09-031-0/+6
* - Make TSRM work on Windows.Andi Gutmans2000-09-031-4/+6
* - Move virtual cwd to TSRM.Andi Gutmans2000-09-031-0/+145