source: rtems/doc/user/ChangeLog @ ca6c741

Last change on this file since ca6c741 was ca6c741, checked in by Joel Sherrill <joel.sherrill@…>, on 05/06/04 at 19:22:02

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

PR 618/rtems

  • clock.t, dpmem.t, event.t, msg.t, part.t, region.t, sem.t, task.t, timer.t: Add NULL checks.
  • Property mode set to 100644
File size: 3.6 KB
Line 
12004-05-06      Joel Sherrill <joel@OARcorp.com>
2
3        PR 618/rtems
4        * clock.t, dpmem.t, event.t, msg.t, part.t, region.t, sem.t, task.t,
5        timer.t: Add NULL checks.
6
72003-11-25      Joel Sherrill <joel@OARcorp.com>
8
9        PR 528/rtems_misc
10        * task.t: Fix Ada binding for task variable calls.
11
122003-11-21      Joel Sherrill <joel@OARcorp.com>
13
14        PR 521/doc
15        * sem.t: Default attributes were wrong for semaphores.
16
172003-08-30      Ralf Corsepius <corsepius@faw.uni-ulm.de>
18
19        * c_user.texi: include common/rtems.texi.
20        * Makefile.am: Reflect changes to $(top_srcdir)/project.am.
21        * rtmon.t: Eliminate @lowersections/@raisesections (texi2www is too
22        broken to deal with them).
23
242003-08-22      Joel Sherrill <joel@OARcorp.com>
25
26        * preface.texi: Reconcile differences between CVS trunk and 4.6 branch.
27
282003-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * fatal.t: Reflect c/src/exec having moved to cpukit.
31
322003-02-03      Joel Sherrill <joel@OARcorp.com>
33
34        PR 338/filesystem
35        * io.t: Fix Ada binding as side-effect of fixing reentrancy
36        problem with rtems_io_lookup_name() (API change).
37
382003-02-03      Steven Johnson <sjohnson@neurizon.net>
39
40        PR 338/filesystem
41        * io.t: Document the API change that fixed reentrancy problem with
42        rtems_io_lookup_name().
43
442003-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * c_user.texi: Set @setfilename c_user.info.
47
482003-01-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * Makefile.am: Put GENERATED_FILES into $builddir.
51
522003-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * version.texi: Remove from CVS.
55        * stamp-vti: Remove from CVS.
56        * .cvsignore: Add version.texi.
57        Add stamp-vti.
58        Re-sort.
59
602003-01-21      Joel Sherrill <joel@OARcorp.com>
61
62        * stamp-vti, version.texi: Regenerated.
63
642002-11-13      Joel Sherrill <joel@OARcorp.com>
65
66        * stamp-vti, version.texi: Regenerated.
67
682002-10-24      Joel Sherrill <joel@OARcorp.com>
69
70        * stamp-vti, version.texi: Regenerated.
71
722002-08-27      Joel Sherrill <joel@OARcorp.com>
73
74        * io.t: Correct Ada bindings.
75
762002-07-30      Joel Sherrill <joel@OARcorp.com>
77
78        * stamp-vti, version.texi: Regenerated.
79
802002-06-28      Joel Sherrill <joel@OARcorp.com>
81
82        * userext.t: Per PR228, correct the prototype of the task create
83        user extension to indicate it returns a boolean and augment the
84        documentation to explain the purpose of the boolean return value.
85
862002-04-12      Chris Johns <ccj@acm.org>
87
88        * doc/user/userext.t: Per PR138, updated the documentation to show
89        how to obtain an extension table index. Also provided some extra
90        background on the user extension API.
91
922002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * io.t: Fix typo @sybsection.
95
962002-03-27      Eric Norum <eric.norum@usask.ca>
97
98        * intr.t: Per PR165, now correctly states that passing a NULL
99        pointer for the return argument is an error.
100
1012002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * Makefile.am: Remove AUTOMAKE_OPTIONS.
104
1052002-03-27      Eric Norum <eric.norum@usask.ca>
106
107        * PR161
108        * rtmon.t: Add rtems_ prefix to directives in the example.
109
1102002-03-22      Chris Johns <ccj@acm.org>
111
112        * io.t, conf.t: PR 160. Added the IO Manager's register and
113        unregister interface documentation.
114
1152002-03-15      Eric Norum <eric.norum@usask.ca>
116
117        * rtmon.t: Correct example and correctly used ensure not insure.
118
1192002-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * Makefile.am: include main.am, require automake-1.5.
122
1232001-01-17      Joel Sherrill <joel@OARcorp.com>
124
125        * .cvsignore: Added rtems_header.html and rtems_footer.html.
126
1272001-01-17      Joel Sherrill <joel@OARcorp.com>
128
129        * timer.t: Added task-based timer information including the
130        new directives rtems_timer_initiate(), rtems_timer_server_fire_after(),
131        and rtems_timer_server_fire_when().
132
1332000-08-10      Joel Sherrill <joel@OARcorp.com>
134
135        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.