projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: set a reserved bit that resets to 1 when writing the address table control...
[openwrt.git]
/
toolchain
/
uClibc
/
patches-0.9.32
/
170-math_finite.patch
diff --git
a/toolchain/uClibc/patches-0.9.32/170-math_finite.patch
b/toolchain/uClibc/patches-0.9.32/170-math_finite.patch
index
13fa25a
..
b0ae333
100644
(file)
--- a/
toolchain/uClibc/patches-0.9.32/170-math_finite.patch
+++ b/
toolchain/uClibc/patches-0.9.32/170-math_finite.patch
@@
-1,6
+1,6
@@
--- a/include/math.h
+++ b/include/math.h
--- a/include/math.h
+++ b/include/math.h
-@@ -19
8,7 +198,7 @@ libm_hidden_proto(signgam)
+@@ -19
5,7 +195,7 @@ extern int signgam;
/* ISO C99 defines some generic macros which work on any data type. */
/* ISO C99 defines some generic macros which work on any data type. */
@@
-9,7
+9,7
@@
/* Get the architecture specific values describing the floating-point
evaluation. The following symbols will get defined:
/* Get the architecture specific values describing the floating-point
evaluation. The following symbols will get defined:
-@@ -31
8,6 +318
,11 @@ enum
+@@ -31
5,6 +315
,11 @@ enum
#endif /* Use ISO C99. */
#endif /* Use ISO C99. */
This page took
0.023554 seconds
and
4
git commands to generate.