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:
7c35ffe
)
log entry typo fixes
author
Roland McGrath
<roland@hack.frob.com>
Fri, 10 Feb 2012 21:44:27 +0000
(13:44 -0800)
committer
Roland McGrath
<roland@hack.frob.com>
Fri, 10 Feb 2012 21:44:27 +0000
(13:44 -0800)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
789d7b9
..
05d1b47
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,7
+1,7
@@
2012-02-10 Thomas Schwinge <thomas@codesourcery.com>
- * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv)
Invoke __feraiseexcept
- instead of feraiseexcept.
+ * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv)
: Invoke
+
__feraiseexcept
instead of feraiseexcept.
* rt/tst-cpuclock1.c: Add a few comments, and error checking for
nanosleep invocations.