summaryrefslogtreecommitdiff
path: root/ext/Errno
Commit message (Expand)AuthorAgeFilesLines
* More VERSION tuning: to avoid unnecessary Perl upgradesJarkko Hietaniemi2001-06-301-1/+1
* Detypo.Jarkko Hietaniemi2001-06-261-2/+2
* There seems to be two ways of spelling the $^O in *STEP.Jarkko Hietaniemi2001-06-261-1/+1
* OpenSTEP has gcc 2.7.2.1 which recognizes but does not implementJarkko Hietaniemi2001-06-261-1/+5
* The Grand Trek: move the *.t files from t/ to lib/ and ext/.Jarkko Hietaniemi2001-06-181-0/+54
* NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.Jarkko Hietaniemi2001-06-161-6/+14
* Add $Config{cppflags} to the gcc incantation.Jarkko Hietaniemi2001-04-051-1/+1
* Portability fixes for Mac OS / bleadperlChris Nandor2001-03-101-25/+40
* Watch out for cross compiling for EPOC (usually done on linux)Olaf Flebbe2001-02-011-0/+3
* s/use vars qw\(/our(/ for OS/390 extension buildsPeter Prymmer2000-12-151-4/+2
* Use -dM for gcc (the suggested patch did it only for Linux,Pixel2000-11-051-0/+10
* Allow for whitespace between "#" and "line" in cpp output.Calle Dybedahl2000-09-122-1/+6
* more whitespace removal (from Michael G Schwern)Gurusamy Sarathy2000-03-041-1/+1
* mention portability caveat about C<use Errno 'EFOO'>Gurusamy Sarathy2000-02-201-6/+18
* avoid failing on $!{ENOTHERE} (they can always use C<exists $!{NOTHERE}>Gurusamy Sarathy2000-02-191-6/+8
* Replace #4596 with the change done in 5.005_03.Jarkko Hietaniemi1999-11-211-1/+1
* Skip processing a file if the file to be opened is '-'Jarkko Hietaniemi1999-11-211-1/+1
* typos in change#4561 and change#4565Gurusamy Sarathy1999-11-131-1/+1
* $Config{myarchname} is not a good architecture identifierJarkko Hietaniemi1999-11-131-2/+3
* integrate change#3081 from maint-5.005Gurusamy Sarathy1999-03-051-1/+1
* Errno update from maint-5.005 (changes #2583, #2710).Jarkko Hietaniemi1999-02-021-3/+25
* Errno.pm suffers from \\ tooIlya Zakharevich1999-01-211-1/+10
* The VM/ESA port essentials, based onJarkko Hietaniemi1998-10-171-0/+3
* correct bugs exposed in MM_Unix.pm by commenting out SelfloaderGurusamy Sarathy1998-10-151-2/+2
* suppress manifypods leak in extensionsGurusamy Sarathy1998-10-031-0/+1
* applied patches, but retained old behavior for win32 (where compilersGraham Barr1998-10-021-10/+16
* support OE/MVSJarkko Hietaniemi1998-08-021-1/+4
* remove #! line from Errno_pm.PLGurusamy Sarathy1998-07-061-1/+0
* added Errno-1.09 from CPANGurusamy Sarathy1998-07-062-4/+23
* patch whitespace-mutiliated; applied manuallyHans Mulder1998-07-051-2/+5
* enable Errno build on win32, add Errno-1.08 files to repositoryGurusamy Sarathy1998-06-283-0/+331