Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Speedup for pthread implementation. We make use of thread local storage | Ben Mansell | 2001-03-06 | 1 | -13/+60 |
| | | | | | | | to allow access to the current thread's resources without having to obtain the memory mutex and traverse our hash table. This is a big performance win! | ||||
* | Fix a TSRM bug (possibly fixing a sporadic crash in the timeout window | Zeev Suraski | 2001-03-01 | 1 | -2/+2 |
| | | | | | under Windows) - fix from Ben Mansell | ||||
* | - BeOS apparently doesn't have realpath(). Improve the previously | Andi Gutmans | 2001-01-21 | 1 | -5/+1 |
| | | | | | commited patch. | ||||
* | @BeOS patch from svanegmond@bang.dhs.org modified somewhat by Rasmus | Rasmus Lerdorf | 2001-01-21 | 1 | -0/+4 |
| | | | | | BeOS patch from svanegmond@bang.dhs.org modified somewhat by Rasmus | ||||
* | my mistake...freed in a different function. | Shane Caraveo | 2001-01-08 | 1 | -2/+0 |
| | |||||
* | be sure to unlock that mutex before returning! | Shane Caraveo | 2001-01-08 | 1 | -0/+2 |
| | |||||
* | Add Release_TSDbg to TSRM as well | Zeev Suraski | 2001-01-07 | 1 | -0/+25 |
| | |||||
* | Use the hardly-documented third parameter of AM_INIT_AUTOMAKE to suppress | Sascha Schumann | 2000-12-02 | 2 | -5/+1 |
| | | | | | defining PACKAGE/VERSION. | ||||
* | - Thanks to "Daniel Beulshausen" <daniel@php4win.de> | Andi Gutmans | 2000-11-22 | 2 | -3/+10 |
| | |||||
* | Beef up debugging support | Zeev Suraski | 2000-11-18 | 2 | -20/+48 |
| | |||||
* | Import debug-level improvements to TSRM, by Dmitri Dmitrienko | Zeev Suraski | 2000-11-17 | 3 | -36/+55 |
| | |||||
* | sizeof(size_t) != sizeof(int) on 64-bit platforms. | Sascha Schumann | 2000-11-06 | 2 | -2/+2 |
| | | | | | This also makes the API more consistent. | ||||
* | mode_t should be an unsigned_int | Zeev Suraski | 2000-10-31 | 1 | -1/+1 |
| | |||||
* | - Add V_RENAME() by "Daniel Beulshausen" <daniel@php4win.de>. | Andi Gutmans | 2000-10-26 | 2 | -0/+25 |
| | | | | | | - It is untested and all places which use rename() in PHP should now use - V_RENAME(). | ||||
* | - Move #define to .h file | Andi Gutmans | 2000-10-03 | 2 | -9/+8 |
| | |||||
* | - Fix V_CHDIR_FILE() | Andi Gutmans | 2000-10-03 | 1 | -1/+3 |
| | |||||
* | - Add TODO | Andi Gutmans | 2000-09-16 | 1 | -0/+2 |
| | |||||
* | - Add config_common.h to dsp | Andi Gutmans | 2000-09-11 | 1 | -0/+4 |
| | |||||
* | - Testing 1 2 3 | Andi Gutmans | 2000-09-11 | 1 | -0/+1 |
| | |||||
* | - Testing 1 2 3 | Andi Gutmans | 2000-09-11 | 1 | -1/+0 |
| | |||||
* | - Fix crash bug on NetBSD and OpenBSD. MAXPATHLEN didn't get defined | Andi Gutmans | 2000-09-07 | 3 | -7/+25 |
| | | | | | correctly and caused a stack overrun. This was *hard* to debug. | ||||
* | - Get rid of build warning on Windows | Andi Gutmans | 2000-09-07 | 1 | -0/+4 |
| | |||||
* | - Centralize some configuration stuff | Andi Gutmans | 2000-09-06 | 5 | -24/+38 |
| | | | | | - Use inline in my strtok_r implementation | ||||
* | - Added macros | Andi Gutmans | 2000-09-04 | 3 | -8/+67 |
| | |||||
* | - More TSRM work | Andi Gutmans | 2000-09-03 | 3 | -6/+13 |
| | |||||
* | - Add new files to TSRM windows project | Andi Gutmans | 2000-09-03 | 1 | -0/+16 |
| | |||||
* | - Make TSRM work on Windows. | Andi Gutmans | 2000-09-03 | 4 | -15/+76 |
| | |||||
* | - Move virtual cwd to TSRM. | Andi Gutmans | 2000-09-03 | 6 | -1/+992 |
| | | | | | In the least this still doesn't work on Windows. | ||||
* | - Revert change of defining TSRM_WIN32 in dsp | Andi Gutmans | 2000-09-02 | 2 | -3/+7 |
| | |||||
* | - Change TSRM_OTHER macro to TSRM_THREADS as it should be only to check | Andi Gutmans | 2000-09-02 | 2 | -2/+2 |
| | | | | | for threads | ||||
* | - Make TSRM compile stand-alone again | Andi Gutmans | 2000-09-02 | 1 | -1/+2 |
| | |||||
* | - Define TSRM_WIN32 in Windows dsp | Andi Gutmans | 2000-09-02 | 1 | -3/+3 |
| | |||||
* | - Use TSRM_WIN32 | Andi Gutmans | 2000-09-02 | 2 | -8/+8 |
| | |||||
* | Allow TSRM to be built on Windows platforms | Sam Ruby | 2000-09-02 | 1 | -3/+3 |
| | |||||
* | - Support for always building TSRM into PHP | Andi Gutmans | 2000-08-31 | 3 | -0/+12 |
| | |||||
* | - Change license of .c and .h files of TSRM. It's still not the complete | Andi Gutmans | 2000-08-31 | 3 | -16/+9 |
| | | | | | | - text like in the PHP headers because we don't have it on the web yet but - it should be enough to allow Sascha to touch TSRM :) | ||||
* | Add dummy depend: target | Sascha Schumann | 2000-08-25 | 1 | -0/+2 |
| | |||||
* | - Oops I was only thinking about VIRTUAL_DIR and forogt about the rest of | Andi Gutmans | 2000-07-11 | 1 | -1/+1 |
| | | | | | - TSRM which Zeev implemented on his own. | ||||
* | - Commit new license for TSRM. | Andi Gutmans | 2000-07-11 | 1 | -0/+26 |
| | |||||
* | Identifiers that begin with underscore are reserved for the implementation. | Sascha Schumann | 2000-07-02 | 1 | -3/+3 |
| | |||||
* | - Export ts_resource_ex in order to succesfully build Windows version | Andi Gutmans | 2000-06-17 | 1 | -1/+1 |
| | |||||
* | Make it possible to access other threads' local storage. Only use it if you ↵ | Zeev Suraski | 2000-06-16 | 2 | -3/+9 |
| | | | | | | | have a clear knowledge of what you're doing! | ||||
* | Add -qthreaded for AIX cc V5 | Sascha Schumann | 2000-06-10 | 1 | -1/+2 |
| | |||||
* | Add FreeBSD's new -kthread option. | Sascha Schumann | 2000-06-10 | 1 | -1/+10 |
| | | | | | Add a list of compiler/platforms where the flags are known to work. | ||||
* | Update .dsp's | Zeev Suraski | 2000-06-08 | 1 | -3/+3 |
| | |||||
* | Make TSRM compile again. ZTS is defined by a header file included in | Sascha Schumann | 2000-06-06 | 1 | -4/+0 |
| | | | | | tsrm_config.h, so TSRM.o was always empty. | ||||
* | - Only compile if building a thread safe version | Andi Gutmans | 2000-06-04 | 1 | -0/+3 |
| | |||||
* | Add enable-threads flag for gcc on HPUX | Sascha Schumann | 2000-05-24 | 1 | -1/+1 |
| | |||||
* | Assign/restore vars appropiately | Sascha Schumann | 2000-05-05 | 1 | -0/+5 |
| | |||||
* | Don't automatically assign pthreads_cflags/pthreads_libs to env | Sascha Schumann | 2000-05-04 | 1 | -9/+13 |
| | | | | | | variables. That allows us to check for the availability of POSIX threads before actually using it. |