source: rtems/doc/user/ChangeLog @ f1fcb459

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

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.5 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-08-30      Ralf Corsepius <corsepius@faw.uni-ulm.de>
12
13        * c_user.texi: include common/rtems.texi.
14        * Makefile.am: Reflect changes to $(top_srcdir)/project.am.
15        * rtmon.t: Eliminate @lowersections/@raisesections (texi2www is too
16        broken to deal with them).
17
182003-08-22      Joel Sherrill <joel@OARcorp.com>
19
20        * preface.texi: Reconcile differences between CVS trunk and 4.6 branch.
21
222003-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * fatal.t: Reflect c/src/exec having moved to cpukit.
25
262003-02-03      Joel Sherrill <joel@OARcorp.com>
27
28        PR 338/filesystem
29        * io.t: Fix Ada binding as side-effect of fixing reentrancy
30        problem with rtems_io_lookup_name() (API change).
31
322003-02-03      Steven Johnson <sjohnson@neurizon.net>
33
34        PR 338/filesystem
35        * io.t: Document the API change that fixed reentrancy problem with
36        rtems_io_lookup_name().
37
382003-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * c_user.texi: Set @setfilename c_user.info.
41
422003-01-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * Makefile.am: Put GENERATED_FILES into $builddir.
45
462003-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * version.texi: Remove from CVS.
49        * stamp-vti: Remove from CVS.
50        * .cvsignore: Add version.texi.
51        Add stamp-vti.
52        Re-sort.
53
542003-01-21      Joel Sherrill <joel@OARcorp.com>
55
56        * stamp-vti, version.texi: Regenerated.
57
582002-11-13      Joel Sherrill <joel@OARcorp.com>
59
60        * stamp-vti, version.texi: Regenerated.
61
622002-10-24      Joel Sherrill <joel@OARcorp.com>
63
64        * stamp-vti, version.texi: Regenerated.
65
662002-08-27      Joel Sherrill <joel@OARcorp.com>
67
68        * io.t: Correct Ada bindings.
69
702002-07-30      Joel Sherrill <joel@OARcorp.com>
71
72        * stamp-vti, version.texi: Regenerated.
73
742002-06-28      Joel Sherrill <joel@OARcorp.com>
75
76        * userext.t: Per PR228, correct the prototype of the task create
77        user extension to indicate it returns a boolean and augment the
78        documentation to explain the purpose of the boolean return value.
79
802002-04-12      Chris Johns <ccj@acm.org>
81
82        * doc/user/userext.t: Per PR138, updated the documentation to show
83        how to obtain an extension table index. Also provided some extra
84        background on the user extension API.
85
862002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * io.t: Fix typo @sybsection.
89
902002-03-27      Eric Norum <eric.norum@usask.ca>
91
92        * intr.t: Per PR165, now correctly states that passing a NULL
93        pointer for the return argument is an error.
94
952002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * Makefile.am: Remove AUTOMAKE_OPTIONS.
98
992002-03-27      Eric Norum <eric.norum@usask.ca>
100
101        * PR161
102        * rtmon.t: Add rtems_ prefix to directives in the example.
103
1042002-03-22      Chris Johns <ccj@acm.org>
105
106        * io.t, conf.t: PR 160. Added the IO Manager's register and
107        unregister interface documentation.
108
1092002-03-15      Eric Norum <eric.norum@usask.ca>
110
111        * rtmon.t: Correct example and correctly used ensure not insure.
112
1132002-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * Makefile.am: include main.am, require automake-1.5.
116
1172001-01-17      Joel Sherrill <joel@OARcorp.com>
118
119        * .cvsignore: Added rtems_header.html and rtems_footer.html.
120
1212001-01-17      Joel Sherrill <joel@OARcorp.com>
122
123        * timer.t: Added task-based timer information including the
124        new directives rtems_timer_initiate(), rtems_timer_server_fire_after(),
125        and rtems_timer_server_fire_when().
126
1272000-08-10      Joel Sherrill <joel@OARcorp.com>
128
129        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.