Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (Re-)introduce $uidsign and $gidsign. | Jarkko Hietaniemi | 2000-03-18 | 2 | -6/+18 |
| | | | p4raw-id: //depot/cfgperl@5808 | ||||
* | Configure nits: rewording from Sarathy (aka #5796), | Jarkko Hietaniemi | 2000-03-18 | 3 | -9/+10 |
| | | | | | and installation directories patch from Robin Barker. p4raw-id: //depot/cfgperl@5802 | ||||
* | Fix pp_send() sizes (pass a Size_t, not an Off_t, and | Jarkko Hietaniemi | 2000-03-16 | 3 | -3/+12 |
| | | | | | | | | | 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 | ||||
* | Configure nits: do not use /tmp to avoid potential security | Jarkko Hietaniemi | 2000-03-15 | 3 | -45/+60 |
| | | | | | | | | | | problems (Andy Dougherty: this does not fix the rampant use of /tmp by the various utilities like C compilers, though. Just don't run Configure as root if you care about security.), fix man3dir bug (both from Andy Dougherty); fix hints files not to use /tmp; retract #4993 (the description of the *symbols variables is okay, after all); regen Configure. p4raw-id: //depot/cfgperl@5757 | ||||
* | sitelib_stem and vendorlib_stem patches from Andy; | Michael G Schwern | 2000-03-05 | 3 | -38/+97 |
| | | | | | | | | 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 that | Jarkko Hietaniemi | 2000-03-03 | 3 | -37/+75 |
| | | | | | for ftpsetmask(0); regen Configure. p4raw-id: //depot/cfgperl@5484 | ||||
* | integrate cfgperl and vmsperl changes into mainline | Gurusamy Sarathy | 2000-02-28 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@5316 | ||||
* | Rename use64bits to use64bitint; | Jarkko Hietaniemi | 2000-02-26 | 3 | -28/+38 |
| | | | | | rename usefull64bits to use64bitall. p4raw-id: //depot/cfgperl@5261 | ||||
* | Configure nits; add socksizetype; add getfsstat for completeness; | Jarkko Hietaniemi | 2000-02-25 | 3 | -31/+97 |
| | | | | | | add lseekproto, usefull64bits, socksizetype getfsstat to non-UNIX lands; regen Configure. p4raw-id: //depot/cfgperl@5259 | ||||
* | Add socklen_t probe; Configure maintenance. | Jarkko Hietaniemi | 2000-02-22 | 3 | -18/+32 |
| | | | p4raw-id: //depot/cfgperl@5213 | ||||
* | Check the alignment of long doubles if they are to be used; | Jarkko Hietaniemi | 2000-02-22 | 3 | -6/+23 |
| | | | | | regen Configure. p4raw-id: //depot/cfgperl@5189 | ||||
* | Probe for <sys/utsname.h>. | Jarkko Hietaniemi | 2000-02-15 | 3 | -34/+45 |
| | | | p4raw-id: //depot/cfgperl@5115 | ||||
* | fix small interpreter leaks identified by Purify | Gurusamy Sarathy | 2000-02-14 | 1 | -1/+2 |
| | | | p4raw-id: //depot/perl@5084 | ||||
* | notes about running Purify | Gurusamy Sarathy | 2000-02-14 | 1 | -70/+63 |
| | | | p4raw-id: //depot/perl@5079 | ||||
* | megalomaniac 64-bit update: most importantly, | Jarkko Hietaniemi | 2000-02-12 | 3 | -16/+3 |
| | | | | | | uselonglong is eradicated, only backward compatibility hooks in use64bits remain. p4raw-id: //depot/cfgperl@5070 | ||||
* | Regenerate Configure for I_SYSLOG. | Jarkko Hietaniemi | 2000-02-09 | 3 | -3/+14 |
| | | | p4raw-id: //depot/cfgperl@5055 | ||||
* | (fake) use of getcwd. | Jarkko Hietaniemi | 2000-02-09 | 3 | -5/+17 |
| | | | p4raw-id: //depot/cfgperl@5047 | ||||
* | Add/restore probes for getcwd/mk*temp*/mmap. | Jarkko Hietaniemi | 2000-02-09 | 3 | -45/+256 |
| | | | p4raw-id: //depot/cfgperl@5044 | ||||
* | update makerel for new version format | Gurusamy Sarathy | 2000-02-02 | 1 | -8/+3 |
| | | | p4raw-id: //depot/perl@4967 | ||||
* | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-01-27 | 1 | -5/+6 |
|\ | | | | | p4raw-id: //depot/cfgperl@4913 | ||||
| * | typo | Gurusamy Sarathy | 2000-01-26 | 1 | -1/+1 |
| | | | | | | p4raw-id: //depot/perl@4909 | ||||
| * | update p4 tool | Gurusamy Sarathy | 2000-01-26 | 1 | -5/+6 |
| | | | | | | p4raw-id: //depot/perl@4908 | ||||
* | | s/d_nvpresuv/d_nv_preserves_uv/; | Jarkko Hietaniemi | 2000-01-26 | 3 | -10/+24 |
|/ | | | | | plus cosmetic change for #4899. p4raw-id: //depot/cfgperl@4900 | ||||
* | More robust inc_version_list from Andy. | Jarkko Hietaniemi | 2000-01-19 | 3 | -5/+12 |
| | | | p4raw-id: //depot/cfgperl@4820 | ||||
* | Add NV_PRESERVES_UV. | Jarkko Hietaniemi | 2000-01-19 | 3 | -3/+16 |
| | | | p4raw-id: //depot/cfgperl@4819 | ||||
* | Know strtoll. | Jarkko Hietaniemi | 2000-01-16 | 3 | -3/+14 |
| | | | p4raw-id: //depot/cfgperl@4808 | ||||
* | Continue qgcvt work; closer now but not yet there. | Jarkko Hietaniemi | 2000-01-16 | 3 | -8/+3 |
| | | | p4raw-id: //depot/cfgperl@4806 | ||||
* | Metaconfig and Porting patches from Andy; start using the new | Jarkko Hietaniemi | 2000-01-15 | 4 | -1414/+1329 |
| | | | | | long long and long double thingies from #4804; regen Configure. p4raw-id: //depot/cfgperl@4805 | ||||
* | more changes for new-style version numbers (versions numbers on | Gurusamy Sarathy | 2000-01-09 | 2 | -59/+26 |
| | | | | | | | | | | | | | | | the filesystem look like 5.5.640, except on DOS-DJGPP and VMS where they look like 5_5_640; delete @Config{pm_apiversion,xs_apiversion}; split $Config{apiversion} into three, @Config{apirevision,apiversion, apisubversion} for CPP friendliness; $Config{sitelib} now defaults to .../site_perl/$version, just like $Config{privlib}, making sitelib completely independent across versions and substantially eliminating chances of breaking older installations by overwriting newly built extensions; all this means compatibility inclusions for @INC will need to take into account older sitelib versions (this still TODO) windows, vms, dos tweaks for the above p4raw-id: //depot/perl@4773 | ||||
* | Configure changes for new-style version numbers (from Andy Dougherty, | Gurusamy Sarathy | 2000-01-09 | 3 | -310/+315 |
| | | | | | slightly altered) p4raw-id: //depot/perl@4771 | ||||
* | patchls tweak from Andreas Koenig | Gurusamy Sarathy | 1999-12-03 | 1 | -2/+5 |
| | | | p4raw-id: //depot/perl@4633 | ||||
* | email address changes | Gurusamy Sarathy | 1999-12-01 | 3 | -3/+3 |
| | | | p4raw-id: //depot/perl@4604 | ||||
* | Try to fix largefileness so that it "works" without a quad IV. | Jarkko Hietaniemi | 1999-11-13 | 3 | -17/+24 |
| | | | p4raw-id: //depot/cfgperl@4559 | ||||
* | Try to do something if st_size, st_uid, st_gid are too big for an IV; | Jarkko Hietaniemi | 1999-11-11 | 3 | -142/+161 |
| | | | | | regen Configure. p4raw-id: //depot/cfgperl@4548 | ||||
* | Add HAS_QUAD ($Config{d_quad}); use it. | Jarkko Hietaniemi | 1999-10-30 | 3 | -8/+18 |
| | | | p4raw-id: //depot/cfgperl@4497 | ||||
* | Continue what #4494 started; introduce uid and gid formats. | Jarkko Hietaniemi | 1999-10-29 | 3 | -65/+261 |
| | | | p4raw-id: //depot/cfgperl@4495 | ||||
* | Regen Configure and Glossary. | Jarkko Hietaniemi | 1999-10-29 | 3 | -3/+69 |
| | | | p4raw-id: //depot/cfgperl@4488 | ||||
* | Regen Configure. | Jarkko Hietaniemi | 1999-10-28 | 3 | -18/+41 |
| | | | p4raw-id: //depot/cfgperl@4483 | ||||
* | Fix printing of uids and gids; regen Configure. | Jarkko Hietaniemi | 1999-10-28 | 3 | -27/+56 |
| | | | p4raw-id: //depot/cfgperl@4480 | ||||
* | Remove unused "squatter" symbols; regen Configure. | Jarkko Hietaniemi | 1999-10-27 | 3 | -153/+3 |
| | | | p4raw-id: //depot/cfgperl@4472 | ||||
* | Regen Configure. | Jarkko Hietaniemi | 1999-10-27 | 3 | -28/+32 |
| | | | p4raw-id: //depot/cfgperl@4470 | ||||
* | Regen Configure. | Jarkko Hietaniemi | 1999-10-27 | 3 | -4/+25 |
| | | | p4raw-id: //depot/cfgperl@4467 | ||||
* | Nosuid checking for statfs() people: from Spider Boardman. | Jarkko Hietaniemi | 1999-10-27 | 3 | -15/+84 |
| | | | p4raw-id: //depot/cfgperl@4465 | ||||
* | Revert #4457 for more investigation. | Jarkko Hietaniemi | 1999-10-26 | 3 | -15/+3 |
| | | | p4raw-id: //depot/cfgperl@4460 | ||||
* | Regen Configure. | Jarkko Hietaniemi | 1999-10-26 | 3 | -39/+88 |
| | | | p4raw-id: //depot/cfgperl@4459 | ||||
* | Add getmnt() to nosuid checking. | Jarkko Hietaniemi | 1999-10-26 | 1 | -29/+35 |
| | | | p4raw-id: //depot/cfgperl@4457 | ||||
* | Long double support: sqrtl et al are not available everywhere, | Jarkko Hietaniemi | 1999-10-19 | 3 | -30/+41 |
| | | | | | e.g. not in Solaris, even when long doubles are. p4raw-id: //depot/cfgperl@4411 | ||||
* | here be 5.005_62 | Gurusamy Sarathy | 1999-10-15 | 1 | -2/+2 |
| | | | p4raw-id: //depot/perl@4391 | ||||
* | update Changes, patchlevel etc. | Gurusamy Sarathy | 1999-10-12 | 1 | -9/+11 |
| | | | p4raw-id: //depot/perl@4349 | ||||
* | Regen Porting stuff. | Jarkko Hietaniemi | 1999-10-02 | 3 | -3/+14 |
| | | | p4raw-id: //depot/cfgperl@4289 |