summaryrefslogtreecommitdiff
path: root/TSRM
Commit message (Expand)AuthorAgeFilesLines
* bump year and license versionfoobar2006-01-016-24/+24
* MFH: Fixed bug #31347 (is_dir and is_file (incorrectly) return true for anyIlia Alshanetsky2005-12-202-1/+5
* NetWare cross compile patch from 5.0 tree.Anantha Kesari H Y2005-08-041-1/+9
* NetWare LibC has lstat implemented.Anantha Kesari H Y2005-08-032-2/+2
* TSRM/TSRM.hAnantha Kesari H Y2005-07-264-66/+35
* MFHZeev Suraski2005-03-201-2/+2
* Revertfoobar2005-02-1110-544/+287
* MFH: - Multiple fixes for nasty leaks in ZTS modefoobar2005-02-1010-287/+544
* MFHStefan Esser2005-01-151-1/+1
* MFH: - Fix outside-source-tree builds. Always include generated header filesfoobar2005-01-092-2/+2
* - Quote macro names in AC_DEFUN()foobar2004-12-303-11/+11
* MFHStefan Esser2004-12-021-4/+28
* MFHStefan Esser2004-12-021-2/+4
* Fixed missing opening bracketStefan Esser2004-12-011-1/+1
* MFHStefan Esser2004-12-011-6/+21
* Disabled calling dtors on tsrm_shutdown - calling dtors in tsrm_shutdown makesStanislav Malyshev2004-03-301-0/+6
* - MFH memleak fix from rev 1.50Derick Rethans2003-12-161-0/+1
* MFH: Fix from Michael Sisolak (destructors weren't always properly called)foobar2003-12-151-1/+4
* MFH: Aligned configure help texts.foobar2003-10-031-2/+3
* Have realpath nowStanislav Malyshev2003-09-291-0/+1
* add realpath for Win32 non-ZTSStanislav Malyshev2003-09-292-0/+10
* Revert previous patch.Ilia Alshanetsky2003-09-201-1/+1
* MFH: Fixed bug #25583 (Incorrect handling of absolute path without drive).Ilia Alshanetsky2003-09-201-2/+2
* MFHfoobar2003-08-251-1/+1
* MFH: Fixed bug #21958 (workaround for unusual realpath() on AIX & Tru64).Ilia Alshanetsky2003-08-071-0/+27
* MFH: Fixed bug #17414 (pthreads bug workaround).Ilia Alshanetsky2003-08-051-0/+1
* Backport virtual_realpath() from PHP5. This fixes a memory leak that wouldIlia Alshanetsky2003-07-281-5/+9
* clean up macrosSascha Schumann2003-06-041-3/+3
* MFH Fix for Bug #21310Wez Furlong2003-03-171-42/+51
* MFHfoobar2003-02-201-2/+0
* MFH: Bump year.Sebastian Bergmann2002-12-316-6/+6
* MFHIlia Alshanetsky2002-12-111-1/+1
* Revert of previous patch ad requested by Andi.Ilia Alshanetsky2002-11-151-1/+1
* MFH (fix for bug #19689).Ilia Alshanetsky2002-11-141-1/+1
* Fix missing header warnings (alloca.h) on Sun Os & Tru64.Ilia Alshanetsky2002-11-111-3/+5
* Instead of checking whether realpath exists based on OS. Use theIlia Alshanetsky2002-11-062-2/+2
* - Fix TSRM_ERROR macroAndi Gutmans2002-11-051-1/+1
* Added 4th argument to virtual_file_ex() that specifies whether or notIlia Alshanetsky2002-11-052-23/+23
* Revert virtual_link() patch.Ilia Alshanetsky2002-11-042-31/+13
* - Clean up mess made by netware guys. There's no reason not to abstractAndi Gutmans2002-11-042-17/+6
* Fix bug #20235.Ilia Alshanetsky2002-11-041-7/+4
* windows is smart enough to provide a way to set cwd for new processes.Shane Caraveo2002-10-293-26/+8
* Fixed a bug noticed by Jon Parise.Ilia Alshanetsky2002-10-221-2/+2
* Fixed compile warnings.Ilia Alshanetsky2002-10-221-8/+4
* Fixed symlink/link functions on ZTS builds.Ilia Alshanetsky2002-10-212-3/+28
* - WhitspaceDerick Rethans2002-10-051-19/+19
* Add BeOS thread support to TSRM. This should not impact on any other OS'sDavid Reid2002-10-055-29/+76
* Add VCWD_ACCESSSascha Schumann2002-10-042-0/+25
* This is way too verbose... Please enable it in your local .dsp settings ifZeev Suraski2002-09-041-1/+0
* make win32 debug output more verboseHarald Radi2002-08-076-11/+6