]> diplodocus.org Git - nmh/history - sbr/trimcpy.c
Fix invalid pointer arithmetic.
[nmh] / sbr / trimcpy.c
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.
2016-11-13 Ralph CorderoyReplace many add(s, NULL) with mh_xstrdup(s).
2016-10-18 Ralph CorderoyReplace getcpy() with mh_xstrdup() where the string...
2014-09-15 David LevineIf a component has trailing whitespace, e.g., body...
2013-02-26 David LevineAdded cpytrim() function. Unlike trimcpy(), it does...
2013-02-22 Ken HornsteinMerge branch 'format-test'
2013-02-06 Ken HornsteinFINALLY clean up our signed/unsigned character warning...
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2007-04-13 Joel ReicherChange all chars being passed to the ctype macros ...
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
1999-04-30 Doug MorrisInitial revision