summaryrefslogtreecommitdiff
path: root/ext/Sys
Commit message (Expand)AuthorAgeFilesLines
* [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERGMark J. Reed2000-12-191-1/+3
* Re: Minor suggestion for Sys::Syslog [PATCH]Robert Spier2000-11-291-2/+2
* 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
* Add socklen_t probe; Configure maintenance.Jarkko Hietaniemi2000-02-221-1/+1
* Probe for <sys/utsname.h>.Jarkko Hietaniemi2000-02-151-2/+1
* Integrate with Sarathy.Jarkko Hietaniemi2000-02-154-0/+239
|\
| * add XS version of Sys::Hostname (from Greg BaconGurusamy Sarathy2000-02-154-0/+239
* | 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