OSDN Git Service

* event-top.c (handle_sigquit): Do not define for systems without
authorMark Mitchell <mark@codesourcery.com>
Wed, 16 Mar 2005 17:07:17 +0000 (17:07 +0000)
committerMark Mitchell <mark@codesourcery.com>
Wed, 16 Mar 2005 17:07:17 +0000 (17:07 +0000)
commit8f5a79c9f758fa059f330c84a1c034cb0df96c3a
tree68a25fb61f0db4473d8496f0cbb2896f1b541bd5
parent3677d8af71021c22fdf4e342dd446815e64b0fdb
* 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.
gdb/ChangeLog