Fix out-of-bounds error when incorporating email from stdin
[mmh] / sbr / seq_setunseen.c
2016-08-27 Dmitry BogatovFix out-of-bounds error when incorporating email from...
2016-04-09 m@mmmmarascio.xyzReplace getcpy() and strdup() with mh_xstrdup()
2016-03-25 m@mmmmarascio.xyzReplace free() with mh_free0()
2012-01-04 markus schnalkeInverted the second arg of seq_setunseen(), to be more...
2012-01-04 markus schnalkeActivated a default unseen sequence; updated man pages...
2011-11-01 markus schnalkeRemoved the space between function names and the openin...
2011-10-31 markus schnalkeReformated comments and long lines
2011-10-07 markus schnalkeRearranged whitespace (and comments) in all the code!
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