]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* 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 702c10eafe4a6f9b862abbf08e83632654b07ffc..38cbb4cb6362c2674edd498a3820054725185a20 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]