]> diplodocus.org Git - nmh/history - sbr/uprf.c
Fix invalid pointer arithmetic.
[nmh] / sbr / uprf.c
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-22 Ralph Corderoyuprf(): Rewrite, using types rather than masking ints.
2016-10-22 Ralph CorderoyAdd comment describing uprf().
2016-10-21 Ralph CorderoyAssume POSIX ctype.h; don't vet tolower()'s parameter.
2016-10-20 Ralph CorderoyDon't `else' after return. Simplify control flow.
2016-03-13 David LevineMerge branch 'master' into xoauth
2015-01-08 David LevineMerge remote-tracking branch 'origin' into convertargs
2014-12-25 David LevineAdded const to char * arguments of uprf().
2014-01-26 David LevineMerge branch 'tmpfiles'
2014-01-23 Ken HornsteinMerge branch 'mhbuild-always'
2014-01-20 Ken HornsteinRemove the --disable-locale configure option and make...
2012-01-11 David LevineRemoved or protected some unused macros.
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