summaryrefslogtreecommitdiff
path: root/uconfig.h
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2016-03-19 15:58:17 +0100
committerH.Merijn Brand <h.m.brand@xs4all.nl>2016-03-19 15:58:17 +0100
commit0f2b45c74307980ff2b0d608d505ccbe87840a2f (patch)
treec507b4f0d8d8d25a219406d8ce0c59c76b21174f /uconfig.h
parentecb44b8e4ad52d8bce387644ab509c645da2e98f (diff)
downloadperl-0f2b45c74307980ff2b0d608d505ccbe87840a2f.tar.gz
regen
Diffstat (limited to 'uconfig.h')
-rw-r--r--uconfig.h21
1 files changed, 19 insertions, 2 deletions
diff --git a/uconfig.h b/uconfig.h
index c7bb73f9c1..f87fb1aabc 100644
--- a/uconfig.h
+++ b/uconfig.h
@@ -4115,6 +4115,23 @@
*/
/*#define HAS_NEARBYINT / **/
+/* HAS_NEWLOCALE:
+ * This symbol, if defined, indicates that the newlocale routine is
+ * available to return a new locale object or modify an existing
+ * locale object.
+ */
+/* HAS_FREELOCALE:
+ * This symbol, if defined, indicates that the freelocale routine is
+ * available to deallocates the resources associated with a locale object.
+ */
+/* HAS_USELOCALE:
+ * This symbol, if defined, indicates that the uselocale routine is
+ * available to set the current locale for the calling thread.
+ */
+/*#define HAS_NEWLOCALE / **/
+/*#define HAS_FREELOCALE / **/
+/*#define HAS_USELOCALE / **/
+
/* HAS_NEXTAFTER:
* This symbol, if defined, indicates that the nextafter routine is
* available to return the next machine representable double from
@@ -5224,6 +5241,6 @@
#endif
/* Generated from:
- * 0459b706f70bb18d7481b187553e0719406d2c7d5c354c3a309332dfd8e66197 config_h.SH
- * 9382cd0e3b112993f14cfefe78ebe24b4b09df9d9dd199226ca7ba5e6b90f21a uconfig.sh
+ * 01a33ec4d20289fa524203757339606daef1a014ff6b693d38234495023ac9e7 config_h.SH
+ * d2f05caf5dc56031d3338c8f42e9e317ae1e53faa7b51285d0d6ebc343f8a333 uconfig.sh
* ex: set ro: */