This is the mail archive of the ecos-cvs@sources.redhat.com mailing list for the ecos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ecos/packages/kernel/current ChangeLog doc/ker ...


CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	jlarmour@sources.redhat.com	2002-10-01 12:10:22

Modified files:
	packages/kernel/current: ChangeLog 
	packages/kernel/current/doc: kernel.sgml 
	packages/kernel/current/src/common: clock.cxx 

Log message:
	* src/common/clock.cxx (add_alarm): Tweak last change to allow
	alarm order for identical alarms to be the same as it used to be.
	
	* src/common/clock.cxx (add_alarm): Fix bug resulting in alarms
	not being added at all if a lower triggered alarm already exists.
	Reported by Christoph Csebits.
	Also fix bug when alarm is entered for the same time as tail.
	These bugs only apply for CYGIMP_KERNEL_COUNTERS_SORT_LIST enabled.
	
	* doc/kernel.sgml: document that order of callback for alarms at
	identical times is unspecified.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]