php-src/TSRM
Michael Voříšek 2b2aeb989e
Fix GH-8160: ZTS support on Alpine is broken
We need to export `__MUSL__` so that phpize builds can see the proper
macro, and also need to fix "_tsrm_ls_cache" usage for musl.

Closes GH-8180.
2022-03-11 14:39:39 +01:00
..
config.w32 Remove unused tsrm_strtok_r() function 2019-07-12 13:14:24 +02:00
LICENSE - Update to 2006 2006-01-04 23:55:42 +00:00
threads.m4 Remove PTHREADS_ASSIGN_VARS 2019-07-05 23:26:20 +02:00
tsrm_win32.c Merge branch 'PHP-7.4' into PHP-8.0 2021-09-02 23:18:53 +02:00
tsrm_win32.h Constify char * arguments of APIs 2020-06-08 10:38:45 +02:00
TSRM.c Fix GH-8160: ZTS support on Alpine is broken 2022-03-11 14:39:39 +01:00
TSRM.h Haiku fix ZTS build, disabling tls model 2022-02-07 13:05:54 +01:00
tsrm.m4 Merge branch 'PHP-7.4' 2019-07-01 13:26:17 +02:00