fix minor typo
This commit is contained in:
parent
5bbdae8f39
commit
74c9d43c5e
|
@ -6,8 +6,8 @@
|
||||||
|
|
||||||
2004-02-25 Christopher Faylor <cgf@redhat.com>
|
2004-02-25 Christopher Faylor <cgf@redhat.com>
|
||||||
|
|
||||||
* exceptions.cc (setup_handler): Signal event for any sigwaitinfo if it
|
* exceptions.cc (setup_handler): Signal event for any sigwaitinfo, if it
|
||||||
exists to force signal to be handled. Zero event here to prevent
|
exists, to force signal to be handled. Zero event here to prevent
|
||||||
races.
|
races.
|
||||||
* signal.cc (sigwaitinfo): Use local handle value for everything since
|
* signal.cc (sigwaitinfo): Use local handle value for everything since
|
||||||
signal thread could zero event element at any time. Detect when
|
signal thread could zero event element at any time. Detect when
|
||||||
|
|
Loading…
Reference in New Issue