| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | (fake) use of getcwd. | Jarkko Hietaniemi | 2000-02-09 | 1 | -2/+8 |
* | Add/restore probes for getcwd/mk*temp*/mmap. | Jarkko Hietaniemi | 2000-02-09 | 1 | -12/+117 |
* | s/d_nvpresuv/d_nv_preserves_uv/; | Jarkko Hietaniemi | 2000-01-26 | 1 | -1/+15 |
* | More robust inc_version_list from Andy. | Jarkko Hietaniemi | 2000-01-19 | 1 | -2/+2 |
* | Add NV_PRESERVES_UV. | Jarkko Hietaniemi | 2000-01-19 | 1 | -1/+9 |
* | Know strtoll. | Jarkko Hietaniemi | 2000-01-16 | 1 | -1/+7 |
* | Continue qgcvt work; closer now but not yet there. | Jarkko Hietaniemi | 2000-01-16 | 1 | -1/+1 |
* | Metaconfig and Porting patches from Andy; start using the new | Jarkko Hietaniemi | 2000-01-15 | 1 | -962/+960 |
* | more changes for new-style version numbers (versions numbers on | Gurusamy Sarathy | 2000-01-09 | 1 | -41/+6 |
* | Configure changes for new-style version numbers (from Andy Dougherty, | Gurusamy Sarathy | 2000-01-09 | 1 | -144/+133 |
* | Try to fix largefileness so that it "works" without a quad IV. | Jarkko Hietaniemi | 1999-11-13 | 1 | -12/+19 |
* | Try to do something if st_size, st_uid, st_gid are too big for an IV; | Jarkko Hietaniemi | 1999-11-11 | 1 | -1/+16 |
* | Add HAS_QUAD ($Config{d_quad}); use it. | Jarkko Hietaniemi | 1999-10-30 | 1 | -6/+11 |
* | Continue what #4494 started; introduce uid and gid formats. | Jarkko Hietaniemi | 1999-10-29 | 1 | -52/+133 |
* | Regen Configure and Glossary. | Jarkko Hietaniemi | 1999-10-29 | 1 | -1/+46 |
* | Regen Configure. | Jarkko Hietaniemi | 1999-10-28 | 1 | -5/+9 |
* | Fix printing of uids and gids; regen Configure. | Jarkko Hietaniemi | 1999-10-28 | 1 | -9/+25 |
* | Remove unused "squatter" symbols; regen Configure. | Jarkko Hietaniemi | 1999-10-27 | 1 | -85/+1 |
* | Regen Configure. | Jarkko Hietaniemi | 1999-10-27 | 1 | -18/+21 |