test-stddef: test for (some) offsetof bugs
[gnulib.git] / modules / frexpl-nolibm
1 Description:
2 frexpl() function: split a 'long double' into its constituents, without
3 requiring libm.
4
5 Files:
6 lib/frexpl.c
7 lib/frexp.c
8 m4/frexpl.m4
9
10 Depends-on:
11 math
12 isnanl-nolibm
13 fpucw
14
15 configure.ac:
16 gl_FUNC_FREXPL_NO_LIBM
17 gl_MATH_MODULE_INDICATOR([frexpl])
18
19 Makefile.am:
20
21 Include:
22 <math.h>
23
24 License:
25 LGPL
26
27 Maintainer:
28 Bruno Haible, Paolo Bonzini
29