]> diplodocus.org Git - nmh/history - sbr/error.c
Replace getcpy() with mh_xstrdup() where the string isn't NULL.
[nmh] / sbr / error.c
2016-06-12 David LevineAdded consts to adios(), advise(), and advertise()...
2016-06-12 David LevineAdded consts to adios(), advise(), and advertise()...
2016-06-12 David LevineAdded const to first arg of adios().
2016-04-03 Eric GillespieRename and document functions that read from stdin.
2016-03-25 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-03-24 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-03-18 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-03-13 David LevineMerge branch 'master' into xoauth
2014-12-09 Eric GillespieImplement OAuth 2.0 [1] for XOAUTH2 in SMTP [2] and...
2014-08-26 David LevineCheck return values of system calls in several sbr...
2014-01-03 Ken HornsteinGarbage collect some Autoconf cruft that has been aroun...
2013-04-14 David LevineMoved #include of errno.h to h/nmh.h.
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-05-13 Dan HarklessUse "#include <errno.h>" instead of "extern int errno...
1999-04-30 Doug MorrisInitial revision