comparison 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
comparison
equal deleted inserted replaced
1090:6e9aef716a8b 1091:111911c5ca9e
1 2003-07-02 Jonathan Larmour <jifl@eCosCentric.com>
2
3 * doc/kernel.sgml: Document that timeouts for timed functions are
4 absolute, not relative. Also document new semantics for
5 cyg_semaphore_timed_wait() for timeouts in the past.
6
1 2003-07-01 Nick Garnett <nickg@balti.calivar.com> 7 2003-07-01 Nick Garnett <nickg@balti.calivar.com>
2 8
3 * include/clock.hxx: Made Cyg_Counter::add_alarm() and 9 * include/clock.hxx: Made Cyg_Counter::add_alarm() and
4 Cyg_Counter::rem_alarm() private functions. They no longer lock 10 Cyg_Counter::rem_alarm() private functions. They no longer lock
5 the scheduler, so should not be called directly, only via the 11 the scheduler, so should not be called directly, only via the