]> pd.if.org Git - pdclib.old/history - functions/stdio/freopen.c
[gandr] s/__lp64__/__LP64__/ to match GCC define
[pdclib.old] / functions / stdio / freopen.c
2013-02-20 Owen ShepherdNamespace cleanliness: Rename all ***_unlocked function...
2012-12-31 Owen ShepherdMinimize the amount of internal definitions which get...
2012-12-27 Owen ShepherdFIXES PDCLIB-20 by preserving _PDCLIB_STATUS flag
2012-12-05 Owen ShepherdPDCLIB-8: First phase of intergation of new I/O backend...
2012-11-12 Owen ShepherdPDCLIB-16: Add _unlocked variations of all I/O routines...
2010-12-08 solarReworked scanf() testing. General cleanups.
2010-12-02 solarTest driver for freopen().
2010-11-20 solarFixed broken filename handling in freopen().
2010-06-17 solarReworking internal file handling.
2009-10-26 solarrestrict keyword cleanup.
2009-09-13 solarMerged branch stdio_rewrite back into trunk.
2006-07-11 solarAdded a TODO about wide orientation reset.
2006-07-06 solarImproved testdrivers.
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.