Changed msg_style and msg_delim to be file static to m_getfld.c
[mmh] / h / fmt_scan.h
2012-11-19 Ken HornsteinChange fmt_findcasecmp() to fmt_findcasecomp(). The...
2012-11-19 Ken HornsteinChange API a bit.
2012-11-17 Ken HornsteinFix up documentation a bit.
2012-11-15 Ken HornsteinUpdate documentation to match code change.
2012-11-15 Ken HornsteinAdd refcounting to struct comp.
2012-11-15 Ken HornsteinUpdate with new functions and comments describing them.
2012-11-03 David LevineAdded argument to fmt_scan() to specify the buffer...
2012-10-16 Lyndon NerenbergSlightly reformat the FINDCOMP macro to quell a clang...
2012-03-24 Ken HornsteinRevert commit 255d4c646c0d7aa6b049052fef47fa083b1b1506...
2012-03-20 Ken HornsteinBasic work to add arguments to formatproc calls.
2012-03-13 Ken HornsteinCreate proper prototypes for formataddr() and concataddr().
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2003-08-11 Jeffrey C HonigWhen compiling format strings, nmh attempts to avoid...
1999-04-30 Doug MorrisInitial revision