162 Commits (12fc60c625810280924bb5f76c5818d9dfc80098)

Author SHA1 Message Date
Ilia Alshanetsky d8480c8088 Fixed symlink/link functions on ZTS builds. 24 years ago
Derick Rethans cdc3b6d652 - Whitspace 24 years ago
David Reid 2a0fbded3d Add BeOS thread support to TSRM. This should not impact on any other OS's 24 years ago
Sascha Schumann db3f7448a1 Add VCWD_ACCESS 24 years ago
Zeev Suraski e32757ef4c This is way too verbose... Please enable it in your local .dsp settings if 24 years ago
Harald Radi 99c90db11a make win32 debug output more verbose 24 years ago
Venkat Raghavan S c61598f32b Changes to build TSRM on NetWare 24 years ago
Venkat Raghavan S ab699a7c2b Change to build on NetWare: TSRM_CONFIG.H not required 24 years ago
Venkat Raghavan S d69261d12c Basic NetWare changes 24 years ago
Rui Hirokawa 860e675884 fixed directory access problem when direcory name is encoded in japanese Shift_JIS encoding. 24 years ago
Rui Hirokawa 222a2f4fef fixed problem when multibyte character is included in file path on Windows. If _MBCS is defined, _tcstok is defined as _mbstrtok which is multibyte enabled strtok. If _MBCS is not defined, _tcstok is defined as strtok. 24 years ago
Sascha Schumann cb8181dd4e Fix check.. tsrm_config.h exists on all platforms but Win32. 24 years ago
Sebastian Bergmann d863d52a5d Update headers. 25 years ago
foobar 9b81440b76 This was needed afterall. Without this Apache segfaulted when accessing PHP scripts. 25 years ago
Zeev Suraski 216e81db96 Undo (per Jani's request) 25 years ago
Sterling Hughes 751d155b96 Jani's AIX fixes 25 years ago
Zeev Suraski 23c0362aec Fix bug 13143 25 years ago
Andi Gutmans de64d45439 - RISC OS patches by Alex Waugh 25 years ago
Sascha Schumann 0215031834 Kill unnecessary quoting, and set host_alias to host, if only the latter 25 years ago
Sascha Schumann 66187ec2dc nuke whitespace 25 years ago
Zeev Suraski 815d043b1e Using TSRM no longer implies ZTS 25 years ago
Daniel Beulshausen a118a1e7b0 fix buffer size 25 years ago
Daniel Beulshausen 95d30927ab implement shm* similar functions 25 years ago
Zeev Suraski 1f3faae352 Nukre most TSRMLS_FETCH()'s in TSRM 25 years ago
Thies C. Arntzen 84169a4bc2 this kills 90% of the warings in maintainer-mode 25 years ago
Andi Gutmans 3baef4690a - Also cache TSRM lookups in thread local storage on Windows. 25 years ago
Zeev Suraski 0701d68f97 Save TSRMLS_FETCH()'s 25 years ago
Zeev Suraski 59ffe8db79 Make Sebastian happy... 25 years ago
Zeev Suraski faa12fa06f another build fix, a simple UNIX build now compiles clean 25 years ago
Zeev Suraski 633a1c30d1 Redesigned thread safety mechanism - nua nua 25 years ago
Sascha Schumann 6be787a929 Fix build 25 years ago
Zeev Suraski cba5dd7546 Fix release runtime :) 25 years ago
Zeev Suraski 0c9d455a81 Fix release build 25 years ago
Zeev Suraski 736b4ae43d - Prepare for optimization - use a single fetch for multiple resources 25 years ago
Sascha Schumann c1938e3f13 Portable use of multiple arguments macro without generating lots of 25 years ago
Zeev Suraski 1c27165161 Add a useful #define 25 years ago
Daniel Beulshausen 223c0a2f7d fix handle dup. 25 years ago
Daniel Beulshausen 112b9062ff adopt shane's popen patch 25 years ago
Andi Gutmans 6f3f47eaa9 - Fix off by one error in allocating command line (by Shane) 25 years ago
Daniel Beulshausen 8934c1eb6a fix some popen trouble 25 years ago
Zeev Suraski 44e75b6cdd Fix UNC path handling 25 years ago
Sascha Schumann 6ae7e5f54a Support for SGI's State Threads. Will be used by PHP's thttpd SAPI 25 years ago
Zeev Suraski 855cad5c54 Update .dsp 25 years ago
Zeev Suraski a8f87e6c23 Layout fix 25 years ago
Zeev Suraski 70b6c55ce6 Fix missing statement 25 years ago
Zeev Suraski cbb777f167 Fix chdir() under Windows 9x/ME 25 years ago
Andi Gutmans 4c823e8a89 - Change macros from V_ to VCWD_ because of AIX name clash 25 years ago
Andi Gutmans dfa9179887 - Commit test passed 25 years ago
Andi Gutmans 3f72a97dbb - Testing commit script 25 years ago
Andi Gutmans a2dbc5babd - Fix some ws to be like the rest of TSRM 25 years ago