Mercurial > ecos
diff packages/io/serial/current/ChangeLog @ 2959:eb303059b6e5
* src/common/termios.c : Fix tcflush() and tcdrain(). They were
effectively no-op functions.
| author | sergeig |
|---|---|
| date | Thu, 10 Jun 2010 20:46:18 +0000 |
| parents | 74dbf4c3f2e1 |
| children | 4df50cbc6176 |
line wrap: on
line diff
--- a/packages/io/serial/current/ChangeLog +++ b/packages/io/serial/current/ChangeLog @@ -1,3 +1,8 @@ +2010-06-02 Jay Foster <jay@systech.com> + + * src/common/termios.c : Fix tcflush() and tcdrain(). They were + effectively no-op functions. + 2008-09-02 Steven Clugston <steven.clugston@ncl.ac.uk> * tests/ser_test_protocol.inl : Add mpc555 generic platform
