This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-21 23:18:13 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1d92510032297d5acedb872ffc3e871ae82b17c2
archived-php-src
/
TSRM
T
History
Zeev Suraski
33f9499975
Make it possible to access other threads' local storage. Only use it if you have a clear
...
knowledge of what you're doing!
2000-06-16 14:38:05 +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
configure.in
Move config code into separate file
1999-12-17 13:36:15 +00:00
Makefile.am
Use libtool.
1999-10-04 15:21:39 +00:00
threads.m4
Add -qthreaded for AIX cc V5
2000-06-10 08:26:59 +00:00
TSRM.c
Make it possible to access other threads' local storage. Only use it if you have a clear
2000-06-16 14:38:05 +00:00
TSRM.dsp
Update .dsp's
2000-06-08 12:28:48 +00:00
TSRM.h
Make it possible to access other threads' local storage. Only use it if you have a clear
2000-06-16 14:38:05 +00:00
tsrm.m4
Move the sincludes outside of AC_DEFUN(), so PHP can use the macros
2000-03-07 16:49:17 +00:00