]> diplodocus.org Git - nmh/history - sbr/refile.c
new.c: Order two return statements to match comment.
[nmh] / sbr / refile.c
2017-09-12 Ralph CorderoyRemove more outer wrapping parenthesis from return...
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.
2017-03-22 Ralph CorderoyFix free(3) of unmalloc()'d string in whatnow's refile.
2016-10-16 Ralph CorderoyUse mh_xstrdup() instead of getcpy() for a string constant.
2013-02-22 Ken HornsteinMerge branch 'format-test'
2013-02-01 Ken HornsteinFinally switch over from vfork() to fork() completely.
2013-02-01 Ken HornsteinMore code converted to use argsplit().
2012-01-17 David LevineWell the wrap of vfork() calls didn't work: its semant...
2012-01-17 David LevineWrapped setjmp(), sigsetjmp(), and vfork() calls to...
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