]> diplodocus.org Git - nmh/history - sbr/context_save.c
mhlsbr.c: Don't strchr(3) non-string NUL-less buffer.
[nmh] / sbr / context_save.c
2017-08-23 Ralph CorderoyDon't need to `else' after adios() at end of then-block.
2017-05-15 Ralph Corderoyh/prototypes.h: Give sbr/lock_file.c's prototypes their...
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-17 Ralph CorderoyRemove use of C's register keyword.
2016-03-13 David LevineMerge branch 'master' into xoauth
2015-02-23 David LevineMerge remote-tracking branch 'origin/convertargs'
2015-02-14 David LevineRemoved m_chkids(), per suggestion of Marcin Cieslak.
2014-04-10 David LevineMerge remote-tracking branch 'origin/fix-locking'
2014-04-06 David LevineInstead of relying on errno to determine if locking...
2014-02-02 David LevineRemoved all unnecessary setuid/setgid calls. Using...
2014-01-26 David LevineMerge branch 'tmpfiles'
2014-01-26 David LevineMerge branch 'tmpfiles'
2014-01-25 David LevineAdded unregister_for_removal(0) calls to the couple...
2013-03-21 Ken HornsteinMerge branch 'newlock'
2013-03-15 Ken HornsteinMostly complete now, but not yet functional.
2013-03-14 Ken HornsteinMore locking updates; still doesn't compile yet.
2012-01-09 Ken HornsteinWe are making POSIX signal support a requirement; remov...
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2005-11-13 Peter MaydellUse context/ctxpath==NULL to indicate that no context...
2003-09-05 Ken HornsteinMerge in locking fixes into the main line.
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
1999-04-30 Doug MorrisInitial revision