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
ssfmalloc: Portability to Cygwin.
[gnulib.git]
/
modules
/
fmod-ieee
blob
a301648c8c3f395ebdae29ae16d5e69f730f2216
1
Description:
2
fmod() function according to ISO C 99 with IEC 60559.
3
4
Files:
5
m4/fmod-ieee.m4
6
m4/minus-zero.m4
7
m4/signbit.m4
8
9
Depends-on:
10
fmod
11
fpieee
12
13
configure.ac:
14
gl_FUNC_FMOD_IEEE
15
16
Makefile.am:
17
18
Include:
19
<math.h>
20
21
Link:
22
$(FMOD_LIBM)
23
24
License:
25
LGPL
26
27
Maintainer:
28
all