* readline.c: Make new SIGNALS_* macros to parameterize the
authorJohn Gilmore <gnu@cygnus>
Mon, 15 Jun 1992 08:37:50 +0000 (08:37 +0000)
committerJohn Gilmore <gnu@cygnus>
Mon, 15 Jun 1992 08:37:50 +0000 (08:37 +0000)
commit87afde58f67d0e7e7b71a7001052bac0e38ad4c0
tree3d67d8ab3d12572b47edad9523c592e753ea1981
parent7c88553a91c2ba29a60cf9f6c3eb62aceb7ebc17
* readline.c: Make new SIGNALS_* macros to parameterize the
ugly changes in signal blocking macro.  Use them throughout,
reducing #ifdef HAVE_POSIX_SIGNALS and HAVE_BSD_SIGNALS clutter
significantly.  Make all such places use POSIX if available,
to avoid losing with poor `sigsetmask' emulation from libiberty.
readline/ChangeLog
This page took 0.02485 seconds and 4 git commands to generate.