summaryrefslogtreecommitdiff
path: root/vos/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix pp_send() sizes (pass a Size_t, not an Off_t, andJarkko Hietaniemi2000-03-161-0/+5
| | | | | | | | | return a SSize_t, not an Off_t); add a note about a slightly similar situation in pp_truncate(); introduce $sizesize for Configure; update EPOC, VOS, Win32, and VMS for the sizesize; minor updates on the EPOC config file; reword socklen_t message slightly; fix fpossize (though unused currently) p4raw-id: //depot/cfgperl@5760
* VOS patch from Paul Green. Note that the vos/config_h.SH_origJarkko Hietaniemi2000-03-061-12/+12
| | | | | | 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-1203/+1220
| | | p4raw-id: //depot/cfgperl@5043
* Create a tool for converting a config_h.SH into a VOS config.h.Jarkko Hietaniemi2000-01-241-858/+1591
| | | 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-2/+14
| | | | | | | | 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..)
* Configure update. Remove last trace of PTHREADS_CREATED_JOINABLEJarkko Hietaniemi1998-11-051-6/+0
| | | | | (from vos/config.h). Update Porting/{Glossary,config*}. p4raw-id: //depot/cfgperl@2204
* RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS portGreen, Paul1998-09-231-0/+2098
Message-ID: <646CD0392810D211B04A00A024BF26FB1022EB@terminator.sw.stratus.com> p4raw-id: //depot/perl@1838