Revert "add free_field as standard for struct field"
[mmh] / sbr / m_getfld2.c
2015-12-13 Philipp TakacsRevert "add free_field as standard for struct field"
2015-11-27 Philipp Takacsfix lengthcheck in m_getfld2()
2015-11-27 Philipp Takacsadd free_field as standard for struct field
2015-11-27 Philipp Takacsm_getfld2 is more tranceparent on error
2015-11-27 Philipp Takacsmake m_getfld2() aware of CRLF lineendings
2015-11-21 Philipp Takacsmake m_getfld2() called with an error state a noop
2015-11-12 markus schnalkeOnly lines consisting of nothing but dashes are body...
2015-11-12 markus schnalkem_getfld2: Return line for LENERR2, plus some documentation
2015-11-12 markus schnalkem_getfld2: ERR2 means a read error, thus name it IOERR2
2015-11-12 markus schnalkem_getfld2: Whitespace in component name is forbidden
2015-11-10 markus schnalkeReturn invalid line for FMTERR in m_getfld2()
2015-11-09 markus schnalkeAdd new implementation m_getfld2()