summaryrefslogtreecommitdiff
path: root/ext/Sys/Syslog
Commit message (Expand)AuthorAgeFilesLines
* make lib/syslog.t portable to systems that don't have _PATH_LOG,Gurusamy Sarathy2000-04-292-11/+18
* forked child may not exit correctly if it failed to openGurusamy Sarathy2000-04-281-1/+1
* fix Sys::Syslog breakage on domain sockets (from Tom Hughes)Gurusamy Sarathy2000-04-271-1/+1
* Sys::Syslog fix for accidental arguments to autoloaded constantsGurusamy Sarathy2000-03-142-31/+30
* /dev/console may not be writable in Syslog.pm (from Ask Bjoern HansenGurusamy Sarathy2000-03-031-4/+5
* Integrate with Sarathy.Jarkko Hietaniemi2000-02-151-0/+1
|\
| * add XS version of Sys::Hostname (from Greg BaconGurusamy Sarathy2000-02-151-0/+1
* | silly compilers don't know that croak() exitsJarkko Hietaniemi2000-02-141-0/+6
|/
* Use <syslog.h>, not <sys/syslog.h>.Jarkko Hietaniemi2000-02-041-1/+3
* Sys::Syslog goes the XS way (from Tom Hughes <tom@compton.nu>)Gurusamy Sarathy2000-02-043-0/+935