summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Integrate with Sarathy.Jarkko Hietaniemi2000-02-252-3/+7
|\
| * more Compiler tweaks for useithreadsGurusamy Sarathy2000-02-252-3/+7
* | Remove more cruft from IO.Jarkko Hietaniemi2000-02-241-4/+0
|/
* Remove &IO::EINPROGRESS now that IO uses Errno anywayJarkko Hietaniemi2000-02-232-8/+3
* Streamline #5218 even more.Jarkko Hietaniemi2000-02-231-12/+7
* Streamline #5218.Jarkko Hietaniemi2000-02-231-1/+1
* Trying to connect to an already open socket may give EISCONN.Jarkko Hietaniemi2000-02-231-3/+12
* Fix prototype conflicts with POSIX.pm.Jarkko Hietaniemi2000-02-221-147/+16
* Add socklen_t probe; Configure maintenance.Jarkko Hietaniemi2000-02-221-1/+1
* remove vestiges of older attribute syntaxGurusamy Sarathy2000-02-221-1/+1
* use same treatment for EINVAL as for ETIMEDOUTGurusamy Sarathy2000-02-221-6/+8
* detypoGurusamy Sarathy2000-02-211-1/+1
* undo accidental deleteGurusamy Sarathy2000-02-212-0/+7
* get Compiler "working" under useithreadsGurusamy Sarathy2000-02-215-46/+134
* IO::Socket now sets $!, avoids eval/die (patch from Graham BarrGurusamy Sarathy2000-02-202-56/+77
* mention portability caveat about C<use Errno 'EFOO'>Gurusamy Sarathy2000-02-201-6/+18
* more B fixups to cope with empty GVs (these can only happen in pads)Gurusamy Sarathy2000-02-193-10/+30
* avoid failing on $!{ENOTHERE} (they can always use C<exists $!{NOTHERE}>Gurusamy Sarathy2000-02-191-6/+8
* integrate cfgperl contents into mainlineGurusamy Sarathy2000-02-195-21/+539
|\
| * Integrate with Sarathy.Jarkko Hietaniemi2000-02-171-7/+0
| |\
| * | HP-UX 64-bitness/largefile fixes.Jarkko Hietaniemi2000-02-161-1/+1
| * | Fcntl: more O_ constants, move SEEK_ to @EXPORT_OKJarkko Hietaniemi2000-02-164-20/+538
* | | POSIX::strftime gets the date wrong (from John TobeyGurusamy Sarathy2000-02-191-2/+8
* | | Compiler fixups from Jan DuboisGurusamy Sarathy2000-02-183-62/+118
| |/ |/|
* | avoid warnings due to redefined NULLGurusamy Sarathy2000-02-161-7/+0
|/
* Probe for <sys/utsname.h>.Jarkko Hietaniemi2000-02-151-2/+1
* Integrate with Sarathy.Jarkko Hietaniemi2000-02-155-1/+241
|\
| * add XS version of Sys::Hostname (from Greg BaconGurusamy Sarathy2000-02-155-1/+241
* | Integrate with Sarathy.Jarkko Hietaniemi2000-02-155-2/+5
|\ \ | |/
| * fix leaks in *DBM_File; safemalloc()ed things need to be freed withGurusamy Sarathy2000-02-155-2/+5
* | silly compilers don't know that croak() exitsJarkko Hietaniemi2000-02-141-0/+6
|/
* fix uninitialized memory reads found by purifyGurusamy Sarathy2000-02-111-4/+4
* mention threads status in podGurusamy Sarathy2000-02-071-1/+7
* use builtin __CYGWIN__ rather than -DCYGWIN (from Eric FiferGurusamy Sarathy2000-02-063-4/+4
* reduce memory consumption of POSIX.pm (from Ilya Zakharevich)Gurusamy Sarathy2000-02-061-178/+181
* Use <syslog.h>, not <sys/syslog.h>.Jarkko Hietaniemi2000-02-041-1/+3
* avoid 'na' (spotted by Yitzchak Scott-Thoennes <sthoenna@efn.org>)Gurusamy Sarathy2000-02-041-2/+2
* Sys::Syslog goes the XS way (from Tom Hughes <tom@compton.nu>)Gurusamy Sarathy2000-02-043-0/+935
* patch to provide more informative names for evals and anonymousGurusamy Sarathy2000-02-042-2/+12
* OS/2 build fixups from Ilya ZakharevichGurusamy Sarathy2000-02-041-3/+4
* Integrate with Sarathy.Jarkko Hietaniemi2000-01-2710-15/+27
|\
| * various pod nits identified by installhtml (all fixed exceptGurusamy Sarathy2000-01-276-8/+20
| * pod typos and warnings (from Abigail <abigail@delanet.com>)Gurusamy Sarathy2000-01-261-2/+2
| * s/STOP/CHECK/ blocksGurusamy Sarathy2000-01-263-5/+5
* | In UNICOS and UNICOS/mk after a successful fcntl F_SETFLJarkko Hietaniemi2000-01-261-17/+22
|/
* fix typos; avoid use constant for lowercase constants (producesGurusamy Sarathy2000-01-241-1/+1
* typos in change#4623Gurusamy Sarathy2000-01-242-2/+2
* DB_File 1.72 update from Paul Marquess <paul.marquess@bt.com>Gurusamy Sarathy2000-01-234-82/+154
* s/use vars/our/g modules that aren't independently maintained on CPANGurusamy Sarathy2000-01-2323-43/+35
* mark some extensions as "special versions" to avoid CPAN indexerGurusamy Sarathy2000-01-232-2/+4