summaryrefslogtreecommitdiff
path: root/uconfig.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2014-08-31 10:51:40 -0400
committerJarkko Hietaniemi <jhi@iki.fi>2014-08-31 17:53:08 -0400
commit4c1a9b0c1cd511f382b94a6bf9698242dbf2342a (patch)
tree7ac98543727d6fd3e42ef67a5c61f7571e21a809 /uconfig.h
parentd5f4f26a609ca54aaae457e0dfefb1b93929a317 (diff)
downloadperl-4c1a9b0c1cd511f382b94a6bf9698242dbf2342a.tar.gz
POSIX math: Configure scan fpgetround
Legacy BSD way of fegetround.
Diffstat (limited to 'uconfig.h')
-rw-r--r--uconfig.h10
1 files changed, 8 insertions, 2 deletions
diff --git a/uconfig.h b/uconfig.h
index 186742623e..186a2291f0 100644
--- a/uconfig.h
+++ b/uconfig.h
@@ -3635,6 +3635,12 @@
*/
/*#define HAS_FPCLASSL / **/
+/* HAS_FPGETROUND:
+ * This symbol, if defined, indicates that the fpgetround routine is
+ * available to get the floating point rounding mode.
+ */
+/*#define HAS_FPGETROUND / **/
+
/* HAS_FPOS64_T:
* This symbol will be defined if the C compiler supports fpos64_t.
*/
@@ -4841,6 +4847,6 @@
#endif
/* Generated from:
- * 0486f11f3248b90661c12addfea9b9c4166aa7ab6b424d1b7b901b7bf1a62c89 config_h.SH
- * a376d0ca25730310baa72472d022838903cee6091bc06eb4a01fc6c22d6f9c4a uconfig.sh
+ * 2f54acea42d3f924568021e83a8122d708d2beb715c56fd532dc312d69c2b3c3 config_h.SH
+ * c152ea695301aeff5abcae519813f0bc4f3a875ba6f38e4a841302baa7bb5c7b uconfig.sh
* ex: set ro: */