This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
PACKAGING: add patchlevel.h doc entry
[perl5.git] / metaconfig.h
index 0af296d..ba8ee4a 100644 (file)
  * they won't be available unless used. When new symbols are probed
  * in Configure, this is the way to force them into availability.
  *
- * CHARBITS
- * HAS_ASCTIME64
- * HAS_CTIME64
- * HAS_DIFFTIME64
- * HAS_GMTIME64
- * HAS_ISBLANK
- * HAS_LOCALTIME64
- * HAS_MKTIME64
- * HAS_PRCTL
- * HAS_PSEUDOFORK
- * HAS_STRPTIME
- * HAS_TIMEGM
- * I16SIZE
- * I64SIZE
- * I8SIZE
- * LOCALTIME_R_NEEDS_TZSET
- * U8SIZE
- * USE_KERN_PROC_PATHNAME
- * USE_NSGETEXECUTABLEPATH
+ * Symbols should only be here temporarily. Once they are actually used,
+ * they should be removed from here.
  *
+ * HAS_BUILTIN_ADD_OVERFLOW
+ * HAS_BUILTIN_MUL_OVERFLOW
+ * HAS_BUILTIN_SUB_OVERFLOW
+ * HAS_LOCALECONV_L
+ * HAS_MBRLEN
+ * HAS_MBRTOWC
+ * HAS_NANOSLEEP
+ * HAS_STRTOLD_L
+ * I_WCHAR
  */