]> git.sur5r.net Git - cc65/history - libsrc/common/ftell.c
Just removed some trailing spaces.
[cc65] / libsrc / common / ftell.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 uzUse _seterrno instead of assigning to _errno to make...
2004-05-13 cuzAdd support for ungetc, fix non standard compliant...
2003-11-06 cuzFixed the return code of fgetpos and ftell.
2003-06-12 cuzRestructured former fcntl.h, added new include files...
2000-08-11 cpginitial check-in of file positioning stdio functions