# HG changeset patch # User Karl Berry # Date 1045642468 0 # Node ID 65538d0c93023d6c001ed3b2f64b195c59436084 # Parent 6918c3fd6d4017574cae88dff31eef84449d0830 . diff --git a/MODULES.html b/MODULES.html --- a/MODULES.html +++ b/MODULES.html @@ -2,7 +2,7 @@ Gnulib Module List - + @@ -310,6 +310,13 @@ strtoumax() function: convert string to 'uintmax_t'. +

Mathematics <math.h>

+ + + +
mathl + C99 functions for transcendental functions with long double arguments. +

Enhancements for ISO C 99 functions

@@ -1435,6 +1442,30 @@ strtoimax
strtoull +

Mathematics <math.h>

+ + + + + + + +
modules/ + lib/ + lib/ + m4/ +   +
Module + Header + Implementation + Autoconf macro + Depends on +
mathl + #include "mathl.h" + acosl.c
asinl.c
atanl.c
ceill.c
cosl.c
expl.c
floorl.c
frexpl.c
ldexpl.c
logl.c
sincosl.c
sinl.c
sqrtl.c
tanl.c
trigl.c
trigl.h +
mathl.m4
gl_FUNC_LONG_DOUBLE_MATH +
--- +

Enhancements for ISO C 99 functions

@@ -2312,5 +2343,5 @@
  • A testsuite
    - Generated from MODULES.html.sh on 18 February 2003. + Generated from MODULES.html.sh on 19 February 2003.