diff bootstrap.conf @ 21938:da9b960b1b2d

use gnulib strsignal module * bootstrap.conf: Use gnulib strsignal module. * liboctave/wrappers/signal-wrappers.c, liboctave/wrappers/signal-wrappers.h: New files. * liboctave/wrappers/module.mk: Update. * sighandlers.cc, octave.cc: Don't include siglist.h. * octave.cc (octave_initialize_interpreter): Don't call init_signals. * sighandlers.cc: Include signal-wrappers.h. Use octave_strsignal_wrapper function. * siglist.c, siglist.h: Delete. * libinterp/corefcn/module.mk: Update.
author John W. Eaton <jwe@octave.org>
date Fri, 17 Jun 2016 06:42:28 -0400
parents f0c5dd1ea2b9
children 4b2eab5d2a6a
line wrap: on
line diff
--- a/bootstrap.conf	Fri Jun 17 05:52:21 2016 -0400
+++ b/bootstrap.conf	Fri Jun 17 06:42:28 2016 -0400
@@ -98,6 +98,7 @@
   strerror
   strftime
   strptime
+  strsignal
   symlink
   sys_stat
   sys_time