On altos, the primitive input function is ao_getchar, not getchar
[fw/pdclib] / platform / example_cygwin /
2011-03-17 solarFixed prototype warnings.
2010-12-30 solarLanguage.
2010-12-30 solarAddressed ticket #40 (non-standard errno values).
2010-12-23 solarStarted out on v0.6.
2010-12-16 solarCleaning up TODOs.
2010-12-10 solarCompleted <signal.h>, and moved into platform.
2010-12-09 solarPreliminary signal handling.
2010-12-02 solarTestdriver for tmpfile().
2010-12-02 solarUsing constants for testfile names
2010-11-09 solarprintf / scanf macros in inttypes.h.
2010-06-19 solartmpfile() implementation now based on /proc/sys/kernel...
2010-06-17 solarReworking internal file handling.
2010-05-16 solartmpnam implemented by using tmpfile.
2010-05-15 solarReset SVN properties. Temporarily removed fscanf()...
2010-05-15 solarAdded imaxdiv_t (for inttypes.h).
2010-04-07 solarMisnamed internal for INTMAX_MAX / INTMAX_MIN. Fixed.
2010-03-12 solarStop-gap Makefile for Cygwin
2010-03-12 solarCompiling under Cygwin now.