projects
/
platform
/
upstream
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2ea0b9
)
* sysdeps/mach/hurd/i386/trampoline.c (_hurd_setup_sighandler):
author
Roland McGrath
<roland@gnu.org>
Sat, 8 Mar 2008 21:39:24 +0000
(21:39 +0000)
committer
Roland McGrath
<roland@gnu.org>
Sat, 8 Mar 2008 21:39:24 +0000
(21:39 +0000)
Clear DF bit in thread state's eflags.
Reported by Samuel Thibault <samuel.thibault@ens-lyon.org>.
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
702c10e
..
38cbb4c
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,9
@@
+2008-03-08 Roland McGrath <roland@frob.com>
+
+ * sysdeps/mach/hurd/i386/trampoline.c (_hurd_setup_sighandler):
+ Clear DF bit in thread state's eflags.
+ Reported by Samuel Thibault <samuel.thibault@ens-lyon.org>.
+
2008-03-08 Ulrich Drepper <drepper@redhat.com>
[BZ #5774]