Mercurial > ecos
diff packages/kernel/current/ChangeLog @ 1249:cfe2937847da
* src/common/clock.cxx: Removed label/goto
add_alarm_unlock_return to get rid of compiler error when
CYGIMP_KERNEL_COUNTERS_SORT_LIST is enabled.
| author | nickg |
|---|---|
| date | Fri, 26 Sep 2003 17:41:30 +0000 |
| parents | 62fcf59de75c |
| children | de0e43840dee |
line wrap: on
line diff
--- a/packages/kernel/current/ChangeLog +++ b/packages/kernel/current/ChangeLog @@ -1,3 +1,9 @@ +2003-09-22 Reinhard Jessich <Reinhard.Jessich@frequentis.com> + + * src/common/clock.cxx: Removed label/goto + add_alarm_unlock_return to get rid of compiler error when + CYGIMP_KERNEL_COUNTERS_SORT_LIST is enabled. + 2003-09-01 Bart Veer <bartv@ecoscentric.com> * doc/kernel.sgml: fix typo, cyg_thread vs. cyg_thread_t
