tock-mirror/support
Adam Sampson 88af6a29d2 Abstract CCSP setup into a function, and set up terminal properly.
If stdin is in use, it'll now be put into non-canonical mode. This is almost
the same as libkrocif's behaviour, except I've set VTIME to 0, since I don't
think there's a good reason to have a terminal read complete if no characters
are available.

This also sets CCSP's branding to "Tock", so error messages now start "Tock: ".
2008-03-12 14:38:58 +00:00
..
tock_support_cif.h Abstract CCSP setup into a function, and set up terminal properly. 2008-03-12 14:38:58 +00:00
tock_support_cppcsp.h Removed a lot of old comments and support code relating to the way arrays used to be handled in the C++ backend 2008-03-08 13:52:50 +00:00
tock_support.h Re-added the index checking for array slices in the backend 2008-03-09 16:19:01 +00:00