summaryrefslogtreecommitdiff
path: root/ext/standard/syslog.c
Commit message (Expand)AuthorAgeFilesLines
* More TSRMLS_FETCH work, and a bit of cleanupZeev Suraski2001-07-301-2/+0
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-14/+5
* - Get rid of ELS_*(), and use TSRMLS_*() instead.Zeev Suraski2001-07-271-1/+1
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-3/+8
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-0/+2
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* Actually compile on systems without syslog.Sascha Schumann2001-02-241-0/+4
* @BeOS patch from svanegmond@bang.dhs.org modified somewhat by RasmusRasmus Lerdorf2001-01-211-0/+5
* Since we don't allow parameters for syslog, we shouln't pass theStanislav Malyshev2000-09-081-1/+1
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-051-2/+2
* Use php_syslog() for system call. On OpenServer 5, syslog is defined toSascha Schumann2000-05-281-1/+1
* Make syslog module thread-safe.Sascha Schumann2000-05-281-20/+29
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* Move <syslog.h> inclusion into php_syslog.h. This will make sure thatSascha Schumann2000-05-071-5/+0
* @Cleaned up extension namespace (Stig)Stig Bakken2000-03-061-21/+1
* the pipe is breaking all the timeZeev Suraski2000-02-191-2/+2
* Fine tune Andi's patchZeev Suraski2000-02-111-3/+3
* - Get rid of some more evil MSVC5's and switch standard/ to use PHP_WIN32Andi Gutmans2000-02-101-3/+3
* Cleanup patchesZeev Suraski2000-02-051-2/+0
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* - The tree compiles againZeev Suraski1999-12-181-2/+2
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-171-2/+2
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-041-1/+1
* New Zend APISascha Schumann1999-09-251-12/+12
* More symbol work.Andrey Hristov1999-07-261-4/+4
* A bunch of grunt work updating function entries and declarations.Andrey Hristov1999-07-241-4/+4
* License updateZeev Suraski1999-07-161-20/+9
* conv_proto *.[ch]Sascha Schumann1999-05-161-4/+4
* Remove tls.[ch]Zeev Suraski1999-04-231-3/+1
* Thread safety patch. It works now with just-in-time resource initialization!Zeev Suraski1999-04-211-1/+1
* First commit of re-structuring phase one. We have started using automake inStig Bakken1999-04-171-0/+296