repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Avoid "warning: The macro `AC_DECL_SYS_SIGLIST' is obsolete".
[gnulib.git]
/
modules
/
truncf-ieee
blob
161d03d32921e297e98a296aaf734f980828db34
1
Description:
2
truncf() function according to ISO C 99 with IEC 60559.
3
4
Files:
5
m4/truncf-ieee.m4
6
m4/minus-zero.m4
7
m4/signbit.m4
8
9
Depends-on:
10
truncf
11
12
configure.ac:
13
gl_FUNC_TRUNCF_IEEE
14
15
Makefile.am:
16
17
Include:
18
<math.h>
19
20
Link:
21
$(TRUNCF_LIBM)
22
23
License:
24
LGPL
25
26
Maintainer:
27
all