OSDN Git Service

* event-top.c (async_init_signals): Allow for systems that do not
authorMark Mitchell <mark@codesourcery.com>
Wed, 16 Mar 2005 17:05:31 +0000 (17:05 +0000)
committerMark Mitchell <mark@codesourcery.com>
Wed, 16 Mar 2005 17:05:31 +0000 (17:05 +0000)
commit3677d8af71021c22fdf4e342dd446815e64b0fdb
tree8f6302906aff1e4092356befde516b7e6961606d
parent6aeed3908c885486dcbfc00681cb0f964022a5a4
* event-top.c (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
gdb/event-top.c
gdb/ser-tcp.c