unistr/u8-strstr tests: Avoid test failure with ASAN.
[gnulib.git] / modules / trunc-ieee
blob952f5ff069163c2afabb0202cca9ba5ad693ab23
1 Description:
2 trunc() function according to ISO C 99 with IEC 60559.
4 Files:
5 m4/trunc-ieee.m4
6 m4/minus-zero.m4
7 m4/signbit.m4
9 Depends-on:
10 trunc
12 configure.ac:
13 gl_FUNC_TRUNC_IEEE
15 Makefile.am:
17 Include:
18 <math.h>
20 Link:
21 $(TRUNC_LIBM)
23 License:
24 LGPL
26 Maintainer:
27 all