* 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>.
This commit is contained in:
Roland McGrath 2008-03-08 21:39:24 +00:00
parent d2ea0b9659
commit a8fd84d450
1 changed files with 6 additions and 0 deletions

View File

@ -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]