| Commit message (Expand) | Author | Age | Files | Lines |
* | Add sockatmark() probing. | Jarkko Hietaniemi | 2001-03-27 | 1 | -1/+12 |
* | Regen files for mainline. | Jarkko Hietaniemi | 2001-03-03 | 1 | -4/+4 |
* | Forgotten from #8501. | Jarkko Hietaniemi | 2001-01-23 | 1 | -2/+2 |
* | Define SIG_SIZE, the number of elements in the sig_name and | Jarkko Hietaniemi | 2001-01-17 | 1 | -1/+6 |
* | Revert #8437 and #8438, the Linux large files story is more complex. | Jarkko Hietaniemi | 2001-01-15 | 1 | -7/+1 |
* | (Reverted by #8440) | Jarkko Hietaniemi | 2001-01-14 | 1 | -1/+7 |
* | Use UVXf. | Jarkko Hietaniemi | 2001-01-12 | 1 | -1/+6 |
* | Add sigprocmask() probe, regen Configure, regen toc. | Jarkko Hietaniemi | 2001-01-12 | 1 | -2/+9 |
* | Rename testsyml to issymlink. | Jarkko Hietaniemi | 2000-12-21 | 1 | -1/+1 |
* | Regen Configure, nitfix uconfig.sh (d_vendorarch is needed). | Jarkko Hietaniemi | 2000-12-19 | 1 | -76/+76 |
* | Return of the IVUV-preservation, now seems to be happy even | Jarkko Hietaniemi | 2000-12-15 | 1 | -2/+2 |
* | strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit preserving ari... | Nicholas Clark | 2000-12-15 | 1 | -13/+19 |
* | Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23] | Dominic Dunlop | 2000-11-21 | 1 | -1/+12 |
* | Add HAS_SBRK_PROTO. | Jarkko Hietaniemi | 2000-11-16 | 1 | -1/+10 |
* | Add fwalk() probe to the configuration files and regen perltoc. | Jarkko Hietaniemi | 2000-11-16 | 1 | -1/+7 |
* | Add HAS_FSYNC, lack noticed by Nicholas Clark. | Jarkko Hietaniemi | 2000-11-12 | 1 | -1/+8 |
* | Add getpagesize() probing, on non-UNIX guess 'undef'. | Jarkko Hietaniemi | 2000-11-11 | 1 | -2/+9 |
* | Add FCNTL_CAN_LOCK. | Andy Dougherty | 2000-11-04 | 1 | -1/+8 |
* | Check if stdio supports tweaking lval and cnt simultaneously. | Nicholas Clark | 2000-10-24 | 1 | -1/+12 |
* | Introduce the man[24-8] variables, from Andy Dougherty. | Jarkko Hietaniemi | 2000-10-12 | 1 | -1/+1 |
* | Use the versiononly instead of the installscripts, | Jarkko Hietaniemi | 2000-10-10 | 1 | -24/+24 |
* | Enable disabling scripts installation by Configure -Uinstallscripts, | Jarkko Hietaniemi | 2000-10-04 | 1 | -1/+1 |
* | Do away with memory models cruft. Sorry, PDP users. | Jarkko Hietaniemi | 2000-09-08 | 1 | -1/+1 |
* | Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64, | Jarkko Hietaniemi | 2000-09-01 | 1 | -7/+23 |
* | Introduce NVef, NVff, and NVgf, use the middle one. | Abigail | 2000-08-18 | 1 | -2/+17 |
* | Retract #6645. | Jarkko Hietaniemi | 2000-08-17 | 1 | -8/+1 |
* | (Retracted by #6660) | Dominic Dunlop | 2000-08-15 | 1 | -1/+8 |
* | Use -Dusedevel; regen Configure and the respective Porting stuff. | Jarkko Hietaniemi | 2000-08-15 | 1 | -24/+36 |
* | Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched. | Jarkko Hietaniemi | 2000-05-30 | 1 | -3/+8 |
* | Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT | Jarkko Hietaniemi | 2000-05-30 | 1 | -8/+26 |
* | Introduce NV_PRESERVED_BITS. Not yet used anywhere but | Jarkko Hietaniemi | 2000-05-08 | 1 | -2/+2 |
* | Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT, | Jarkko Hietaniemi | 2000-05-07 | 1 | -19/+1 |
* | Regen Configure. | Jarkko Hietaniemi | 2000-04-28 | 1 | -11/+11 |
* | support additional library locations via $Config{otherlibdirs} | Gurusamy Sarathy | 2000-04-28 | 1 | -0/+10 |
* | Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL. | Jarkko Hietaniemi | 2000-04-24 | 1 | -1/+27 |
* | Regen Configure to match #5937. | Jarkko Hietaniemi | 2000-04-24 | 1 | -15/+19 |
* | s/setgropus/setgroups/; # detypo in a comment | Jarkko Hietaniemi | 2000-03-21 | 1 | -2/+2 |
* | (Re-)introduce $uidsign and $gidsign. | Jarkko Hietaniemi | 2000-03-18 | 1 | -4/+16 |
* | Configure nits: rewording from Sarathy (aka #5796), | Jarkko Hietaniemi | 2000-03-18 | 1 | -2/+2 |
* | Fix pp_send() sizes (pass a Size_t, not an Off_t, and | Jarkko Hietaniemi | 2000-03-16 | 1 | -1/+6 |
* | Configure nits: do not use /tmp to avoid potential security | Jarkko Hietaniemi | 2000-03-15 | 1 | -36/+48 |
* | sitelib_stem and vendorlib_stem patches from Andy; | Michael G Schwern | 2000-03-05 | 1 | -17/+39 |
* | Introduce i_ieefp because FreeBSD on ix86 needs that | Jarkko Hietaniemi | 2000-03-03 | 1 | -13/+31 |
* | Rename use64bits to use64bitint; | Jarkko Hietaniemi | 2000-02-26 | 1 | -9/+19 |
* | Configure nits; add socksizetype; add getfsstat for completeness; | Jarkko Hietaniemi | 2000-02-25 | 1 | -19/+41 |
* | Add socklen_t probe; Configure maintenance. | Jarkko Hietaniemi | 2000-02-22 | 1 | -13/+19 |
* | Check the alignment of long doubles if they are to be used; | Jarkko Hietaniemi | 2000-02-22 | 1 | -3/+14 |
* | Probe for <sys/utsname.h>. | Jarkko Hietaniemi | 2000-02-15 | 1 | -12/+18 |
* | megalomaniac 64-bit update: most importantly, | Jarkko Hietaniemi | 2000-02-12 | 1 | -9/+1 |
* | Regenerate Configure for I_SYSLOG. | Jarkko Hietaniemi | 2000-02-09 | 1 | -1/+7 |