mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-21 02:24:17 +08:00
* event-top.c (handle_sigquit): Do not define for systems without
SIGQUIT. (sigquit_token): Likewise. (async_init_signals): Allow for systems that do not define SIGQUIT. * ser-tcp.c (net_open): Allow for systems that do not have SIGPIPE.
This commit is contained in:
@ -1,6 +1,9 @@
|
|||||||
2005-03-16 Mark Mitchell <mark@codesourcery.com>
|
2005-03-16 Mark Mitchell <mark@codesourcery.com>
|
||||||
|
|
||||||
* event-top.c (async_init_signals): Allow for systems that do not
|
* event-top.c (handle_sigquit): Do not define for systems without
|
||||||
|
SIGQUIT.
|
||||||
|
(sigquit_token): Likewise.
|
||||||
|
(async_init_signals): Allow for systems that do not
|
||||||
define SIGQUIT.
|
define SIGQUIT.
|
||||||
* ser-tcp.c (net_open): Allow for systems that do not have SIGPIPE.
|
* ser-tcp.c (net_open): Allow for systems that do not have SIGPIPE.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user