summaryrefslogtreecommitdiff
path: root/ext/standard/php_syslog.h
Commit message (Collapse)AuthorAgeFilesLines
* Make syslog module thread-safe.Sascha Schumann2000-05-281-52/+0
|
* Move <syslog.h> inclusion into php_syslog.h. This will make sure thatSascha Schumann2000-05-071-0/+6
| | | | | all source files "get it."
* @Cleaned up extension namespace (Stig)Stig Bakken2000-03-061-8/+1
| | | | | | Cleaned up extension namespace, and changed ext/standard into one single extension.
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-171-1/+1
| | | | | | - More php3_ cleanup @- Restored the PHP_VERSION and PHP_OS constants (Zeev)
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-041-0/+53
.*\.[ch] files were changed. There is a slight chance that my script missed a few changes, please correct them manually.