]> diplodocus.org Git - nmh/history - sbr/m_name.c
mhlsbr.c: Don't strchr(3) non-string NUL-less buffer.
[nmh] / sbr / m_name.c
2017-08-01 Ken HornsteinMerge branch 'fix-post-bcc'
2017-07-29 David LevineAdded m_str() and m_strn() functions to convert int...
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-10-19 Ralph CorderoyUse the imperfect snprintf(3) instead of sprintf(3).
2016-10-18 Ralph CorderoyShrink the static char[] for "%d" from 8KiB to just...
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