]> pd.if.org Git - pdclib/history - functions/stdio/ftell.c
PDCLib includes with quotes, not <>.
[pdclib] / functions / stdio / ftell.c
2016-03-13 Martin BautePDCLib includes with quotes, not <>.
2016-03-07 Martin BauteRemoved SVN keyword tags.
2013-02-20 Owen ShepherdNamespace cleanliness: Rename all ***_unlocked function...
2012-12-31 Owen ShepherdMinimize the amount of internal definitions which get...
2012-11-12 Owen ShepherdPDCLIB-16: Add _unlocked variations of all I/O routines...
2012-08-26 Owen ShepherdPDCLIB-7: Add _PDCLIB_ftell64 to give us full precision...
2012-08-15 Owen Shepherd_PDCLIB_flushbuffer for win32. correct seeking behaviour.
2010-12-16 solarCleaning up TODOs.
2010-12-14 solarFixed safeguard calculation in ftell().
2010-12-13 solarNine-to-five job calling, leaving this intermediate.
2010-12-12 solarWhoops. That wouldn't have worked...
2010-12-01 solarSwitched to tmpfile() where appropriate.
2010-11-21 solarStatus review.
2010-07-19 solarCleaned up the testing a bit.
2010-04-04 solarCleanups.
2009-09-13 solarMerged branch stdio_rewrite back into trunk.
2006-07-11 solarAdded any files yet missing for stdio.h.
2004-11-14 solarRemoved old files.
2004-06-17 solarRe-import from Subversion. origin/tags/OLD OLD
2003-11-24 solarMerged PDPCLIB and Therx code.
2003-11-23 solarAdded template implementation files.