summaryrefslogtreecommitdiff
path: root/sapi/tux/php_tux.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'PHP_5'.PHP-5SVN Migration2003-02-271-453/+0
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* - Made the STANDARD_SAPI_MODULE_PROPERTIES be what it says it is.foobar2002-11-261-3/+0
* another startup initialization fix - only ISAPI and CGI SAPI's tested,Zeev Suraski2002-09-181-1/+11
* Add sapi_header_op interface which supersedes the sapi_add_header and _exSascha Schumann2002-07-031-3/+5
* - Added a new parameter to the header() function which overrides the HTTPDerick Rethans2002-06-211-1/+1
* Reduce operations in the ub_write loop.Sascha Schumann2002-03-041-7/+10
* Free status line, initialize number_vec, correctly account forSascha Schumann2002-03-041-9/+21
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* - More <br> to <br /> fixesDerick Rethans2001-10-091-1/+1
* Undo Z_ subst for sapi and ext/yazJeroen van Wolffelaar2001-09-271-1/+1
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-251-1/+1
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* 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 b...Sebastian Bergmann2001-08-051-12/+12
* 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
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-0/+9
* Add TUX SAPI moduleSascha Schumann2001-05-261-0/+431