Finish 1st pass of "encoding" layer e.g. :
[p5sagit/p5-mst-13.2.git] / ext / Sys /
2000-11-29 Robert Spier Re: Minor suggestion for Sys::Syslog [PATCH]
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-04-29 Gurusamy Sarathy make lib/syslog.t portable to systems that don't have...
2000-04-28 Gurusamy Sarathy forked child may not exit correctly if it failed to...
2000-04-27 Gurusamy Sarathy fix Sys::Syslog breakage on domain sockets (from Tom...
2000-03-14 Gurusamy Sarathy Sys::Syslog fix for accidental arguments to autoloaded...
2000-03-03 Gurusamy Sarathy /dev/console may not be writable in Syslog.pm (from...
2000-02-22 Jarkko Hietaniemi Add socklen_t probe; Configure maintenance.
2000-02-15 Jarkko Hietaniemi Probe for <sys/utsname.h>.
2000-02-15 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-15 Gurusamy Sarathy add XS version of Sys::Hostname (from Greg Bacon
2000-02-14 Jarkko Hietaniemi silly compilers don't know that croak() exits
2000-02-09 Charles Bailey Resync with mainline
2000-02-04 Jarkko Hietaniemi Use <syslog.h>, not <sys/syslog.h>.
2000-02-04 Gurusamy Sarathy Sys::Syslog goes the XS way (from Tom Hughes <tom@compt...