projects
/
external
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ca78ed
)
Adjusted for modified strtold extendability.
author
Ulrich Drepper
<drepper@redhat.com>
Wed, 14 Jul 1999 00:28:43 +0000
(
00:28
+0000)
committer
Ulrich Drepper
<drepper@redhat.com>
Wed, 14 Jul 1999 00:28:43 +0000
(
00:28
+0000)
sysdeps/m68k/strtold.c
patch
|
blob
|
history
diff --git
a/sysdeps/m68k/strtold.c
b/sysdeps/m68k/strtold.c
index
dd7fbce
..
f756488
100644
(file)
--- a/
sysdeps/m68k/strtold.c
+++ b/
sysdeps/m68k/strtold.c
@@
-1,2
+1,2
@@
#define DENORM_EXP (MIN_EXP - 1)
-#include <sysdeps/
generic
/strtold.c>
+#include <sysdeps/
ieee754/ldbl-96
/strtold.c>