X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=inline;f=MODULES.html;h=e751c6de6ba2125c187e099218951964ab30997c;hb=c36b7b511fadfd39d9292c2f99a522d49b293625;hp=40e91f67af5f28c72f7e6f5fceca2b00343e8a8d;hpb=3d900b36c46882b2d7cb330d7cb43aea97617b07;p=gnulib.git diff --git a/MODULES.html b/MODULES.html index 40e91f67a..e751c6de6 100644 --- 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

@@ -360,6 +367,10 @@ mkdtemp() function: create a private temporary directory. + poll + poll() function: wait for some event on a set of file descriptors. + + stat stat() function: return information about a file, following symbolic links. @@ -1435,6 +1446,30 @@ variables. 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

@@ -1557,6 +1592,13 @@ variables. + +
---
poll + #include <poll.h> + poll.c
poll_.h +
poll.m4
gl_FUNC_POLL +
--- +
stat #include <sys/stat.h> stat.c @@ -2312,5 +2354,5 @@ variables.
  • A testsuite
    - Generated from MODULES.html.sh on 18 February 2003. + Generated from MODULES.html.sh on 21 February 2003.