1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-09-11 12:10:50 +03:00

* 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

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]