* sysdeps/mach/hurd/i386/trampoline.c (_hurd_setup_sighandler):
authorRoland McGrath <roland@gnu.org>
Sat, 8 Mar 2008 21:39:24 +0000 (21:39 +0000)
committerRoland 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

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]