Fix typo.
This commit is contained in:
parent
09f36ed08f
commit
ad22734a88
|
@ -128,8 +128,8 @@
|
||||||
|
|
||||||
2004-03-08 Christopher Faylor <cgf@redhat.com>
|
2004-03-08 Christopher Faylor <cgf@redhat.com>
|
||||||
|
|
||||||
* exceptions.cc (setup_handler): Avoid suspending a thread if it in a
|
* exceptions.cc (setup_handler): Avoid suspending a thread if it is in
|
||||||
cygwin function, in an exception, spinning, or locked.
|
a cygwin function, in an exception, spinning, or locked.
|
||||||
* gendef (_sigfe): Move incyg setting earlier.
|
* gendef (_sigfe): Move incyg setting earlier.
|
||||||
(sigreturn): Set incyg flag to avoid interrupting called cygwin
|
(sigreturn): Set incyg flag to avoid interrupting called cygwin
|
||||||
functions.
|
functions.
|
||||||
|
|
Loading…
Reference in New Issue