]> pd.if.org Git - pdclib/history - internals/_PDCLIB_glue.h
Enable building PDCLib with Watcom. This was surprisingly painless: their C99 mode...
[pdclib] / internals / _PDCLIB_glue.h
2012-08-16 Owen ShepherdEnable building PDCLib with Watcom. This was surprising...
2012-08-03 Owen ShepherdImport dlmalloc (public domain) as a malloc implementat...
2012-08-02 Owen Shepherd* Change the style of inclusion of the internal/ header...
2009-09-13 solarMerged branch stdio_rewrite back into trunk.
2008-06-12 solarA couple of artifacts resulting in compile errors....
2008-05-28 solarIntermediate work, checked in for safekeeping as I...
2007-09-20 solarAdded test for interactive streams (_IOLBF / _IOFBF)
2006-06-26 solarAdded some functions.
2006-06-07 solarAdded close().
2006-05-16 solarWrong type for open() parameter; fixed. Added _PDCLIB_N...
2006-03-08 solarRemoved the $Name$ tags (not supported by SVN). Added...
2006-03-06 solarPorting current working set from CVS.