]> git.sur5r.net Git - cc65/history - src/common/xsprintf.h
Moved workaround for MinGW's missing %m support to a central place.
[cc65] / src / common / xsprintf.h
2014-03-04 Oliver SchmidtMoved workaround for MinGW's missing %m support to...
2014-03-04 Oliver SchmidtNormalized code.
2014-03-03 Oliver SchmidtImprove MinGW support.
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2008-03-31 cuzThe conversion specifier to output a StrBuf had to...
2004-12-15 cuzAdded a basic vsnprintf implementation to work around...
2000-09-24 cuzAdd an include file
2000-07-27 cuzMore attribute use
2000-07-27 cuzUse gcc function attributes for better error checking
2000-06-08 cuzAdd #define for MSC
2000-06-01 cuzAdded portability sprintf function