On altos, the primitive input function is ao_getchar, not getchar
[fw/pdclib] / internals / _PDCLIB_glue.h
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.