summaryrefslogtreecommitdiff
path: root/win32/wsyslog.c
Commit message (Collapse)AuthorAgeFilesLines
* add vim modelinesAnatol Belski2015-05-201-0/+9
|
* use proper value to check the log_source handleAnatol Belski2015-03-111-8/+4
|
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-3/+0
|
* bring back all the TSRMLS_FETCH() stuffAnatol Belski2014-10-151-0/+4
| | | | for better comparability with the mainstream
* cleanup TSRMLS_FETCH in win32Anatol Belski2014-09-261-4/+0
|
* fix invalid use of STR_FREE > efreePierre Joye2014-05-151-2/+2
|
* Fixed first-chance exception during request shutdownDmitry Stogov2006-01-161-3/+8
|
* Fix bug #8314: sane syslog output to the WinNT event log.Wez Furlong2004-07-311-2/+7
| | | | | | | | | | | | Big fat note: if you're building from a .dsp, you need to replicate the custom build step that uses MC to generate the message catalog To make use of this fix, you need to register the event source; running "nmake install" will handle this for you (if you also build the win32std extension from pecl). I'll arrange with Phil to have the installer handle this registration too.
* Misc. win32 thread safety fixes.Wez Furlong2004-07-291-18/+22
|
* *** empty log message ***Zeev Suraski2000-02-191-1/+1
|
* A lot of cleanups... Removed old thread-safe code and other redundant code ↵Zeev Suraski1999-04-241-11/+8
| | | | and files
* Remove tls.[ch]Zeev Suraski1999-04-231-3/+0
|
* PHP 4.0Zeev Suraski1999-04-071-0/+128