summaryrefslogtreecommitdiff
path: root/TSRM
Commit message (Expand)AuthorAgeFilesLines
* CSIlia Alshanetsky2007-01-201-9/+10
* MFHAntony Dovgal2007-01-191-4/+4
* MFH: free temp cwd_state struct on errorAntony Dovgal2007-01-161-0/+16
* MFH: Bump year.Sebastian Bergmann2007-01-018-8/+8
* Removed dependency from SHELL32.DLLDmitry Stogov2006-12-212-7/+10
* Added commentsDmitry Stogov2006-11-141-3/+6
* Use symbolic namesDmitry Stogov2006-11-132-20/+24
* Fixed wrong realpath() result in case of unexistent pathDmitry Stogov2006-11-101-7/+10
* Fixed wrong realpath() result in case of unexistent pathDmitry Stogov2006-11-101-1/+1
* stat() is reimplemented using using GetFileAttributesEx().Dmitry Stogov2006-11-102-4/+92
* VCWD_REALPATH() is improved to use realpath cache without VIRTUAL_DIRDmitry Stogov2006-11-102-27/+28
* opendir() is reimplemented using GetFistFile/GetNextFile those are faster the...Dmitry Stogov2006-11-101-5/+8
* MFH: fix #39060 (virtual_file_ex() is broken on *BSD)Antony Dovgal2006-10-061-1/+1
* Fixed bug #38989 (Absolute path with slash at beginning doesn't work on win)Dmitry Stogov2006-10-051-4/+11
* MFHAntony Dovgal2006-10-042-2/+2
* Added handling for virtual_file_ex() failures.Ilia Alshanetsky2006-09-281-13/+39
* Fixed bug #38579 (include_once() may include the same file twice)Dmitry Stogov2006-09-201-132/+87
* Fixed VIRTUAL_DIR inconsistencyDmitry Stogov2006-09-041-0/+6
* MFH: fix separate TSRM buildAntony Dovgal2006-08-221-1/+0
* MFHAntony Dovgal2006-08-051-1/+3
* revert previous patchAntony Dovgal2006-08-041-3/+1
* MFH: fix #38276 (file_exists() works incorrectly with long filenames on Windows)Antony Dovgal2006-08-031-1/+3
* MFH: - Fixed bug #36909 (ld: Undefined symbols: _lchown)foobar2006-04-101-0/+4
* Fixed bug #35988 (Unknown persistent list entry type in module shutdown)Dmitry Stogov2006-03-142-0/+49
* - Added lchown() and lchgrp() to change user/group ownership of symlinks.Derick Rethans2006-03-052-4/+14
* MFH: move function definition from .h to .c, where it should beAntony Dovgal2006-02-082-16/+21
* init variablesAntony Dovgal2006-02-061-2/+2
* Fixed bug #36016 (realpath cache memleaks)Dmitry Stogov2006-01-162-7/+1
* Fixed bug #36016 (realpath cache memleaks)Dmitry Stogov2006-01-161-17/+6
* - Update to 2006Andi Gutmans2006-01-043-3/+3
* bump year and license versionfoobar2006-01-016-18/+18
* MFH:fix mkdir() function properly (patch by nlopess)foobar2005-12-231-2/+3
* MFH: Back out a portion of the previous patch which broke win32 file functionsEdin Kadribasic2005-12-221-1/+1
* Fixed bug #31347 (is_dir and is_file (incorrectly) return true for any stringIlia Alshanetsky2005-12-202-3/+8
* MFH: allocate_new_resource() handles the malloc() for us. Don't leak by mall...Sara Golemon2005-08-291-1/+0
* Fix compile failure with GCC 4.0.xfoobar2005-08-051-1/+1
* Bump up yearfoobar2005-08-036-6/+6
* Netware pthreads support is good enough. So removing all these fixes of old t...Anantha Kesari H Y2005-07-161-18/+0
* Reverting the DEFAULT_SLASH to / as it breaks the FreeBSD derived function of...Anantha Kesari H Y2005-07-071-1/+1
* gwtcwd of NetWare LibC gives a cwd with a volume information.Anantha Kesari H Y2005-07-071-0/+17
* COPY_WHEN_ABSOLUTE is not needed for NetWare.Anantha Kesari H Y2005-07-071-2/+0
* - Unify the "configure --help" textsfoobar2005-05-291-1/+1
* Unterminated paren group in BETHREADS definition of tsrm_tls_set() macroSara Golemon2005-05-161-1/+1
* consolidate the various tls get/set calls for the different platforms intoWez Furlong2005-04-281-58/+23
* Add three new TSRM api functions:Wez Furlong2005-04-272-0/+96
* check should be on host_alias rather than on target_alias, but somehow works ...Anantha Kesari H Y2005-04-271-1/+1
* MergeZeev Suraski2005-03-201-2/+2
* Revert bad fixfoobar2005-03-172-2/+2
* Fix Jani breakageRasmus Lerdorf2005-03-162-2/+2
* Add a comment to remind me to have a look at this at some point.Rasmus Lerdorf2005-02-271-1/+1