remove unnecessary casts
[mmh] / sbr / fmt_new.c
2016-03-25 m@mmmmarascio.xyzremove unnecessary casts
2016-03-17 m@mmmmarascio.xyzReplace mh_xmalloc() with mh_xcalloc()
2015-08-27 markus schnalkeDrop register storage class
2015-04-19 Philipp TakacsUse sysexits.h for better exit-codes
2015-04-10 markus schnalkeMove #include from h/mh.h to source files
2012-02-10 markus schnalkeRemoved `-format string' switches but made -form accept...
2012-02-09 markus schnalkeAugmented new_fs() with an additional argument for...
2012-02-09 markus schnalkeCosmetic refactoring in fmt_new.c.
2012-01-03 markus schnalkeRelayouted all switch statements: case aligns with...
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...
2006-01-02 Josh Bressers* patch #3966: Create a mh_xmalloc function to prevent...
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
1999-04-30 Doug MorrisInitial revision