]> git.sur5r.net Git - cc65/history - libsrc/common/fseek.c
"Inverted" time_t value handling.
[cc65] / libsrc / common / fseek.c
2016-02-28 Bob AndrewsMerge pull request #7 from cvemu/master
2015-12-27 Oliver SchmidtMerge pull request #249 from polluks/master
2014-11-02 Stephan MühlstrasserMerge https://github.com/cc65/cc65 into c1p
2014-07-01 Oliver SchmidtMerge pull request #128 from greg-king5/multi-comments
2014-06-30 Greg KingChanged multi-line C comments into another style. 128/head
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2010-06-03 uzRewrote the code to make it somewhat shorter.
2004-05-13 cuzMake fseek support ungetc, fix non standard compliant...
2003-11-06 cuzFixed the return code of fgetpos and ftell.
2003-06-12 cuzlseek is now in unistd.h
2000-08-11 cpginitial check-in of file positioning stdio functions