* event-top.c (sigwinch_token, handle_sigwinch): Remove.
authorTom Tromey <tromey@redhat.com>
Wed, 22 Aug 2012 17:31:45 +0000 (17:31 +0000)
committerTom Tromey <tromey@redhat.com>
Wed, 22 Aug 2012 17:31:45 +0000 (17:31 +0000)
commitb583003e103cc0a55ff90a414045a3f647ab1a6e
treed96a9615779b9e4b6dc669f1c79bde5e1a2bd3a5
parente1507e953ec06f50f83f0bbc2b50a7f3b11f4022
* event-top.c (sigwinch_token, handle_sigwinch): Remove.
(async_init_signals): Update.
* utils.c (init_page_info): Don't use SIGWINCH_HANDLER.
(SIGWINCH_HANDLER_BODY): Remove.
gdb/doc
* gdbint.texinfo (Host Definition): Remove documentation for
SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
gdb/ChangeLog
gdb/doc/ChangeLog
gdb/doc/gdbint.texinfo
gdb/event-top.c
gdb/utils.c