summaryrefslogtreecommitdiff
path: root/Porting
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused "squatter" symbols; regen Configure.Jarkko Hietaniemi1999-10-273-153/+3
| | | p4raw-id: //depot/cfgperl@4472
* Regen Configure.Jarkko Hietaniemi1999-10-273-28/+32
| | | p4raw-id: //depot/cfgperl@4470
* Regen Configure.Jarkko Hietaniemi1999-10-273-4/+25
| | | p4raw-id: //depot/cfgperl@4467
* Nosuid checking for statfs() people: from Spider Boardman.Jarkko Hietaniemi1999-10-273-15/+84
| | | p4raw-id: //depot/cfgperl@4465
* Revert #4457 for more investigation.Jarkko Hietaniemi1999-10-263-15/+3
| | | p4raw-id: //depot/cfgperl@4460
* Regen Configure.Jarkko Hietaniemi1999-10-263-39/+88
| | | p4raw-id: //depot/cfgperl@4459
* Add getmnt() to nosuid checking.Jarkko Hietaniemi1999-10-261-29/+35
| | | p4raw-id: //depot/cfgperl@4457
* Long double support: sqrtl et al are not available everywhere,Jarkko Hietaniemi1999-10-193-30/+41
| | | | | e.g. not in Solaris, even when long doubles are. p4raw-id: //depot/cfgperl@4411
* here be 5.005_62Gurusamy Sarathy1999-10-151-2/+2
| | | p4raw-id: //depot/perl@4391
* update Changes, patchlevel etc.Gurusamy Sarathy1999-10-121-9/+11
| | | p4raw-id: //depot/perl@4349
* Regen Porting stuff.Jarkko Hietaniemi1999-10-023-3/+14
| | | p4raw-id: //depot/cfgperl@4289
* Regen Configure, all of xs_apiversion didn't take.Jarkko Hietaniemi1999-10-023-9/+79
| | | p4raw-id: //depot/cfgperl@4284
* Regenerate Configure.Jarkko Hietaniemi1999-09-303-52/+54
| | | p4raw-id: //depot/cfgperl@4263
* (Was: deprecating SIGDIE)Kurt D. Starsinic1999-09-301-1/+0
| | | | | | | | To: Gurusamy Sarathy <gsar@ActiveState.com> Cc: tchrist@perl.com, Larry Wall <larry@wall.org>, The Perl Porters Mailing List <perl5-porters@perl.org> Message-ID: <19990929151650.E26675@O2.chapin.edu> p4raw-id: //depot/cfgperl@4257
* Prompt for uselfs.Jarkko Hietaniemi1999-09-203-11/+31
| | | p4raw-id: //depot/cfgperl@4205
* Configure maintenance. It's sigaction.sa_flagsJarkko Hietaniemi1999-09-173-24/+45
| | | | | and the Glossary regen'ed. p4raw-id: //depot/cfgperl@4165
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-08-203-324/+65
|\ | | | | p4raw-id: //depot/perl@4008
| * Fix most of the pod2man moanings reported inLarry W. Virden1999-08-163-324/+65
| | | | | | | | | | | | | | | | | | | | To: perl5-porters@perl.org Subject: [ID 19990803.011] Not OK: perl 5.00560 on sun4-solaris 2.6 (UNINSTALLED) Message-Id: <199908031935.PAA27692@cas.org> Configure regen'ed. p4raw-id: //depot/cfgperl@3998
* | support USE_THREADS+MULTIPLICITY; source compat tweaks forGurusamy Sarathy1999-08-201-46/+92
|/ | | | | USE_THREADS and MULTIPLICITY; minor pod adjustments p4raw-id: //depot/perl@4007
* Integrate with Sarathy. perl.h and util.c required manual resolving.Jarkko Hietaniemi1999-08-011-1/+1
| | | p4raw-id: //depot/cfgperl@3864
* Regen Configure and Glossary once again.Jarkko Hietaniemi1999-08-013-182/+318
| | | p4raw-id: //depot/cfgperl@3863
* Glossary update for #3861.Jarkko Hietaniemi1999-08-012-173/+218
| | | p4raw-id: //depot/cfgperl@3862
* Make Configure support PERL_BINCOMPAT_5005.Jarkko Hietaniemi1999-07-293-3/+23
| | | p4raw-id: //depot/cfgperl@3835
* The QNX shell needs a couple more semicolons.Norton T. Allen1999-07-283-23/+27
| | | | | | | | | To: perl5-porters@perl.org Subject: [ID 19990728.007] Patch:Configure _58 QNX Message-Id: <199907281703.NAA07363@bottesini.harvard.edu> plus silence metalint moanings on vendorprefix. p4raw-id: //depot/cfgperl@3816
* here lies 5.005_58Gurusamy Sarathy1999-07-271-1/+1
| | | p4raw-id: //depot/perl@3797
* Use vendorprefixlib.Jarkko Hietaniemi1999-07-253-3/+44
| | | p4raw-id: //depot/cfgperl@3737
* Poor Glossary--are we fixed yet?Jarkko Hietaniemi1999-07-251-0/+3112
| | | p4raw-id: //depot/cfgperl@3734
* Change #3732 mistakenly clobbered Glossary.Jarkko Hietaniemi1999-07-252-3/+3
| | | p4raw-id: //depot/cfgperl@3733
* Andy's new installation scheme (note: a lot of thisJarkko Hietaniemi1999-07-253-3157/+94
| | | | | | | | | leaked in already with change #3731). The vendor* stuff is not used anywhere (in *.SH, say), so it isn't in Configure, either. p4raw-link: @3731 on //depot/cfgperl: dd4e71fdc0d3da1d09384ab498212866e7d17b94 p4raw-id: //depot/cfgperl@3732
* Hack SOCKS support some more plus a patch from Andy DoughertyJarkko Hietaniemi1999-07-053-3/+14
| | | | | that addresses the notorious "Additional libraries" question. p4raw-id: //depot/cfgperl@3597
* Miscellaneus AIX fixes + SOCKS support.Jarkko Hietaniemi1999-07-043-32/+98
| | | p4raw-id: //depot/cfgperl@3578
* Integrate with mainperl.Jarkko Hietaniemi1999-07-041-0/+21
| | | p4raw-id: //depot/cfgperl@3576
* remove _() non-ansismGurusamy Sarathy1999-06-021-3/+3
| | | p4raw-id: //depot/perl@3518
* here be 5.005_57Gurusamy Sarathy1999-05-251-1/+0
| | | | | p4raw-id: //depot/perl@3477 p4raw-integrated: from //depot/maint-5.005/perl@3476 'merge in' Changes (@3085..)
* fflush.Jarkko Hietaniemi1999-05-213-3/+7
| | | p4raw-id: //depot/cfgperl@3442
* Patches to fflushing in SunOS 4 from Andy DoughertyJarkko Hietaniemi1999-05-203-23/+90
| | | | | (via private email). p4raw-id: //depot/cfgperl@3437
* Re: 5.006 TodoAndy Dougherty1999-04-201-5/+23
| | | | | | To: The Perl Porters Mailing List <perl5-porters@perl.org> Message-Id: <Pine.GSU.4.05.9904191623470.7838-100000@newton.phys> p4raw-id: //depot/cfgperl@3264
* Configure: $sig_countChip Salzenberg1999-04-203-125/+193
| | | | | | To: Perl 5 Porters <perl5-porters@perl.org> Message-ID: <19990418175436.A27496@perlsupport.com> p4raw-id: //depot/cfgperl@3263
* update p4 utility to ignore non-text filesGurusamy Sarathy1999-03-281-2/+13
| | | p4raw-id: //depot/perl@3183
* Glossary now mostly fixed.Jarkko Hietaniemi1999-02-203-17/+147
| | | p4raw-id: //depot/cfgperl@2996
* Regen Configure.Jarkko Hietaniemi1999-02-192-3/+3
| | | p4raw-id: //depot/cfgperl@2984
* Configure update: fstatvfs/fstafs/getmntent/hasmntopt wereKurt D. Starsinic1999-02-193-63/+69
| | | | | | | | | | | | | | | | | | | not probed for and To: Chaim Frenkel <chaimf@pobox.com>, Russ Allbery <rra@stanford.edu>, Jarkko Hietaniemi <jhi@iki.fi>, Gurusamy Sarathy <gsar@activestate.com>, Graham Barr <gbarr@pobox.com> Cc: bdensch@ameritech.net, perlbug@perl.com Subject: [PATCH] Re: Solaris 7 for Intel Message-ID: <19990219124404.A30182@O2.chapin.edu> Glossary is still missing some terms because mkglossary is misbehaving (change #2981 updated Glossary manually) p4raw-link: @2981 on //depot/maint-5.005/perl: d22539db55f37ba18fdbea18d6a2e74fbf6f6444 p4raw-id: //depot/cfgperl@2982
* will this be it for 5.005_55?Gurusamy Sarathy1999-02-151-3/+3
| | | p4raw-id: //depot/perl@2949
* Configure update: OpenBSD thread-awareness, SCO ODT/OSR osvers.Jarkko Hietaniemi1999-02-122-3/+6
| | | p4raw-id: //depot/cfgperl@2899
* Configure update.Jarkko Hietaniemi1999-02-072-10/+121
| | | | | | Probe for mmap() et alia. The *cc*symbols patch (just Configure, no h2ph). p4raw-id: //depot/cfgperl@2829
* Todo updates from Andy Dougherty <doughera@lafayette.edu>Gurusamy Sarathy1999-02-021-0/+10
| | | p4raw-id: //depot/perl@2754
* patching.pod, misc fixes (was Re: Which ? What ? Why ? When ?)Daniel Grisinger1999-01-211-24/+30
| | | | | | | | To: Francois Desarmenien <desar@club-internet.fr> Cc: Gurusamy Sarathy <gsar@activestate.com>, Mailing list Perl5 <perl5-porters@perl.org>, bugmongers@perl.org Message-ID: <m31zkpqels.fsf_-_@moiraine.dimensional.com> p4raw-id: //depot/cfgperl@2662
* undo change#2336, and add clarification about subversiveGurusamy Sarathy1999-01-171-17/+34
| | | | | | | CPAN distributions from Andreas Koenig p4raw-link: @2336 on //depot/perl: 6420b6fef5638a2b911cdc075d35917859e53913 p4raw-id: //depot/perl@2631
* More porting notes.Jarkko Hietaniemi1998-12-171-8/+59
| | | p4raw-id: //depot/cfgperl@2485
* Some notes about porting issues.Jarkko Hietaniemi1998-12-131-6/+50
| | | p4raw-id: //depot/cfgperl@2474