summaryrefslogtreecommitdiff
path: root/sapi/tux/php_tux.c
Commit message (Collapse)AuthorAgeFilesLines
* more tsrm cleanupSascha Schumann2001-08-051-2/+1
|
* further tsrm cleanupSascha Schumann2001-08-051-3/+0
|
* Fixed some TSRMLS_CC instances (at least it looked odd to me the way it was ↵Sebastian Bergmann2001-08-051-12/+12
| | | | before).
* More TSRMLS_FETCH work. Got it under 400 now.Zeev Suraski2001-07-311-1/+1
|
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-42/+35
|
* - Get rid of ELS_*(), and use TSRMLS_*() instead.Zeev Suraski2001-07-271-15/+15
| | | | | | | - Move to the new ts_allocate_id() API This patch is *bound* to break some files, as I must have had typos somewhere. If you use any uncommon extension, please try to build it...
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-0/+9
|
* Add TUX SAPI moduleSascha Schumann2001-05-261-0/+431