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
Do the Windows oldnames workaround through the C++ GNULIB_NAMESPACE.
[gnulib.git]
/
modules
/
fpieee
blob
d4a19ef3e5386789cd891f7aac461ca9ef0d7cdd
1
Description:
2
Ensure IEEE compliant floating-point operations (overflow and division by zero).
3
4
Files:
5
m4/fpieee.m4
6
7
Depends-on:
8
9
configure.ac-early:
10
AC_REQUIRE([gl_FP_IEEE])
11
12
configure.ac:
13
14
Makefile.am:
15
16
Include:
17
18
License:
19
LGPLv2+
20
21
Maintainer:
22
all