| Commit message (Expand) | Author | Age | Files | Lines |
* | Missed HAS_SETRESGID_PROTO. No serious harm done since | Jarkko Hietaniemi | 2001-06-04 | 3 | -5/+37 |
* | Configure tweaks; record the Berkeley DB version, | Jarkko Hietaniemi | 2001-06-01 | 3 | -5/+48 |
* | Introduce $Config{afsroot}. | Jarkko Hietaniemi | 2001-05-30 | 3 | -3/+20 |
* | Regen Porting stuff. | Jarkko Hietaniemi | 2001-05-16 | 3 | -11/+13 |
* | Porting/patching.pod: update version number format | Philip Newton | 2001-04-25 | 1 | -9/+9 |
* | Move the strftime() wrapper from POSIX.xs to util.c | Jarkko Hietaniemi | 2001-04-19 | 3 | -6/+17 |
* | Do not just blindly add CR. | Jarkko Hietaniemi | 2001-04-14 | 1 | -1/+1 |
* | Add a script for doing cumulative profile of the test suite. | Jarkko Hietaniemi | 2001-04-10 | 1 | -0/+80 |
* | Bump patchlevel to 5.7.1. | Jarkko Hietaniemi | 2001-04-07 | 2 | -33/+33 |
* | Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for | Jarkko Hietaniemi | 2001-04-05 | 3 | -6/+128 |
* | Add sockatmark() probing. | Jarkko Hietaniemi | 2001-03-27 | 3 | -7/+23 |
* | Regen files for mainline. | Jarkko Hietaniemi | 2001-03-03 | 3 | -13/+24 |
* | Document makepatch in Porting/patching | Andreas König | 2001-02-11 | 1 | -6/+26 |
* | Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669 | Jarkko Hietaniemi | 2001-02-01 | 1 | -8/+19 |
* | Forgotten from #8501. | Jarkko Hietaniemi | 2001-01-23 | 3 | -5/+5 |
* | Define SIG_SIZE, the number of elements in the sig_name and | Jarkko Hietaniemi | 2001-01-17 | 3 | -3/+13 |
* | Revert #8437 and #8438, the Linux large files story is more complex. | Jarkko Hietaniemi | 2001-01-15 | 3 | -14/+3 |
* | (Reverted by #8440) | Jarkko Hietaniemi | 2001-01-14 | 3 | -3/+14 |
* | Use UVXf. | Jarkko Hietaniemi | 2001-01-12 | 2 | -3/+8 |
* | Add sigprocmask() probe, regen Configure, regen toc. | Jarkko Hietaniemi | 2001-01-12 | 3 | -10/+23 |
* | Rename testsyml to issymlink. | Jarkko Hietaniemi | 2000-12-21 | 3 | -3/+9 |
* | Regen Configure, nitfix uconfig.sh (d_vendorarch is needed). | Jarkko Hietaniemi | 2000-12-19 | 2 | -78/+78 |
* | Return of the IVUV-preservation, now seems to be happy even | Jarkko Hietaniemi | 2000-12-15 | 2 | -5/+5 |
* | strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit preserving ari... | Nicholas Clark | 2000-12-15 | 3 | -19/+30 |
* | Changes had accidentally gone too silent on non-main branches. | Jarkko Hietaniemi | 2000-11-22 | 1 | -1/+1 |
* | Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23] | Dominic Dunlop | 2000-11-21 | 3 | -3/+24 |
* | Add HAS_SBRK_PROTO. | Jarkko Hietaniemi | 2000-11-16 | 3 | -3/+19 |
* | Add fwalk() probe to the configuration files and regen perltoc. | Jarkko Hietaniemi | 2000-11-16 | 3 | -3/+14 |
* | Add HAS_FSYNC, lack noticed by Nicholas Clark. | Jarkko Hietaniemi | 2000-11-12 | 3 | -3/+15 |
* | fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch | Robert Spier | 2000-11-11 | 1 | -1/+1 |
* | Add getpagesize() probing, on non-UNIX guess 'undef'. | Jarkko Hietaniemi | 2000-11-11 | 3 | -5/+17 |
* | updates to Porting/pumpkin.pod | Prymmer/Kahn | 2000-11-09 | 1 | -13/+28 |
* | More Changes tweakery. | Jarkko Hietaniemi | 2000-11-04 | 1 | -1/+3 |
* | Add FCNTL_CAN_LOCK. | Andy Dougherty | 2000-11-04 | 3 | -3/+15 |
* | Better create a true mailing list for the repository keepers. | Jarkko Hietaniemi | 2000-10-28 | 1 | -2/+2 |
* | Add the repository doc by Malcolm, Sarathy, and by Simon, | Jarkko Hietaniemi | 2000-10-28 | 1 | -0/+327 |
* | Check if stdio supports tweaking lval and cnt simultaneously. | Nicholas Clark | 2000-10-24 | 3 | -3/+25 |
* | Add the capability to include/exclude branches. | Jarkko Hietaniemi | 2000-10-16 | 1 | -2/+22 |
* | Introduce the man[24-8] variables, from Andy Dougherty. | Jarkko Hietaniemi | 2000-10-12 | 2 | -3/+3 |
* | Reapply Andy's patch and regen Configure. | Jarkko Hietaniemi | 2000-10-10 | 2 | -2/+15 |
* | Use the versiononly instead of the installscripts, | Jarkko Hietaniemi | 2000-10-10 | 3 | -31/+26 |
* | Enable disabling scripts installation by Configure -Uinstallscripts, | Jarkko Hietaniemi | 2000-10-04 | 3 | -6/+16 |
* | continued -Wformat support | Robin Barker | 2000-09-14 | 1 | -0/+28 |
* | Do away with memory models cruft. Sorry, PDP users. | Jarkko Hietaniemi | 2000-09-08 | 3 | -44/+5 |
* | Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64, | Jarkko Hietaniemi | 2000-09-01 | 3 | -43/+104 |
* | Introduce NVef, NVff, and NVgf, use the middle one. | Abigail | 2000-08-18 | 3 | -5/+55 |
* | Retract #6645. | Jarkko Hietaniemi | 2000-08-17 | 3 | -16/+3 |
* | (Retracted by #6660) | Dominic Dunlop | 2000-08-15 | 3 | -3/+16 |
* | Use -Dusedevel; regen Configure and the respective Porting stuff. | Jarkko Hietaniemi | 2000-08-15 | 3 | -66/+115 |
* | Be more informative on what is skipped and why, | Jarkko Hietaniemi | 2000-08-03 | 1 | -1/+6 |