]> git.sur5r.net Git - cc65/history - src/common/filetime.c
Changed multi-line C comments into another style.
[cc65] / src / common / filetime.c
2014-06-30 Greg KingChanged multi-line C comments into another style. 128/head
2014-03-19 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2014-03-04 Oliver SchmidtNormalized code.
2014-03-03 Oliver SchmidtImprove MinGW support.
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2012-04-03 uzFixed an error in the conversion function from Unix...
2012-04-03 uzAdded a replacement for utime(), because it has the...