source: rtems/c/src/exec/rtems/ChangeLog @ bebf0438

4.104.114.84.95
Last change on this file since bebf0438 was bebf0438, checked in by Joel Sherrill <joel.sherrill@…>, on 09/29/00 at 14:48:17

2000-09-29 Stephan Merker <merker@…>

  • include/rtems/rtems/ratemon.h, src/ratemonperiod.c, src/ratemontimeout.c: Add next_length field so period length can be changed by the the sequence period(X), period(not X) with no intervening cancel or expiration.
  • Property mode set to 100644
File size: 805 bytes
Line 
12000-09-29      Stephan Merker <merker@decrc.abb.de>
2
3        * include/rtems/rtems/ratemon.h, src/ratemonperiod.c,
4        src/ratemontimeout.c: Add next_length field so period length
5        can be changed by the the sequence period(X), period(not X)
6        with no intervening cancel or expiration.
7
82000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
9
10        * optman/Makefile.am, src/Makefile.am: Include compile.am.
11
122000-08-30      Joel Sherrill <joel.sherrill@OARcorp.com>
13
14        * taskstart.c: Removed 1st cut at rtems_task_start_main_style.
15        Only committed this so it could be easily revisited as we
16        discussing moving main() to user space from BSP space.
17
182000-08-30      Joel Sherrill <joel.sherrill@OARcorp.com>
19
20        * taskstart.c: Added 1st cut at rtems_task_start_main_style.
21
222000-08-10      Joel Sherrill <joel@OARcorp.com>
23
24        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.