]> pd.if.org Git - pdclib.old/history - functions/stdio/fseek.c
Namespace cleanliness: Rename all ***_unlocked functions to _PDCLIB_***_unlocked.
[pdclib.old] / functions / stdio / fseek.c
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-26 Owen ShepherdPDCLIB-7: When fseek is called with SEEK_CUR, internall...
2010-12-08 solarReworked scanf() testing. General cleanups.
2010-12-06 solarfseek() test driver.
2010-12-02 solarTestdriver for gets(). Turns out fseek() was not tested...
2009-10-26 solarrestrict keyword cleanup.
2009-10-01 solarWrong return code.
2009-09-13 solarMerged branch stdio_rewrite back into trunk.
2006-07-25 solarIntermediate stdio work.
2006-07-11 solarAdded any files yet missing for stdio.h.
2004-11-14 solarRemoved old files.
2004-06-17 solarRe-import from Subversion.
2003-11-24 solarMerged PDPCLIB and Therx code.
2003-11-23 solarAdded template implementation files.