]> diplodocus.org Git - nmh/history - sbr/path.c
Escape literal leading full stop in man/new.man.
[nmh] / sbr / path.c
2016-12-10 Ralph CorderoyRename recently added HasPrefix() to has_prefix().
2016-10-24 Ralph CorderoyUse LEN() to save having to consider the -1.
2016-10-24 Ralph CorderoyUse HasPrefix() instead of strncmp().
2016-10-18 Ralph CorderoyReplace getcpy() with mh_xstrdup() where the string...
2016-10-17 Ralph CorderoyRemove use of C's register keyword.
2016-10-17 Ralph CorderoyReplace getcpy() with mh_xstrdup().
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2008-04-05 Peter MaydellBug #20028 (Debian bug 399271): fix code assuming that...
2006-04-27 Joel ReicherCreated pluspath function to check for '+' prefix and...
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
1999-04-30 Doug MorrisInitial revision