Changed msg_style and msg_delim to be file static to m_getfld.c
[mmh] / sbr / m_getfld.c
2012-12-22 David LevineChanged msg_style and msg_delim to be file static to...
2012-12-22 David LevineChanged type of name argument to m_getfld() from unsign...
2012-12-22 David LevineAdded m_getfld () interface description.
2012-04-15 David LevineAdded declaration of __srget() on Cygwin. Used point...
2012-01-09 Ken HornsteinRemove OS-specific defines. As part of it, remove...
2012-01-06 Ken HornsteinGarbage-collect RPATHS support.
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2008-12-26 Peter Maydell* sbr/m_getfld.c: fix two bugs which could cause us...
2008-10-23 David Levine * sbr/m_getfld.c: in warning message, use NAMESZ-2...
2008-08-13 Eric Gillespie * test/tests/bad-input/test-header: Add test for it.
2008-08-08 Eric Gillespie * sbr/discard.c, sbr/m_getfld.c, uip/scansbr.c: Add...
2008-04-05 Peter MaydellBug #20028 (Debian bug 399271): fix code assuming that...
2007-11-08 Joel ReicherInsert types for args of some function pointers to...
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.
2000-12-14 Shantonu SenResolve the circular dependency of libmh on libmts...
2000-09-08 Shantonu SenUpdated #include's to point to new location of mts...
2000-05-28 Ruud de RooijFixed m_getfld bug which caused segmentation faults...
2000-01-26 Dan HarklessDan Winship informed me that the right fix when gcc...
2000-01-25 Dan HarklessPut in a prototype for stdio internal function _filbuf...
1999-09-12 Doug MorrisLots of little code cleanups to prevent warnings -...
1999-09-10 Doug Morrisconfigure, configure.in stamp-h.in, and uip/Makefile...
1999-05-13 Dan HarklessChange ordering of a conditional to prevent a bad point...
1999-04-30 Doug MorrisInitial revision