New module 'roundf-ieee'.
[gnulib.git] / modules / roundf-ieee
diff --git a/modules/roundf-ieee b/modules/roundf-ieee
new file mode 100644 (file)
index 0000000..ffa2381
--- /dev/null
@@ -0,0 +1,27 @@
+Description:
+roundf() function according to ISO C 99 with IEC 60559.
+
+Files:
+m4/roundf-ieee.m4
+m4/minus-zero.m4
+m4/signbit.m4
+
+Depends-on:
+roundf
+
+configure.ac:
+gl_FUNC_ROUNDF_IEEE
+
+Makefile.am:
+
+Include:
+<math.h>
+
+Link:
+$(ROUNDF_LIBM)
+
+License:
+LGPL
+
+Maintainer:
+Bruno Haible