]> diplodocus.org Git - nmh/history - sbr/getans.c
Removed a bunch of unreachable break statements found by
[nmh] / sbr / getans.c
2013-04-14 David LevineMoved #include of signal.h to h/signals.h. And it...
2013-04-14 David LevineMoved #include of errno.h to h/nmh.h.
2012-04-12 David LevineUndid wrapping of setjmp() and sigsetjmp() of
2012-01-27 Ken HornsteinFix long-standing problem with getans(); handle the...
2012-01-27 Ken HornsteinConvert to the use of siglongjmp()
2012-01-17 David LevineWrapped setjmp(), sigsetjmp(), and vfork() calls to...
2012-01-13 Ken HornsteinMerge branch 'master' of git.sv.nongnu.org:/srv/git/nmh
2012-01-13 David LevineAdded NMH_UNUSED macro for suppressing warnings about...
2012-01-09 Ken HornsteinSwitch from using RETSIGTYPE via autoconf to void,...
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2008-08-14 Eric Gillespie * sbr/ambigsw.c: Send print_sw output to stderr. ...
2007-04-29 Peter MaydellSuppress 'uninitialised variable' warning.
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
1999-04-30 Doug MorrisInitial revision