]> diplodocus.org Git - nmh/history - sbr/signals.c
new.c: Order two return statements to match comment.
[nmh] / sbr / signals.c
2017-09-12 Ralph CorderoyReplace `return (0)' and similar with `return 0'.
2017-05-15 Ralph Corderoysbr/m_mktemp.h: Create with missing prototypes.
2017-05-15 Ralph CorderoySpecify function parameters in prototypes, mainly void.
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.
2014-01-26 David LevineMerge branch 'tmpfiles'
2014-01-26 David LevineMerge branch 'tmpfiles'
2014-01-25 David LevineReplaced boilerplate at beginning of each nmh program...
2012-01-09 Ken HornsteinWe are making POSIX signal support a requirement; remov...
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
1999-04-30 Doug MorrisInitial revision