Mercurial > nand-ecoscentric
diff packages/kernel/current/ChangeLog @ 994:7e0dca248469
* include/mqueue.inl (Cyg_Mqueue::get): Fix invalid loop termination
cheque for whether busy or not.
(Cyg_Mqueue::put): Ditto.
| author | jlarmour |
|---|---|
| date | Sat, 03 May 2003 14:22:13 +0000 |
| parents | a9ff9f7e3010 |
| children | b8e01d85e2d4 |
line wrap: on
line diff
--- a/packages/kernel/current/ChangeLog +++ b/packages/kernel/current/ChangeLog @@ -1,3 +1,9 @@ +2003-05-03 Jonathan Larmour <jifl@eCosCentric.com> + + * include/mqueue.inl (Cyg_Mqueue::get): Fix invalid loop termination + cheque for whether busy or not. + (Cyg_Mqueue::put): Ditto. + 2003-03-03 Jonathan Larmour <jifl@eCosCentric.com> * tests/fptest.c: Make all variables static to avoid any risk
