This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regcomp.c: Add some comments
[perl5.git] / plan9 / config_h.sample
2018-11-27 Aaron CraneRely on C89 "const"
2017-10-21 Aaron CraneRely on C89 <string.h>
2017-10-21 Aaron CraneDon't attempt to use non-standard <memory.h>
2017-10-21 Aaron CraneRely on C89 <assert.h>
2017-10-21 Aaron CraneRely on C89 <math.h>
2017-10-21 Aaron CraneRely on C89 strerror()
2017-10-21 Aaron CraneDon't try to use <values.h>
2017-10-21 Aaron CraneRely on C89 <float.h> defining DBL_DIG
2017-10-21 Aaron CraneRely on C89 <float.h>
2017-10-21 Aaron CraneRely on C89 <limits.h>
2017-10-21 Aaron CraneRely on C89 strchr() and strrchr()
2017-10-21 Aaron CraneRely on C89 <stddef.h>
2017-10-21 Aaron CraneRely on C89 <stdlib.h>
2017-10-21 Aaron CraneRely on C89 <stdarg.h>
2017-10-21 Aaron CraneRely on C89 prototypes
2017-10-21 Aaron CraneRely on C89 vprintf()
2017-10-21 Aaron CraneAssume C89 "volatile" keyword
2017-10-21 Aaron CraneAssume we have C89 memchr()
2017-10-21 Aaron CraneAssume we have sane C89 memcmp()
2017-10-21 Aaron CraneAssume we have C89 memcpy() and memmove()
2017-10-21 Aaron CraneDon't look for a "safe" memcpy()
2017-10-21 Aaron CraneAssume we have C89 memset()
2017-10-21 Aaron CraneRemove USE_STRUCT_COPY in favour of C89 struct assignment
2015-10-30 Jarkko HietaniemiRevert "Remove unused filesystem stat symbols."
2015-10-02 Jarkko HietaniemiRemove unused BSD sendmsg/recvmg symbols.
2015-10-02 Jarkko HietaniemiRemove unused d_modfl_pow32_bug symbol.
2015-10-02 Jarkko HietaniemiRemove unused filesystem stat symbols.
2014-01-17 Brian Fraserconfig.h: Remove the exceptions for cross-compilation...
2013-12-27 Nicholas ClarkPurge sfio support from configure.com, Configure and...
2013-09-16 H.Merijn BrandRegenerate Configure and chainsaw voidflags
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in plan9/*.
2007-12-22 Nicholas ClarkAdd a Configure probe for <assert.h>
2006-11-06 H.Merijn BrandThe non-unix parts for localtime_r_needs_tzset
2006-08-08 Jarkko Hietaniemig++ stage 1 reached
2004-10-30 H.Merijn BrandPromote #23435 (strlcat ()/strlcpy ()) to non-standard...
2004-02-18 H.Merijn BrandRemoved pm_apiversion and xs_apiversion as requested by
2003-05-24 Jarkko HietaniemiMissing "to".
2003-05-24 Jarkko HietaniemiIntroduce (undefined) pthread_attr_setscope to non...
2003-05-13 Casey West[perl #8599] s/catenate/concatenate/
2003-04-23 Jarkko HietaniemiIntroduce 'fast stdio' symbols to non-Configure lands.
2003-04-17 Jarkko HietaniemiIntroduce the new *l APIs, undefined, to non-Configure...
2003-03-18 Jarkko HietaniemiThe description of SIG_SIZE was off.
2003-03-06 Stas Bekman[patch config_h.SH] redefining __attribute__
2003-02-02 Jarkko HietaniemiPlan 9: Supply also Russ Cox' original config.h for...