PR gdb/544
[deliverable/binutils-gdb.git] / readline / ChangeLog.gdb
index 0c3bcc4b37cb4cf01db11d718b104741568e947c..1a1dfc980762330f6cbd46aea3ff11d9fab52a7e 100644 (file)
@@ -1,3 +1,12 @@
+2008-03-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       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.
+
 2007-09-01  Daniel Jacobowitz  <dan@codesourcery.com>
 
        PR gdb/2138
This page took 0.024381 seconds and 4 git commands to generate.