This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate mainline
[perl5.git] / ext / Sys /
2001-12-12 Jarkko HietaniemiMust remember to require Socket.
2001-12-12 Jarkko HietaniemiNo Socket, no Syslog.
2001-11-02 Jarkko HietaniemiLocate _PATH_LOG if it's a socket even if not #defined
2001-08-31 Nicholas ClarkEmbaressing typo in Syslog's Makefile.PL
2001-06-21 Robert Spiermake syslog test more verbose
2001-06-18 Nicholas ClarkRe: [PATCH] Re: [PATCH] Re: perl@10611
2001-06-18 Jarkko HietaniemiThe Grand Trek: move the *.t files from t/ to lib/...
2001-06-16 Nicholas ClarkRe: perl@10611
2001-06-16 Nicholas ClarkRe: perl@10611
2001-06-04 Jarkko HietaniemiThe .pm changes to go with #10428.
2001-06-04 Jarkko HietaniemiThe #10402 didn't take. Weird.
2001-06-02 Jarkko Hietaniemi-Wall cleanup continues.
2001-04-27 Jarkko HietaniemiAdd LOG_PERROR; prettify the "removed".
2001-04-26 Chris Bongaarts[ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
2001-03-16 Michael Stevensmore pod patches
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-19 Nick Ing-SimmonsIntegrate mainline.
2000-12-19 Mark J. Reed[ID 20001215.004] Sys::Syslog::xlate doesn't handle...
2000-11-29 Robert SpierRe: Minor suggestion for Sys::Syslog [PATCH]
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-04-29 Gurusamy Sarathymake lib/syslog.t portable to systems that don't have...
2000-04-28 Gurusamy Sarathyforked child may not exit correctly if it failed to...
2000-04-27 Gurusamy Sarathyfix Sys::Syslog breakage on domain sockets (from Tom...
2000-03-14 Gurusamy SarathySys::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 HietaniemiAdd socklen_t probe; Configure maintenance.
2000-02-15 Jarkko HietaniemiProbe for <sys/utsname.h>.
2000-02-15 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-15 Gurusamy Sarathyadd XS version of Sys::Hostname (from Greg Bacon
2000-02-14 Jarkko Hietaniemisilly compilers don't know that croak() exits
2000-02-09 Charles BaileyResync with mainline
2000-02-04 Jarkko HietaniemiUse <syslog.h>, not <sys/syslog.h>.
2000-02-04 Gurusamy SarathySys::Syslog goes the XS way (from Tom Hughes <tom@compt...