You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Scott MacVicar 19322fc782 MFH: Fix bug when command is quoted and parameters are quoted during call to exec, the result is that cmd.exe /c strips the first and last quote. 18 years ago
..
LICENSE - Update to 2006 20 years ago
Makefile.am - Move virtual cwd to TSRM. 26 years ago
TODO - Add TODO 26 years ago
TSRM.c MFH: fix TSRM mutex return value inconsitencies (patch by Scott MacVicar) 18 years ago
TSRM.dsp Update .dsp 25 years ago
TSRM.h Improved PHP binary size and startup speed with GCC4 visibility control (Nuno) 18 years ago
acconfig.h PTHREADS is a custom symbol 27 years ago
acinclude.m4 MFB_4_3: Quote macro names in AC_DEFUN() 21 years ago
build.mk Add clean target which removes standard targets 27 years ago
buildconf Add $automake_flags, to allow propagation of --copy 27 years ago
config.w32 Fix bug #26692; Could not find GetLongPathNameA under NT4. 22 years ago
configure.in Using TSRM no longer implies ZTS 25 years ago
readdir.h opendir() is reimplemented using GetFistFile/GetNextFile those are faster then _findfirst/_findnext 19 years ago
threads.m4 check should be on host_alias rather than on target_alias, but somehow works on configure generated using autoconf 2.57. 21 years ago
tsrm.m4 MFH: fix separate TSRM build 20 years ago
tsrm_config.w32.h MF4: Have realpath now 23 years ago
tsrm_config_common.h Fixed definitions 18 years ago
tsrm_nw.c MFH: Bump copyright year, 2 of 2. 18 years ago
tsrm_nw.h MFH: Bump copyright year, 2 of 2. 18 years ago
tsrm_strtok_r.c - Centralize some configuration stuff 26 years ago
tsrm_strtok_r.h - Move virtual cwd to TSRM. 26 years ago
tsrm_virtual_cwd.c proper fix 18 years ago
tsrm_virtual_cwd.h - Fix for bug #44870: rename() on directory deletes same named file. (Patch by 18 years ago
tsrm_win32.c MFH: Fix bug when command is quoted and parameters are quoted during call to exec, the result is that cmd.exe /c strips the first and last quote. 18 years ago
tsrm_win32.h MFH: Bump copyright year, 2 of 2. 18 years ago