Mercurial > nand-ecoscentric
diff packages/kernel/current/ChangeLog @ 782:a9ff9f7e3010
* tests/fptest.c: Make all variables static to avoid any risk
of collisions with symbols defined elsewhere in eCos.
| author | jlarmour |
|---|---|
| date | Mon, 03 Mar 2003 05:15:52 +0000 |
| parents | 710133d0d4c0 |
| children | 7e0dca248469 |
line wrap: on
line diff
--- a/packages/kernel/current/ChangeLog +++ b/packages/kernel/current/ChangeLog @@ -1,3 +1,8 @@ +2003-03-03 Jonathan Larmour <jifl@eCosCentric.com> + + * tests/fptest.c: Make all variables static to avoid any risk + of collisions with symbols defined elsewhere in eCos. + 2003-02-27 Jonathan Larmour <jifl@eCosCentric.com> * include/kapidata.h: Revert change of 2001-08-23 and instead make
