This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Rewrite $. entry and switch to -> syntax
[perl5.git] / vos / config.alpha.h
2001-08-09 Jarkko HietaniemiIntroduce more floating point classifying APIs;
2001-07-12 Jarkko HietaniemiAdd HAS_PTHREAD_ATFORK.
2001-06-28 Jarkko HietaniemiAdd Configure probes for nl_langinfo() and <langinfo.h>.
2001-06-22 Andy DoughertyFurther tiny bcopy cleanup
2001-06-21 Jarkko HietaniemiAdd fchdir() probe (in non-UNIX systems assume it doesn...
2001-06-20 Jarkko HietaniemiAfter some reading I don't think we can blindly
2001-06-19 Jarkko HietaniemiUpdate the vos/config.*.* files.
2001-06-15 Jarkko HietaniemiThe first steps towards cross-compilation.
2001-06-11 Jarkko HietaniemiAdd the modfl_pow32_bug (anti)definition also to VOS...
2001-06-11 Jarkko HietaniemiVOS updates from Paul Green for @10476.
2001-04-19 Jarkko HietaniemiMove the strftime() wrapper from POSIX.xs to util.c
2001-04-05 Jarkko HietaniemiIntroduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
2001-03-27 Jarkko HietaniemiAdd sockatmark() probing.
2001-01-24 Charles BaileySYN SYN
2001-01-22 Jarkko HietaniemiMore SIG_SIZE fixes.
2001-01-21 Jarkko HietaniemiThe SIG_SIZE is the number of the elements *excluding*
2001-01-17 Jarkko HietaniemiDefine SIG_SIZE, the number of elements in the sig_name and
2001-01-15 Jarkko HietaniemiRevert #8437 and #8438, the Linux large files story...
2001-01-14 Jarkko Hietaniemi(Reverted by #8440)
2001-01-12 Jarkko HietaniemiUse UVXf.
2001-01-12 Jarkko HietaniemiAdd sigprocmask() probe, regen Configure, regen toc.
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-15 Jarkko HietaniemiReturn of the IVUV-preservation, now seems to be happy...
2000-12-15 Nicholas Clarkstrtoq, strtou(q|ll|l) testing (was [PATCH] faster...
2000-11-21 Dominic DunlopRe: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4...
2000-11-16 Jarkko HietaniemiAdd HAS_SBRK_PROTO.
2000-11-16 Jarkko HietaniemiAdd fwalk() probe to the configuration files and regen...
2000-11-12 Jarkko HietaniemiAdd HAS_FSYNC, lack noticed by Nicholas Clark.
2000-11-11 Jarkko HietaniemiAdd getpagesize() probing, on non-UNIX guess 'undef'.
2000-11-06 Jarkko HietaniemiVOS updates from Paul Green.
2000-11-04 Andy DoughertyAdd FCNTL_CAN_LOCK.
2000-10-24 Jarkko HietaniemiStratus VOS updates from Paul Green.