Fix bug with NULL buffers (caught with unit test).
[bertos.git] / mware / formatwr.c
2005-02-18 bernieAvoid strlen().
2005-02-16 bernieAdd %S formatter.
2005-02-16 bernieSimplify float code.
2004-10-26 bernieFix spacing.
2004-09-14 bernieSpelling fix.
2004-08-25 raskyAggiornato il comment block dei log RCS
2004-08-04 raskyNuove opzioni di configurazione per formatted_write...
2004-07-30 raskyVari fix per documentazione e commenti
2004-07-29 bernieSwitch to new-style config handling.
2004-07-21 bernieAllow completely disabling printf()-like formatter.
2004-07-18 bernieReorganize configuration parameters to match DevLib...
2004-06-03 bernieAdd dual-license information.
2004-05-23 bernieImport mware modules.