summaryrefslogtreecommitdiff
path: root/win32/wsyslog.c
Commit message (Collapse)AuthorAgeFilesLines
* 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