summaryrefslogtreecommitdiff
path: root/lib/Sys/Hostname.pm
Commit message (Expand)AuthorAgeFilesLines
* add XS version of Sys::Hostname (from Greg BaconGurusamy Sarathy2000-02-151-128/+0
* partly revert change#4851, apparently POSIX::uname() may not be correctGurusamy Sarathy2000-02-071-9/+11
* prefer POSIX::uname() rather than syscalls, which require attemptingGurusamy Sarathy2000-01-231-16/+16
* EPOC port update (from Olaf Flebbe <O.Flebbe@science-computing.de>)Gurusamy Sarathy2000-01-101-0/+4
* make Sys::Hostname safe against C<$SIG{CHLD}='IGNORE'> (suggestedGurusamy Sarathy1999-07-071-0/+1
* Sys::Hostname fails under Solaris 2.5 when setuidTim Bunce1997-09-051-0/+13
* [inseperable differences up to perl 5.004_02]perl-5.004_02Tim Bunce1997-08-071-6/+5
* Sys::Hostname -w unclean in trial 2Gurusamy Sarathy1997-08-071-1/+1
* Sys::Hostname should localize $SIG{__DIE__}Ken Shan1997-08-071-1/+6
* [inseparable changes from match from perl-5.003_99 to perl-5.003_99a]Perl 5 Porters1997-05-081-0/+5
* Pod typos, pod2man bugs, and miscellaneous installation commentsJoseph S. Myers1996-09-201-1/+1
* Fix VMS test to eliminate void context warningPerl 5 Porters1996-05-141-1/+1
* Use $^O; update VMS supportPerl 5 Porters1996-03-141-3/+4
* VMS-specific changes.Perl 5 Porters1996-01-021-2/+28
* This is patch.2b1g to perl5.002beta1.Andy Dougherty1995-12-211-6/+25
* perl 5.000perl-5.000Larry Wall1994-10-171-0/+53