]> diplodocus.org Git - nmh/history - sbr/context_del.c
Alter mh-chart(7)'s NAME to be lowercase.
[nmh] / sbr / context_del.c
2016-10-22 Ralph CorderoyDon't need to cast to `char *' for free(3) these days.
2016-10-21 Ralph CorderoyReplace `if (p) free(p)' with `mh_xfree(p)'.
2016-10-17 Ralph CorderoyRemove use of C's register keyword.
2013-03-24 David LevineMore replacements of mh_strcasecmp() with strcasecmp().
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2006-03-08 Josh Bressers* (mh_strcasecmp): Rename the private strcasecmp functi...
2002-11-18 Jon SteinhartThe file README-ATTACHMENTS was removed - it has been...
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
1999-04-30 Doug MorrisInitial revision