source: rtems/c/src/exec/sapi/ChangeLog @ a6abd67

4.104.114.84.95
Last change on this file since a6abd67 was 72ad6aa, checked in by Joel Sherrill <joel.sherrill@…>, on 10/31/00 at 16:35:16

2000-10-30 Joel Sherrill <joel@…>

  • POSIX include files merged into newlib. This resulted in some definitions moving to other files and thus some secondary effects in RTEMS source code.
  • include/confdefs.h: Replaced include of <sys/siginfo.h> with <signal.h> since that file no longer exists.
  • Property mode set to 100644
File size: 1.2 KB
Line 
12000-10-30      Joel Sherrill <joel@OARcorp.com>
2
3        * POSIX include files merged into newlib.  This resulted in
4        some definitions moving to other files and thus some secondary
5        effects in RTEMS source code.
6        * include/confdefs.h: Replaced include of <sys/siginfo.h> with
7        <signal.h> since that file no longer exists.
8
92000-10-18      Joel Sherrill <joel@OARcorp.com>
10
11        * include/confdefs.h: Set CONFIGURE_INIT_TASK_STACK_SIZE to 0
12        if there is no Classic API Initialization Tasks Table defined.
13
142000-10-18      Joel Sherrill <joel@OARcorp.com>
15
16        * include/confdefs.h: Modified code that accounts for initialization
17        task/threads with greater than minimum stack sizes so it would
18        compile even if optional APIs are disabled.
19
202000-10-12      Joel Sherrill <joel@OARcorp.com>
21
22        * include/confdefs.h: Account for initialization tasks and
23        threads which use larger than minimum stack sizes.
24
252000-09-28      Joel Sherrill <joel@OARcorp.com>
26
27        * include/rtems/io.h (rtems_driver_address_table): Added "_entry"
28        to all names.
29        * src/io.c: Accounted for above.
30
312000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * src/Makefile.am, optman/Makefile.am: Include compile.am.
34
352000-08-10      Joel Sherrill <joel@OARcorp.com>
36
37        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.