(Was Re: [ID 20020129.003] Trouble building perl 5.6.1)
[p5sagit/p5-mst-13.2.git] / vos / config.ga.h
2002-01-25 Nick Ing-Simmons Integrate mainline
2002-01-22 Jarkko Hietaniemi Get rid of the _() macro since (1) we require ANSI...
2001-12-29 Jarkko Hietaniemi VOS tweaks from Paul Green.
2001-11-23 Jarkko Hietaniemi Add procselfexe and d_dirfd to strange lands.
2001-11-20 Jarkko Hietaniemi Spread d_procselfexe to far-off lands (undefined).
2001-09-20 Jarkko Hietaniemi Remove iconv references since we are not using it
2001-08-27 Artur Bergman Changes USE_THREADS to USE_5005THREADS in the entire...
2001-08-09 Jarkko Hietaniemi Introduce more floating point classifying APIs;
2001-07-12 Jarkko Hietaniemi Add HAS_PTHREAD_ATFORK.
2001-06-28 Jarkko Hietaniemi Add Configure probes for nl_langinfo() and <langinfo.h>.
2001-06-22 Andy Dougherty Further tiny bcopy cleanup
2001-06-21 Jarkko Hietaniemi Add fchdir() probe (in non-UNIX systems assume it doesn...
2001-06-20 Jarkko Hietaniemi After some reading I don't think we can blindly
2001-06-19 Jarkko Hietaniemi Update the vos/config.*.* files.
2001-06-15 Jarkko Hietaniemi The first steps towards cross-compilation.
2001-06-11 Jarkko Hietaniemi Add the modfl_pow32_bug (anti)definition also to VOS...
2001-06-11 Jarkko Hietaniemi VOS updates from Paul Green for @10476.
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-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.