On altos, the primitive input function is ao_getchar, not getchar
[fw/pdclib] / Readme.txt
2010-12-22 solarComment on v0.5 release
2010-05-16 solarAd-hoc solutions for perror() and strerror().
2010-05-15 solarAdded some word about minor battlefields in v0.5.
2008-05-28 solarIntermediate work, checked in for safekeeping as I...
2007-09-14 solarMinor cleanups.
2006-07-11 solarAdded any files yet missing for stdio.h.
2006-03-08 solarRemoved the $Name$ tags (not supported by SVN). Added...
2006-03-06 solarPorting current working set from CVS.
2006-02-09 solarSetting the roadmap for v0.5.
2006-02-06 solarAdded v0.4 release date.
2006-02-05 solarOverly optimistic; no v0.4 today as malloc() still...
2006-02-05 solarv0.4 release: stdlib.h
2005-12-26 solarAdded exit, _Exit, atexit.
2005-12-17 solarAdded qsort.
2005-12-03 solarFixed typo, added prelim. mention of what has changed.
2005-11-21 solarPreparing for v0.3 release.
2005-01-12 solarForgot the header guard on string.h. Bumped release...
2005-01-11 solarAdded notes on v0.2.
2004-12-23 solarFixes to v0.1, added assert.h.
2004-12-12 solarAdded note about v0.1 not being much tested.
2004-12-12 solarAdded dev. status.
2004-12-12 solarInitial checkin.