]> diplodocus.org Git - nmh/history - h/signals.h
mhlsbr.c: Don't strchr(3) non-string NUL-less buffer.
[nmh] / h / signals.h
2017-05-15 Ralph Corderoysbr/utils.c: Use h/signals.h for setup_signal_handlers...
2017-04-22 Ralph CorderoyReplace "/*\n * " with "/* " at the start of a file.
2017-04-22 Ralph CorderoyRemove leading and trailing blank lines from code.
2013-04-14 David LevineMoved #include of signal.h to h/signals.h. And it...
2012-01-09 Ken HornsteinWe are making POSIX signal support a requirement; remov...
2012-01-09 Ken HornsteinSwitch from using RETSIGTYPE via autoconf to void,...
2012-01-08 David LevineWrapped #include of config.h with #ifdef HAVE_CONFIG_H...
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
1999-04-30 Doug MorrisInitial revision