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
unicodeio: Fix wrong result on FreeBSD.
[gnulib.git]
/
modules
/
exp2l-ieee
blob
ae759cb68434991631e602c903fe0f75e951e151
1
Description:
2
exp2l() function according to ISO C 99 with IEC 60559.
3
4
Files:
5
m4/exp2l-ieee.m4
6
7
Depends-on:
8
exp2l
9
fpieee
10
11
configure.ac:
12
gl_FUNC_EXP2L_IEEE
13
14
Makefile.am:
15
16
Include:
17
<math.h>
18
19
Link:
20
$(EXP2L_LIBM)
21
22
License:
23
LGPL
24
25
Maintainer:
26
all