aboutsummaryrefslogtreecommitdiff
path: root/demos/state_machine
AgeCommit message (Expand)AuthorFilesLines
2005-04-11Add emacs cache files to .cvsignore.Richard Levitte1-0/+2
2001-02-06Improve the state machine.Ben Laurie1-13/+34
2000-11-21Oops! Read a full buffer instead of some spurious number from elswhere.Ben Laurie1-1/+1
2000-09-05Ignore executable.Ben Laurie1-0/+1
2000-09-05Handle WANT_READ more correctly (thanks to Bodo).Ben Laurie1-5/+24
2000-09-05Distinguish between assertions and conditions that should cause death.Ben Laurie1-5/+10
2000-09-04-Wall insists that main return an int.Bodo Möller1-1/+3
2000-08-30Add demo state machine.Ben Laurie2-0/+378