summaryrefslogtreecommitdiff
path: root/vos/config_h.SH_orig
Commit message (Collapse)AuthorAgeFilesLines
* Stratus VOS updates from Paul Green.Jarkko Hietaniemi2000-10-241-3208/+0
| | | p4raw-id: //depot/perl@7428
* Check if stdio supports tweaking lval and cnt simultaneously.Nicholas Clark2000-10-241-0/+11
| | | | | | Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?) Message-ID: <20001023153932.A10786@plum.flirble.org> p4raw-id: //depot/perl@7427
* Introduce the man[24-8] variables, from Andy Dougherty.Jarkko Hietaniemi2000-10-121-23/+23
| | | p4raw-id: //depot/perl@7205
* Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,Jarkko Hietaniemi2000-09-011-0/+10
| | | | | | so that case-ignoring systems like DCL can tell them from PRIefldbl and PRIx64. Apply Merijn's ccversion patches. p4raw-id: //depot/perl@6982
* AIX 4.3.3 has SOCKS in libc with a differently named init routine,Dan Hale2000-08-251-6/+12
| | | | | | | | the problem reported in Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com> p4raw-id: //depot/perl@6816
* Propagate new Configure vars.Jarkko Hietaniemi2000-08-181-19/+57
| | | p4raw-id: //depot/perl@6691
* Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROTJarkko Hietaniemi2000-05-301-8/+26
| | | | | | in case somebody wants to write an extension for more shadow database interfaces. p4raw-id: //depot/cfgperl@6166
* Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,Jarkko Hietaniemi2000-05-071-28/+10
| | | | | | because we do not use those. The HAS_GETSPNAM remains, though, because we still do use that. p4raw-id: //depot/cfgperl@6088
* support additional library locations via $Config{otherlibdirs}Gurusamy Sarathy2000-04-281-0/+10
| | | | | (from Andy Dougherty) p4raw-id: //depot/perl@6001
* Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.Jarkko Hietaniemi2000-04-241-33/+75
| | | | | Now pp_ncmp() returns undef is either operand is a NaN. p4raw-id: //depot/cfgperl@5943
* (Re-)introduce $uidsign and $gidsign.Jarkko Hietaniemi2000-03-181-4/+16
| | | p4raw-id: //depot/cfgperl@5808
* Configure nits: rewording from Sarathy (aka #5796),Jarkko Hietaniemi2000-03-181-1/+6
| | | | | and installation directories patch from Robin Barker. p4raw-id: //depot/cfgperl@5802
* VOS patch from Paul Green. Note that the vos/config_h.SH_origJarkko Hietaniemi2000-03-061-2/+2
| | | | | | is not exactly identical to the current config_h.SH because Paul needs better $sitearch control. p4raw-id: //depot/cfgperl@5561
* sitelib_stem and vendorlib_stem patches from Andy;Michael G Schwern2000-03-051-5/+27
| | | | | | | | problem reported in To: perl5-porters@perl.org Subject: [ID 20000305.001] [BUG 5.5.670 perl.c] SITELIB_EXP mangled by hack. Message-Id: <20000305113129.80DC23820@athens.arena-i.com> p4raw-id: //depot/cfgperl@5559
* Introduce i_ieefp because FreeBSD on ix86 needs thatJarkko Hietaniemi2000-03-031-0/+18
| | | | | for ftpsetmask(0); regen Configure. p4raw-id: //depot/cfgperl@5484
* Rename use64bits to use64bitint;Jarkko Hietaniemi2000-02-261-961/+1130
| | | | | rename usefull64bits to use64bitall. p4raw-id: //depot/cfgperl@5261
* megalomaniac 64-bit update: most importantly,Jarkko Hietaniemi2000-02-121-8/+0
| | | | | | uselonglong is eradicated, only backward compatibility hooks in use64bits remain. p4raw-id: //depot/cfgperl@5070
* Integrate with Sarathy.Jarkko Hietaniemi2000-02-081-967/+984
| | | p4raw-id: //depot/cfgperl@5043
* Create a tool for converting a config_h.SH into a VOS config.h.Jarkko Hietaniemi2000-01-241-742/+1411
| | | p4raw-id: //depot/cfgperl@4872
* remove _() non-ansismGurusamy Sarathy1999-06-021-1/+1
| | | p4raw-id: //depot/perl@3518
* integrate changes#3091-3094 from maint-5.005Gurusamy Sarathy1999-03-241-1/+70
| | | | | | | | p4raw-link: @3091 on //depot/maint-5.005/perl: 74b502a1b27c7427d14366e729c0b76cb5ba79a6 p4raw-id: //depot/perl@3148 p4raw-integrated: from //depot/maint-5.005/perl@3147 'copy in' vos/config_h.SH_orig (@2813..) README.hurd (@3093..) 'merge in' vms/subconfigure.com (@2716..) vos/config.h (@2813..)
* RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS portGreen, Paul1998-09-231-0/+2118
Message-ID: <646CD0392810D211B04A00A024BF26FB1022EB@terminator.sw.stratus.com> p4raw-id: //depot/perl@1838