php-src/TSRM
Stanislav Malyshev 07266a10ab Disabled calling dtors on tsrm_shutdown - calling dtors in tsrm_shutdown makes
modules registering TSRM ids to crash, if they have dtors, since the module
is unloaded before tsrm_shutdown is called. Can be re-enabled after
tsrm_free_id is implemented.
2004-03-30 16:56:01 +00:00
..
acconfig.h PTHREADS is a custom symbol 1999-09-24 20:52:46 +00:00
acinclude.m4 Forgot these.. 1999-10-04 15:22:18 +00:00
build.mk Add clean target which removes standard targets 1999-10-10 02:02:13 +00:00
buildconf Add $automake_flags, to allow propagation of --copy 1999-10-05 13:47:16 +00:00
config.w32 Fix bug #26692; Could not find GetLongPathNameA under NT4. 2003-12-22 15:01:05 +00:00
configure.in Using TSRM no longer implies ZTS 2001-08-08 10:26:21 +00:00
LICENSE - Change license of .c and .h files of TSRM. It's still not the complete 2000-08-31 19:02:14 +00:00
Makefile.am - Move virtual cwd to TSRM. 2000-09-03 18:18:13 +00:00
readdir.h - Make TSRM work on Windows. 2000-09-03 18:47:35 +00:00
threads.m4 Add BeOS thread support to TSRM. This should not impact on any other OS's 2002-10-05 11:26:17 +00:00
TODO - Add TODO 2000-09-16 19:07:50 +00:00
tsrm_config_common.h - Fixed bug #25240 (spaces before pre-processor directives) 2003-08-25 23:24:29 +00:00
tsrm_config.nw.h Restore HEAD of TSRM to what it was two days ago. 2003-06-25 05:05:06 +00:00
tsrm_config.w32.h MF4: Have realpath now 2003-09-30 09:49:40 +00:00
tsrm_nw.c - A belated happy holidays and PHP 5 2004-01-08 08:18:22 +00:00
tsrm_nw.h - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
tsrm_strtok_r.c - Testing 1 2 3 2000-09-11 15:15:29 +00:00
tsrm_strtok_r.h - Move virtual cwd to TSRM. 2000-09-03 18:18:13 +00:00
tsrm_virtual_cwd.c Fixed define. 2004-03-09 14:56:34 +00:00
tsrm_virtual_cwd.h - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
tsrm_win32.c - A belated happy holidays and PHP 5 2004-01-08 08:18:22 +00:00
tsrm_win32.h - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
TSRM.c Disabled calling dtors on tsrm_shutdown - calling dtors in tsrm_shutdown makes 2004-03-30 16:56:01 +00:00
TSRM.dsp Update .dsp 2001-05-09 14:55:17 +00:00
TSRM.h Explicitly include this header for SHFILEINFO. 2003-12-03 14:26:41 +00:00
tsrm.m4 Aligned configure help texts. 2003-10-03 05:24:33 +00:00