Mercurial > nand-ecoscentric
diff packages/kernel/current/ChangeLog @ 1091:111911c5ca9e
* doc/kernel.sgml: Document that timeouts for timed functions are
absolute, not relative. Also document new semantics for
cyg_semaphore_timed_wait() for timeouts in the past.
| author | jlarmour |
|---|---|
| date | Wed, 02 Jul 2003 03:39:41 +0000 |
| parents | 4c13726203c5 |
| children | 68e9fbe50ee5 |
line wrap: on
line diff
--- a/packages/kernel/current/ChangeLog +++ b/packages/kernel/current/ChangeLog @@ -1,3 +1,9 @@ +2003-07-02 Jonathan Larmour <jifl@eCosCentric.com> + + * doc/kernel.sgml: Document that timeouts for timed functions are + absolute, not relative. Also document new semantics for + cyg_semaphore_timed_wait() for timeouts in the past. + 2003-07-01 Nick Garnett <nickg@balti.calivar.com> * include/clock.hxx: Made Cyg_Counter::add_alarm() and
