History log of /PHP-8.4/TSRM/threads.m4 (Results 26 – 31 of 31)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 6c4d6ba5 04-May-2000 Sascha Schumann

Don't automatically assign pthreads_cflags/pthreads_libs to env
variables. That allows us to check for the availability of POSIX threads
before actually using it.


# b87df8f2 30-Apr-2000 Sascha Schumann

Add UnixWare/OpenServer flags


# 38c2b8ec 15-Apr-2000 Thies C. Arntzen

hpux needs _REENTRANT


# 2b1daf73 30-Mar-2000 Sascha Schumann

* Include <stddef.h> for NULL
* Check for pthread_mutexattr_init() for improved SGI support


Revision tags: PHP-4.0-RC1
# 76587687 15-Mar-2000 Sascha Schumann

Use CPPFLAGS for reentrancy/thread flags


# 05024cb0 07-Mar-2000 Sascha Schumann

Use improved POSIX threads check from threads.m4

This is shared between some projects (currently Apache 2.0, mhash, mcrypt)


12