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