summaryrefslogtreecommitdiff
path: root/Porting
Commit message (Expand)AuthorAgeFilesLines
* continued -Wformat supportRobin Barker2000-09-141-0/+28
* Do away with memory models cruft. Sorry, PDP users.Jarkko Hietaniemi2000-09-083-44/+5
* Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,Jarkko Hietaniemi2000-09-013-43/+104
* Introduce NVef, NVff, and NVgf, use the middle one.Abigail2000-08-183-5/+55
* Retract #6645.Jarkko Hietaniemi2000-08-173-16/+3
* (Retracted by #6660)Dominic Dunlop2000-08-153-3/+16
* Use -Dusedevel; regen Configure and the respective Porting stuff.Jarkko Hietaniemi2000-08-153-66/+115
* Be more informative on what is skipped and why,Jarkko Hietaniemi2000-08-031-1/+6
* Make p4desc to skip non-mainperl branches by default.Jarkko Hietaniemi2000-08-011-7/+31
* Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.Jarkko Hietaniemi2000-05-303-16/+21
* Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROTJarkko Hietaniemi2000-05-303-14/+47
* Introduce NV_PRESERVED_BITS. Not yet used anywhere butJarkko Hietaniemi2000-05-083-4/+9
* Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,Jarkko Hietaniemi2000-05-073-36/+3
* Integrate with Sarathy.Jarkko Hietaniemi2000-05-021-2/+2
|\
| * cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerelGurusamy Sarathy2000-05-021-2/+2
* | Regen Configure.Jarkko Hietaniemi2000-04-282-13/+13
|/
* support additional library locations via $Config{otherlibdirs}Gurusamy Sarathy2000-04-283-0/+27
* Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.Jarkko Hietaniemi2000-04-243-3/+49
* Regen Configure to match #5937.Jarkko Hietaniemi2000-04-242-17/+21
* s/setgropus/setgroups/; # detypo in a commentJarkko Hietaniemi2000-03-212-4/+4
* (Re-)introduce $uidsign and $gidsign.Jarkko Hietaniemi2000-03-182-6/+18
* Configure nits: rewording from Sarathy (aka #5796),Jarkko Hietaniemi2000-03-183-9/+10
* Fix pp_send() sizes (pass a Size_t, not an Off_t, andJarkko Hietaniemi2000-03-163-3/+12
* Configure nits: do not use /tmp to avoid potential securityJarkko Hietaniemi2000-03-153-45/+60
* sitelib_stem and vendorlib_stem patches from Andy;Michael G Schwern2000-03-053-38/+97
* Introduce i_ieefp because FreeBSD on ix86 needs thatJarkko Hietaniemi2000-03-033-37/+75
* integrate cfgperl and vmsperl changes into mainlineGurusamy Sarathy2000-02-281-1/+1
* Rename use64bits to use64bitint;Jarkko Hietaniemi2000-02-263-28/+38
* Configure nits; add socksizetype; add getfsstat for completeness;Jarkko Hietaniemi2000-02-253-31/+97
* Add socklen_t probe; Configure maintenance.Jarkko Hietaniemi2000-02-223-18/+32
* Check the alignment of long doubles if they are to be used;Jarkko Hietaniemi2000-02-223-6/+23
* Probe for <sys/utsname.h>.Jarkko Hietaniemi2000-02-153-34/+45
* fix small interpreter leaks identified by PurifyGurusamy Sarathy2000-02-141-1/+2
* notes about running PurifyGurusamy Sarathy2000-02-141-70/+63
* megalomaniac 64-bit update: most importantly,Jarkko Hietaniemi2000-02-123-16/+3
* Regenerate Configure for I_SYSLOG.Jarkko Hietaniemi2000-02-093-3/+14
* (fake) use of getcwd.Jarkko Hietaniemi2000-02-093-5/+17
* Add/restore probes for getcwd/mk*temp*/mmap.Jarkko Hietaniemi2000-02-093-45/+256
* update makerel for new version formatGurusamy Sarathy2000-02-021-8/+3
* Integrate with Sarathy.Jarkko Hietaniemi2000-01-271-5/+6
|\
| * typoGurusamy Sarathy2000-01-261-1/+1
| * update p4 toolGurusamy Sarathy2000-01-261-5/+6
* | s/d_nvpresuv/d_nv_preserves_uv/;Jarkko Hietaniemi2000-01-263-10/+24
|/
* More robust inc_version_list from Andy.Jarkko Hietaniemi2000-01-193-5/+12
* Add NV_PRESERVES_UV.Jarkko Hietaniemi2000-01-193-3/+16
* Know strtoll.Jarkko Hietaniemi2000-01-163-3/+14
* Continue qgcvt work; closer now but not yet there.Jarkko Hietaniemi2000-01-163-8/+3
* Metaconfig and Porting patches from Andy; start using the newJarkko Hietaniemi2000-01-154-1414/+1329
* more changes for new-style version numbers (versions numbers onGurusamy Sarathy2000-01-092-59/+26
* Configure changes for new-style version numbers (from Andy Dougherty,Gurusamy Sarathy2000-01-093-310/+315