summaryrefslogtreecommitdiff
path: root/Porting/Glossary
Commit message (Collapse)AuthorAgeFilesLines
* More robust inc_version_list from Andy.Jarkko Hietaniemi2000-01-191-1/+7
| | | p4raw-id: //depot/cfgperl@4820
* Add NV_PRESERVES_UV.Jarkko Hietaniemi2000-01-191-0/+4
| | | p4raw-id: //depot/cfgperl@4819
* Know strtoll.Jarkko Hietaniemi2000-01-161-0/+4
| | | p4raw-id: //depot/cfgperl@4808
* Continue qgcvt work; closer now but not yet there.Jarkko Hietaniemi2000-01-161-4/+0
| | | p4raw-id: //depot/cfgperl@4806
* Metaconfig and Porting patches from Andy; start using the newJarkko Hietaniemi2000-01-151-196/+214
| | | | | long long and long double thingies from #4804; regen Configure. p4raw-id: //depot/cfgperl@4805
* Configure changes for new-style version numbers (from Andy Dougherty,Gurusamy Sarathy2000-01-091-12/+29
| | | | | slightly altered) p4raw-id: //depot/perl@4771
* Try to fix largefileness so that it "works" without a quad IV.Jarkko Hietaniemi1999-11-131-2/+2
| | | p4raw-id: //depot/cfgperl@4559
* Try to do something if st_size, st_uid, st_gid are too big for an IV;Jarkko Hietaniemi1999-11-111-137/+140
| | | | | regen Configure. p4raw-id: //depot/cfgperl@4548
* Add HAS_QUAD ($Config{d_quad}); use it.Jarkko Hietaniemi1999-10-301-0/+4
| | | p4raw-id: //depot/cfgperl@4497
* Continue what #4494 started; introduce uid and gid formats.Jarkko Hietaniemi1999-10-291-9/+96
| | | p4raw-id: //depot/cfgperl@4495
* Regen Configure and Glossary.Jarkko Hietaniemi1999-10-291-0/+17
| | | p4raw-id: //depot/cfgperl@4488
* Regen Configure.Jarkko Hietaniemi1999-10-281-11/+30
| | | p4raw-id: //depot/cfgperl@4483
* Fix printing of uids and gids; regen Configure.Jarkko Hietaniemi1999-10-281-0/+10
| | | p4raw-id: //depot/cfgperl@4480
* Remove unused "squatter" symbols; regen Configure.Jarkko Hietaniemi1999-10-271-53/+0
| | | p4raw-id: //depot/cfgperl@4472
* Regen Configure.Jarkko Hietaniemi1999-10-271-7/+8
| | | p4raw-id: //depot/cfgperl@4470
* Regen Configure.Jarkko Hietaniemi1999-10-271-0/+22
| | | p4raw-id: //depot/cfgperl@4467
* Nosuid checking for statfs() people: from Spider Boardman.Jarkko Hietaniemi1999-10-271-3/+27
| | | p4raw-id: //depot/cfgperl@4465
* Revert #4457 for more investigation.Jarkko Hietaniemi1999-10-261-5/+0
| | | p4raw-id: //depot/cfgperl@4460
* Regen Configure.Jarkko Hietaniemi1999-10-261-1/+41
| | | p4raw-id: //depot/cfgperl@4459
* Long double support: sqrtl et al are not available everywhere,Jarkko Hietaniemi1999-10-191-0/+4
| | | | | e.g. not in Solaris, even when long doubles are. p4raw-id: //depot/cfgperl@4411
* Regen Porting stuff.Jarkko Hietaniemi1999-10-021-0/+4
| | | p4raw-id: //depot/cfgperl@4289
* Regen Configure, all of xs_apiversion didn't take.Jarkko Hietaniemi1999-10-021-0/+32
| | | p4raw-id: //depot/cfgperl@4284
* Regenerate Configure.Jarkko Hietaniemi1999-09-301-41/+43
| | | p4raw-id: //depot/cfgperl@4263
* Prompt for uselfs.Jarkko Hietaniemi1999-09-201-0/+10
| | | p4raw-id: //depot/cfgperl@4205
* Configure maintenance. It's sigaction.sa_flagsJarkko Hietaniemi1999-09-171-1/+1
| | | | | and the Glossary regen'ed. p4raw-id: //depot/cfgperl@4165
* Fix most of the pod2man moanings reported inLarry W. Virden1999-08-161-123/+11
| | | | | | | | | | 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
* Regen Configure and Glossary once again.Jarkko Hietaniemi1999-08-011-0/+109
| | | p4raw-id: //depot/cfgperl@3863
* Glossary update for #3861.Jarkko Hietaniemi1999-08-011-1/+1
| | | p4raw-id: //depot/cfgperl@3862
* Make Configure support PERL_BINCOMPAT_5005.Jarkko Hietaniemi1999-07-291-0/+10
| | | p4raw-id: //depot/cfgperl@3835
* The QNX shell needs a couple more semicolons.Norton T. Allen1999-07-281-0/+4
| | | | | | | | | 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
* Use vendorprefixlib.Jarkko Hietaniemi1999-07-251-0/+28
| | | p4raw-id: //depot/cfgperl@3737
* Poor Glossary--are we fixed yet?Jarkko Hietaniemi1999-07-251-0/+3112
| | | p4raw-id: //depot/cfgperl@3734
* Andy's new installation scheme (note: a lot of thisJarkko Hietaniemi1999-07-251-3069/+0
| | | | | | | | | 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-051-0/+4
| | | | | that addresses the notorious "Additional libraries" question. p4raw-id: //depot/cfgperl@3597
* Miscellaneus AIX fixes + SOCKS support.Jarkko Hietaniemi1999-07-041-0/+24
| | | p4raw-id: //depot/cfgperl@3578
* fflush.Jarkko Hietaniemi1999-05-211-0/+2
| | | p4raw-id: //depot/cfgperl@3442
* Patches to fflushing in SunOS 4 from Andy DoughertyJarkko Hietaniemi1999-05-201-14/+40
| | | | | (via private email). p4raw-id: //depot/cfgperl@3437
* Configure: $sig_countChip Salzenberg1999-04-201-29/+53
| | | | | | To: Perl 5 Porters <perl5-porters@perl.org> Message-ID: <19990418175436.A27496@perlsupport.com> p4raw-id: //depot/cfgperl@3263
* Glossary now mostly fixed.Jarkko Hietaniemi1999-02-201-10/+140
| | | p4raw-id: //depot/cfgperl@2996
* Configure update: fstatvfs/fstafs/getmntent/hasmntopt wereKurt D. Starsinic1999-02-191-33/+23
| | | | | | | | | | | | | | | | | | | 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
* Change#2441 aftermath.Jarkko Hietaniemi1998-12-031-24/+24
| | | p4raw-id: //depot/cfgperl@2443
* Add I_POLL for IO 1.20.Jarkko Hietaniemi1998-11-291-14/+18
| | | p4raw-id: //depot/cfgperl@2389
* MSG_PROXY for GNU/Hurd (previously we believed thatJarkko Hietaniemi1998-11-221-2/+64
| | | | | | | | | | | | | | | | | | | | all GNU libc platforms have MSG_PROXY. Untrue). In fact this ended up as a major MSG_* and SCM_* update. The MSG_XXX known to be enums in some versions of the glibc are now probed for and respective HAS_MSG_XXX are defined. While I was at it I noticed SCM_RIGHTS being similarly an enum. This reminded me of an ancient discussion in perl5-porters: http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/9612/msg01017.html The BSD socket interface has a nifty feature for passing file descriptors and credentials--via sockets. It may be too late to add this functionality to the CORE but at least Configure now probes for the functions, structs, and includes, defining the appropriate HAS_YYY and I_ZZZ, and the Socket extension exports the constants, in case somebody wants to write an extension for this interface. p4raw-id: //depot/cfgperl@2285
* Configure update. Remove last trace of PTHREADS_CREATED_JOINABLEJarkko Hietaniemi1998-11-051-38/+267
| | | | | (from vos/config.h). Update Porting/{Glossary,config*}. p4raw-id: //depot/cfgperl@2204
* Config_74-01Andy Dougherty1998-07-151-0/+54
| | | | | Message-Id: <Pine.SUN.3.96.980714141346.29710D-100000@newton.phys> p4raw-id: //depot/perl@1500
* applied patch, various tweaks to pander to pod2man tantrumsIlya Zakharevich1998-07-081-10/+10
| | | | | | Message-Id: <199807070247.WAA10677@monk.mps.ohio-state.edu> Subject: [PATCH 5.004_70] CONFIGPM p4raw-id: //depot/perl@1362
* Config_70-01: Remove default "/share"Andy Dougherty1998-07-061-2/+316
| | | | | Message-Id: <Pine.SUN.3.96.980706130959.20719A-100000@newton.phys> p4raw-id: //depot/perl@1352
* Porting/Glossary goes podly into Config.pmGurusamy Sarathy1998-07-051-1/+3
| | | p4raw-id: //depot/perl@1316
* Configure updateAndy Dougherty1998-07-041-5/+25
| | | | | | Message-Id: <9807020307.AA17848@newton.phys.lafayette.edu> Subject: [PATCH 5.004_69] Config_69-01 p4raw-id: //depot/perl@1295
* Config_66-01Andy Dougherty1998-06-101-5/+0
| | | | | Message-Id: <Pine.SUN.3.96.980608144437.13972A-100000@newton.phys> p4raw-id: //depot/perl@1087