PR gdb/544
authorJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 24 Mar 2008 12:59:51 +0000 (12:59 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 24 Mar 2008 12:59:51 +0000 (12:59 +0000)
commit87adec2ec1241052deb5cacb93b463c05176fafb
tree158e85804ce27d553574dabfce22c7c5c85c46a1
parent086a18414ad6c07d0ee79990a971fdc7387af7c1
PR gdb/544
* rltty.c (block_sigint, release_sigint): Rename to...
(_rl_block_sigint, _rl_release_sigint): ...these and make them global.
* rltty.h (_rl_block_sigint, _rl_release_sigint): New prototypes.
* display.c (rl_redisplay): Wrap the function by the calls to
_RL_BLOCK_SIGINT and _RL_RELEASE_SIGINT.
readline/ChangeLog.gdb
readline/display.c
readline/rltty.c
readline/rltty.h
This page took 0.024762 seconds and 4 git commands to generate.