]> diplodocus.org Git - nmh/history - sbr/mime_type.c
mhbuildsbr.c: Flip logic, moving goto to then-block; no need for else.
[nmh] / sbr / mime_type.c
2017-05-16 Ralph Corderoysbr/mime_type.c: Move prototype from h/prototypes.h...
2017-05-13 Ralph CorderoyAdd FENDNULL(s): fends off NULL by giving an empty...
2017-05-12 Ralph CorderoyUse existing macros min() and max() more.
2017-04-22 Ralph CorderoyReplace "/*\n * " with "/* " at the start of a file.
2017-04-17 Ralph CorderoyReplace advise(NULL, fmt, ...) with inform(fmt, ...).
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 LevineFixed memory leak in mime_type(). get_file_info()...
2014-09-13 David LevineFixed all anomalies detected by clang static analyzer...
2014-05-22 David LevineOn platforms with no MIMETYPEPROC, declare the content...
2014-01-26 David LevineMerge branch 'tmpfiles'
2014-01-24 Ken HornsteinMove uip/attach.c to sbr/mime_type.c; it was used by...