OSDN Git Service

* event-top.c (async_do_nothing, async_disconnect)
authorDaniel Jacobowitz <dan@debian.org>
Thu, 23 Feb 2006 18:37:42 +0000 (18:37 +0000)
committerDaniel Jacobowitz <dan@debian.org>
Thu, 23 Feb 2006 18:37:42 +0000 (18:37 +0000)
commitbef6a6855742f88e0d960b982581bf3d1f9b409c
treeab210dc5e13ec1ac70a8def9a6976557defdf1a8
parenta3a5fe1e64b719974f7977f8e1fe210005a3452b
* event-top.c (async_do_nothing, async_disconnect)
(async_stop_sig, async_float_handler): Remove duplicated
prototypes.
(handle_sighup): Guard prototype with SIGHUP.
(async_do_nothing): Guard function and prototype with
SIGQUIT || SIGHUP.
(async_disconnect): Guard prototype with SIGHUP.
(async_stop_sig): Guard prototype with STOP_SIGNAL.
gdb/ChangeLog
gdb/event-top.c