Using constants for testfile names
[fw/pdclib] / functions / stdio / fclose.c
2010-12-02 solarUsing constants for testfile names
2010-11-20 solarFixed broken filename handling in freopen().
2010-11-20 solarBug #39: fclose( stdout ) corrupts memory
2010-07-19 solarCleaned up the testing a bit.
2010-06-19 solartmpfile() implementation now based on /proc/sys/kernel...
2010-05-16 solarAlmost done on tmpfile / tmpnam.
2010-05-15 solarMinor touches.
2009-09-13 solarMerged branch stdio_rewrite back into trunk.
2006-07-06 solarImproved testdrivers.
2006-06-14 solarTestdriver fixes.
2006-06-08 solarFixed bug in fclose.c. Fixed regtest drivers in fopen...
2006-06-07 solarAdded fclose().
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.