The first steps towards cross-compilation.
[p5sagit/p5-mst-13.2.git] / Porting / Glossary
2001-06-15 Jarkko Hietaniemi The first steps towards cross-compilation.
2001-06-13 Jarkko Hietaniemi Add Configure directive -Dusereentrant for Artur's...
2001-06-09 Nick Ing-Simmons Integrate mainline
2001-06-08 Jarkko Hietaniemi Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
2001-06-08 Jarkko Hietaniemi Regen Glossary et alia.
2001-06-04 Jarkko Hietaniemi Missed HAS_SETRESGID_PROTO. No serious harm done since
2001-06-02 Nick Ing-Simmons Integrate mainline
2001-06-01 Jarkko Hietaniemi Configure tweaks; record the Berkeley DB version,
2001-05-30 Jarkko Hietaniemi Introduce $Config{afsroot}.
2001-05-16 Jarkko Hietaniemi Regen Porting stuff.
2001-04-19 Jarkko Hietaniemi Move the strftime() wrapper from POSIX.xs to util.c
2001-04-05 Jarkko Hietaniemi Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
2001-03-27 Jarkko Hietaniemi Add sockatmark() probing.
2001-03-03 Jarkko Hietaniemi Regen files for mainline.
2001-01-24 Charles Bailey SYN SYN
2001-01-23 Jarkko Hietaniemi Forgotten from #8501.
2001-01-17 Jarkko Hietaniemi Define SIG_SIZE, the number of elements in the sig_name and
2001-01-15 Jarkko Hietaniemi Revert #8437 and #8438, the Linux large files story...
2001-01-14 Jarkko Hietaniemi (Reverted by #8440)
2001-01-12 Jarkko Hietaniemi Add sigprocmask() probe, regen Configure, regen toc.
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-21 Jarkko Hietaniemi Rename testsyml to issymlink.
2000-12-15 Nicholas Clark strtoq, strtou(q|ll|l) testing (was [PATCH] faster...
2000-11-21 Dominic Dunlop Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4...
2000-11-16 Jarkko Hietaniemi Add HAS_SBRK_PROTO.
2000-11-16 Jarkko Hietaniemi Add fwalk() probe to the configuration files and regen...
2000-11-12 Jarkko Hietaniemi Add HAS_FSYNC, lack noticed by Nicholas Clark.
2000-11-11 Jarkko Hietaniemi Add getpagesize() probing, on non-UNIX guess 'undef'.
2000-11-04 Andy Dougherty Add FCNTL_CAN_LOCK.
2000-10-24 Nicholas Clark Check if stdio supports tweaking lval and cnt simultane...
2000-10-20 Charles Bailey SYN SYN
2000-10-10 Jarkko Hietaniemi Reapply Andy's patch and regen Configure.
2000-10-10 Jarkko Hietaniemi Use the versiononly instead of the installscripts,
2000-10-04 Jarkko Hietaniemi Enable disabling scripts installation by Configure...
2000-09-08 Jarkko Hietaniemi Do away with memory models cruft. Sorry, PDP users.
2000-09-01 Jarkko Hietaniemi Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl...
2000-08-18 Abigail Introduce NVef, NVff, and NVgf, use the middle one.
2000-08-17 Jarkko Hietaniemi Retract #6645.
2000-08-15 Dominic Dunlop (Retracted by #6660)
2000-08-15 Jarkko Hietaniemi Use -Dusedevel; regen Configure and the respective...
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-05-30 Jarkko Hietaniemi Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untou...
2000-05-30 Jarkko Hietaniemi Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-05-08 Jarkko Hietaniemi Introduce NV_PRESERVED_BITS. Not yet used anywhere but
2000-05-07 Jarkko Hietaniemi Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
2000-04-28 Gurusamy Sarathy support additional library locations via $Config{otherl...
2000-04-24 Jarkko Hietaniemi Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
2000-03-18 Jarkko Hietaniemi Configure nits: rewording from Sarathy (aka #5796),
2000-03-17 Gurusamy Sarathy integrate cfgperl contents into mainline
2000-03-16 Jarkko Hietaniemi Fix pp_send() sizes (pass a Size_t, not an Off_t, and
2000-03-15 Jarkko Hietaniemi Configure nits: do not use /tmp to avoid potential...
2000-03-06 Gurusamy Sarathy integrate cfgperl changes into mainline
2000-03-05 Michael G Schwern sitelib_stem and vendorlib_stem patches from Andy;
2000-03-03 Jarkko Hietaniemi Introduce i_ieefp because FreeBSD on ix86 needs that
2000-02-26 Jarkko Hietaniemi Rename use64bits to use64bitint;
2000-02-25 Jarkko Hietaniemi Configure nits; add socksizetype; add getfsstat for...
2000-02-22 Jarkko Hietaniemi Add socklen_t probe; Configure maintenance.
2000-02-22 Jarkko Hietaniemi Check the alignment of long doubles if they are to...
2000-02-15 Jarkko Hietaniemi Probe for <sys/utsname.h>.
2000-02-12 Jarkko Hietaniemi megalomaniac 64-bit update: most importantly,
2000-02-09 Jarkko Hietaniemi Regenerate Configure for I_SYSLOG.
2000-02-09 Charles Bailey Resync with mainline
2000-02-09 Jarkko Hietaniemi (fake) use of getcwd.
2000-02-09 Jarkko Hietaniemi Add/restore probes for getcwd/mk*temp*/mmap.
2000-01-26 Jarkko Hietaniemi s/d_nvpresuv/d_nv_preserves_uv/;
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-19 Jarkko Hietaniemi More robust inc_version_list from Andy.
2000-01-19 Jarkko Hietaniemi Add NV_PRESERVES_UV.
2000-01-16 Jarkko Hietaniemi Know strtoll.
2000-01-16 Jarkko Hietaniemi Continue qgcvt work; closer now but not yet there.
2000-01-15 Jarkko Hietaniemi Metaconfig and Porting patches from Andy; start using...
2000-01-09 Gurusamy Sarathy Configure changes for new-style version numbers (from...
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-11-13 Jarkko Hietaniemi Try to fix largefileness so that it "works" without...
1999-11-11 Jarkko Hietaniemi Try to do something if st_size, st_uid, st_gid are...
1999-10-30 Jarkko Hietaniemi Add HAS_QUAD ($Config{d_quad}); use it.
1999-10-29 Jarkko Hietaniemi Continue what #4494 started; introduce uid and gid...
1999-10-29 Jarkko Hietaniemi Regen Configure and Glossary.
1999-10-28 Jarkko Hietaniemi Regen Configure.
1999-10-28 Jarkko Hietaniemi Fix printing of uids and gids; regen Configure.
1999-10-27 Jarkko Hietaniemi Remove unused "squatter" symbols; regen Configure.
1999-10-27 Jarkko Hietaniemi Regen Configure.
1999-10-27 Jarkko Hietaniemi Regen Configure.
1999-10-27 Jarkko Hietaniemi Nosuid checking for statfs() people: from Spider Boardman.
1999-10-26 Jarkko Hietaniemi Revert #4457 for more investigation.
1999-10-26 Jarkko Hietaniemi Regen Configure.
1999-10-19 Jarkko Hietaniemi Long double support: sqrtl et al are not available...
1999-10-02 Jarkko Hietaniemi Regen Porting stuff.
1999-10-02 Jarkko Hietaniemi Regen Configure, all of xs_apiversion didn't take.
1999-09-30 Jarkko Hietaniemi Regenerate Configure.
1999-09-29 Charles Bailey resync with mainline
1999-09-20 Jarkko Hietaniemi Prompt for uselfs.
1999-09-18 Nick Ing-Simmons Re-integrate mainline
1999-09-17 Jarkko Hietaniemi Configure maintenance. It's sigaction.sa_flags
1999-08-16 Larry W. Virden Fix most of the pod2man moanings reported in
1999-08-01 Jarkko Hietaniemi Regen Configure and Glossary once again.
1999-08-01 Jarkko Hietaniemi Glossary update for #3861.
1999-07-29 Jarkko Hietaniemi Make Configure support PERL_BINCOMPAT_5005.
1999-07-28 Norton T. Allen The QNX shell needs a couple more semicolons.
next