source: rtems/doc/user/ChangeLog @ e2ce15fc

Last change on this file since e2ce15fc was e2ce15fc, checked in by Joel Sherrill <joel.sherrill@…>, on 05/21/04 at 16:04:44

2004-05-21 Joel Sherrill <joel@…>

PR 627/doc

  • task.t: Behavior documented for an rtems_task_create with stacksize < minimum was not the implemented behavior.
  • Property mode set to 100644
File size: 3.8 KB
Line 
12004-05-21      Joel Sherrill <joel@OARcorp.com>
2
3        PR 627/doc
4        * task.t: Behavior documented for an rtems_task_create with stacksize <
5        minimum was not the implemented behavior.
6
72004-05-06      Joel Sherrill <joel@OARcorp.com>
8
9        PR 618/rtems
10        * clock.t, dpmem.t, event.t, msg.t, part.t, region.t, sem.t, task.t,
11        timer.t: Add NULL checks.
12
132003-11-25      Joel Sherrill <joel@OARcorp.com>
14
15        PR 528/rtems_misc
16        * task.t: Fix Ada binding for task variable calls.
17
182003-11-21      Joel Sherrill <joel@OARcorp.com>
19
20        PR 521/doc
21        * sem.t: Default attributes were wrong for semaphores.
22
232003-08-30      Ralf Corsepius <corsepius@faw.uni-ulm.de>
24
25        * c_user.texi: include common/rtems.texi.
26        * Makefile.am: Reflect changes to $(top_srcdir)/project.am.
27        * rtmon.t: Eliminate @lowersections/@raisesections (texi2www is too
28        broken to deal with them).
29
302003-08-22      Joel Sherrill <joel@OARcorp.com>
31
32        * preface.texi: Reconcile differences between CVS trunk and 4.6 branch.
33
342003-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * fatal.t: Reflect c/src/exec having moved to cpukit.
37
382003-02-03      Joel Sherrill <joel@OARcorp.com>
39
40        PR 338/filesystem
41        * io.t: Fix Ada binding as side-effect of fixing reentrancy
42        problem with rtems_io_lookup_name() (API change).
43
442003-02-03      Steven Johnson <sjohnson@neurizon.net>
45
46        PR 338/filesystem
47        * io.t: Document the API change that fixed reentrancy problem with
48        rtems_io_lookup_name().
49
502003-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * c_user.texi: Set @setfilename c_user.info.
53
542003-01-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * Makefile.am: Put GENERATED_FILES into $builddir.
57
582003-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * version.texi: Remove from CVS.
61        * stamp-vti: Remove from CVS.
62        * .cvsignore: Add version.texi.
63        Add stamp-vti.
64        Re-sort.
65
662003-01-21      Joel Sherrill <joel@OARcorp.com>
67
68        * stamp-vti, version.texi: Regenerated.
69
702002-11-13      Joel Sherrill <joel@OARcorp.com>
71
72        * stamp-vti, version.texi: Regenerated.
73
742002-10-24      Joel Sherrill <joel@OARcorp.com>
75
76        * stamp-vti, version.texi: Regenerated.
77
782002-08-27      Joel Sherrill <joel@OARcorp.com>
79
80        * io.t: Correct Ada bindings.
81
822002-07-30      Joel Sherrill <joel@OARcorp.com>
83
84        * stamp-vti, version.texi: Regenerated.
85
862002-06-28      Joel Sherrill <joel@OARcorp.com>
87
88        * userext.t: Per PR228, correct the prototype of the task create
89        user extension to indicate it returns a boolean and augment the
90        documentation to explain the purpose of the boolean return value.
91
922002-04-12      Chris Johns <ccj@acm.org>
93
94        * doc/user/userext.t: Per PR138, updated the documentation to show
95        how to obtain an extension table index. Also provided some extra
96        background on the user extension API.
97
982002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * io.t: Fix typo @sybsection.
101
1022002-03-27      Eric Norum <eric.norum@usask.ca>
103
104        * intr.t: Per PR165, now correctly states that passing a NULL
105        pointer for the return argument is an error.
106
1072002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * Makefile.am: Remove AUTOMAKE_OPTIONS.
110
1112002-03-27      Eric Norum <eric.norum@usask.ca>
112
113        * PR161
114        * rtmon.t: Add rtems_ prefix to directives in the example.
115
1162002-03-22      Chris Johns <ccj@acm.org>
117
118        * io.t, conf.t: PR 160. Added the IO Manager's register and
119        unregister interface documentation.
120
1212002-03-15      Eric Norum <eric.norum@usask.ca>
122
123        * rtmon.t: Correct example and correctly used ensure not insure.
124
1252002-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * Makefile.am: include main.am, require automake-1.5.
128
1292001-01-17      Joel Sherrill <joel@OARcorp.com>
130
131        * .cvsignore: Added rtems_header.html and rtems_footer.html.
132
1332001-01-17      Joel Sherrill <joel@OARcorp.com>
134
135        * timer.t: Added task-based timer information including the
136        new directives rtems_timer_initiate(), rtems_timer_server_fire_after(),
137        and rtems_timer_server_fire_when().
138
1392000-08-10      Joel Sherrill <joel@OARcorp.com>
140
141        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.