about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2008-03-08 21:39:24 +0000
committerRoland McGrath <roland@gnu.org>2008-03-08 21:39:24 +0000
commita8fd84d4500b26e44005b6a535c322b757a4b233 (patch)
tree3783f80284ac21f8dc84cc2839c3975ff7477f90
parentd2ea0b965981bb7e334d33f2e8b42a2a70886fc5 (diff)
downloadglibc-a8fd84d4500b26e44005b6a535c322b757a4b233.tar.gz
glibc-a8fd84d4500b26e44005b6a535c322b757a4b233.tar.xz
glibc-a8fd84d4500b26e44005b6a535c322b757a4b233.zip
* 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>.
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 702c10eafe..38cbb4cb63 100644
--- 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]