Mercurial > ecos
diff packages/kernel/current/ChangeLog @ 2052:ec1655a2f96e
* tests/ksem1.c: Type fix to fix a compiler warning.
* tests/mutex3.cxx: new cannot be both static and global.
* tests/testaux.hxx: Ditto
| author | asl |
|---|---|
| date | Wed, 03 Aug 2005 20:57:41 +0000 |
| parents | c54d8b5a6811 |
| children | e077adee2438 |
line wrap: on
line diff
--- a/packages/kernel/current/ChangeLog +++ b/packages/kernel/current/ChangeLog @@ -1,3 +1,9 @@ +2005-08-03 Andrew Lunn <andrew.lunn@ascom.ch> + + * tests/ksem1.c: Type fix to fix a compiler warning. + * tests/mutex3.cxx: new cannot be both static and global. + * tests/testaux.hxx: Ditto + 2005-07-30 Andrew Lunn <andrew.lunn@ascom.ch> * src/sync/mbox.cxx (tryget,peak_item): initialize local variable
