Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
[p5sagit/p5-mst-13.2.git] / vos /
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-01-24 Charles Bailey SYN SYN
2001-01-22 Jarkko Hietaniemi More SIG_SIZE fixes.
2001-01-21 Jarkko Hietaniemi The SIG_SIZE is the number of the elements *excluding*
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 Use UVXf.
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-15 Jarkko Hietaniemi Return of the IVUV-preservation, now seems to be happy...
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-06 Jarkko Hietaniemi VOS updates from Paul Green.
2000-11-04 Andy Dougherty Add FCNTL_CAN_LOCK.
2000-10-24 Jarkko Hietaniemi Stratus VOS updates from Paul Green.
2000-10-24 Nicholas Clark Check if stdio supports tweaking lval and cnt simultane...
2000-10-20 Charles Bailey SYN SYN
2000-10-12 Jarkko Hietaniemi Introduce the man[24-8] variables, from Andy Dougherty.
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-01 Jarkko Hietaniemi Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl...
2000-08-25 Jarkko Hietaniemi One forgotten file from #6816.
2000-08-25 Dan Hale AIX 4.3.3 has SOCKS in libc with a differently named...
2000-08-18 Jarkko Hietaniemi Propagate new Configure vars.
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-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 (Re-)introduce $uidsign and $gidsign.
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-09 Gurusamy Sarathy support binmode(F,":crlf") and use open IN => ":raw...
2000-03-06 Gurusamy Sarathy integrate cfgperl changes into mainline
2000-03-06 Jarkko Hietaniemi VOS patch from Paul Green. Note that the vos/config_h...
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-29 Jarkko Hietaniemi Add libsunmath (long double math library for Solaris,
2000-02-29 Jarkko Hietaniemi The sprintf option was blithely printing long doubles as
2000-02-26 Jarkko Hietaniemi Rename use64bits to use64bitint;
2000-02-25 Jarkko Hietaniemi Configure nits; add socksizetype; add getfsstat for...
2000-02-15 Gurusamy Sarathy provide malloc stats via get_mstats() (from Ilya Zakhar...
2000-02-12 Jarkko Hietaniemi megalomaniac 64-bit update: most importantly,
2000-02-09 Charles Bailey Resync with mainline
2000-02-09 Jarkko Hietaniemi Add/restore probes for getcwd/mk*temp*/mmap.
2000-02-08 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-06 Gurusamy Sarathy VOS port updates (from Paul Green <Paul_Green@stratus...
2000-01-24 Jarkko Hietaniemi Create a tool for converting a config_h.SH into a VOS...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-12-01 Gurusamy Sarathy more complete pseudo-fork() support for Windows
1999-06-02 Gurusamy Sarathy remove _() non-ansism
1999-03-24 Gurusamy Sarathy integrate changes#3091-3094 from maint-5.005
1998-11-05 Jarkko Hietaniemi Configure update. Remove last trace of PTHREADS_CREATE...
1998-09-23 Green, Paul RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS port