source: rtems/doc/user/ChangeLog @ 444d048

4.104.114.84.95
Last change on this file since 444d048 was 444d048, checked in by Joel Sherrill <joel.sherrill@…>, on 11/25/03 at 14:15:24

2003-11-25 Joel Sherrill <joel@…>

PR 528/rtems_misc

  • task.t: Fix Ada binding for task variable calls.
  • Property mode set to 100644
File size: 3.4 KB
Line 
12003-11-25      Joel Sherrill <joel@OARcorp.com>
2
3        PR 528/rtems_misc
4        * task.t: Fix Ada binding for task variable calls.
5
62003-11-21      Joel Sherrill <joel@OARcorp.com>
7
8        PR 521/doc
9        * sem.t: Default attributes were wrong for semaphores.
10
112003-09-29      Joel Sherrill <joel@OARcorp.com>
12
13        * preface.texi: Eliminate references to HPPA.
14
152003-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * Makefile.am: Merger from rtems-4-6-branch.
18
192003-09-19      Joel Sherrill <joel@OARcorp.com>
20
21        * c_user.texi, fatal.t, preface.texi, rtmon.t: Merge from branch.
22
232003-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * fatal.t: Reflect c/src/exec having moved to cpukit.
26
272003-02-03      Joel Sherrill <joel@OARcorp.com>
28
29        PR 338/filesystem
30        * io.t: Fix Ada binding as side-effect of fixing reentrancy
31        problem with rtems_io_lookup_name() (API change).
32
332003-02-03      Steven Johnson <sjohnson@neurizon.net>
34
35        PR 338/filesystem
36        * io.t: Document the API change that fixed reentrancy problem with
37        rtems_io_lookup_name().
38
392003-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * c_user.texi: Set @setfilename c_user.info.
42
432003-01-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * Makefile.am: Put GENERATED_FILES into $builddir.
46
472003-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * version.texi: Remove from CVS.
50        * stamp-vti: Remove from CVS.
51        * .cvsignore: Add version.texi.
52        Add stamp-vti.
53        Re-sort.
54
552003-01-21      Joel Sherrill <joel@OARcorp.com>
56
57        * stamp-vti, version.texi: Regenerated.
58
592002-11-13      Joel Sherrill <joel@OARcorp.com>
60
61        * stamp-vti, version.texi: Regenerated.
62
632002-10-24      Joel Sherrill <joel@OARcorp.com>
64
65        * stamp-vti, version.texi: Regenerated.
66
672002-08-27      Joel Sherrill <joel@OARcorp.com>
68
69        * io.t: Correct Ada bindings.
70
712002-07-30      Joel Sherrill <joel@OARcorp.com>
72
73        * stamp-vti, version.texi: Regenerated.
74
752002-06-28      Joel Sherrill <joel@OARcorp.com>
76
77        * userext.t: Per PR228, correct the prototype of the task create
78        user extension to indicate it returns a boolean and augment the
79        documentation to explain the purpose of the boolean return value.
80
812002-04-12      Chris Johns <ccj@acm.org>
82
83        * doc/user/userext.t: Per PR138, updated the documentation to show
84        how to obtain an extension table index. Also provided some extra
85        background on the user extension API.
86
872002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * io.t: Fix typo @sybsection.
90
912002-03-27      Eric Norum <eric.norum@usask.ca>
92
93        * intr.t: Per PR165, now correctly states that passing a NULL
94        pointer for the return argument is an error.
95
962002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * Makefile.am: Remove AUTOMAKE_OPTIONS.
99
1002002-03-27      Eric Norum <eric.norum@usask.ca>
101
102        * PR161
103        * rtmon.t: Add rtems_ prefix to directives in the example.
104
1052002-03-22      Chris Johns <ccj@acm.org>
106
107        * io.t, conf.t: PR 160. Added the IO Manager's register and
108        unregister interface documentation.
109
1102002-03-15      Eric Norum <eric.norum@usask.ca>
111
112        * rtmon.t: Correct example and correctly used ensure not insure.
113
1142002-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * Makefile.am: include main.am, require automake-1.5.
117
1182001-01-17      Joel Sherrill <joel@OARcorp.com>
119
120        * .cvsignore: Added rtems_header.html and rtems_footer.html.
121
1222001-01-17      Joel Sherrill <joel@OARcorp.com>
123
124        * timer.t: Added task-based timer information including the
125        new directives rtems_timer_initiate(), rtems_timer_server_fire_after(),
126        and rtems_timer_server_fire_when().
127
1282000-08-10      Joel Sherrill <joel@OARcorp.com>
129
130        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.