source: rtems/doc/user/ChangeLog @ dae6fd6

Last change on this file since dae6fd6 was dae6fd6, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/30/03 at 07:39:23

2003-08-30 Ralf Corsepius <corsepius@…>

  • rtmon.t: Eliminate @lowersections/@raisesections (texi2www is too broken to deal with them).
  • Property mode set to 100644
File size: 3.2 KB
Line 
12003-08-30      Ralf Corsepius <corsepius@faw.uni-ulm.de>
2
3        * c_user.texi: include common/rtems.texi.
4        * Makefile.am: Reflect changes to $(top_srcdir)/project.am.
5        * rtmon.t: Eliminate @lowersections/@raisesections (texi2www is too
6        broken to deal with them).
7
82003-08-22      Joel Sherrill <joel@OARcorp.com>
9
10        * preface.texi: Reconcile differences between CVS trunk and 4.6 branch.
11
122003-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * fatal.t: Reflect c/src/exec having moved to cpukit.
15
162003-02-03      Joel Sherrill <joel@OARcorp.com>
17
18        PR 338/filesystem
19        * io.t: Fix Ada binding as side-effect of fixing reentrancy
20        problem with rtems_io_lookup_name() (API change).
21
222003-02-03      Steven Johnson <sjohnson@neurizon.net>
23
24        PR 338/filesystem
25        * io.t: Document the API change that fixed reentrancy problem with
26        rtems_io_lookup_name().
27
282003-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * c_user.texi: Set @setfilename c_user.info.
31
322003-01-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * Makefile.am: Put GENERATED_FILES into $builddir.
35
362003-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * version.texi: Remove from CVS.
39        * stamp-vti: Remove from CVS.
40        * .cvsignore: Add version.texi.
41        Add stamp-vti.
42        Re-sort.
43
442003-01-21      Joel Sherrill <joel@OARcorp.com>
45
46        * stamp-vti, version.texi: Regenerated.
47
482002-11-13      Joel Sherrill <joel@OARcorp.com>
49
50        * stamp-vti, version.texi: Regenerated.
51
522002-10-24      Joel Sherrill <joel@OARcorp.com>
53
54        * stamp-vti, version.texi: Regenerated.
55
562002-08-27      Joel Sherrill <joel@OARcorp.com>
57
58        * io.t: Correct Ada bindings.
59
602002-07-30      Joel Sherrill <joel@OARcorp.com>
61
62        * stamp-vti, version.texi: Regenerated.
63
642002-06-28      Joel Sherrill <joel@OARcorp.com>
65
66        * userext.t: Per PR228, correct the prototype of the task create
67        user extension to indicate it returns a boolean and augment the
68        documentation to explain the purpose of the boolean return value.
69
702002-04-12      Chris Johns <ccj@acm.org>
71
72        * doc/user/userext.t: Per PR138, updated the documentation to show
73        how to obtain an extension table index. Also provided some extra
74        background on the user extension API.
75
762002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * io.t: Fix typo @sybsection.
79
802002-03-27      Eric Norum <eric.norum@usask.ca>
81
82        * intr.t: Per PR165, now correctly states that passing a NULL
83        pointer for the return argument is an error.
84
852002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * Makefile.am: Remove AUTOMAKE_OPTIONS.
88
892002-03-27      Eric Norum <eric.norum@usask.ca>
90
91        * PR161
92        * rtmon.t: Add rtems_ prefix to directives in the example.
93
942002-03-22      Chris Johns <ccj@acm.org>
95
96        * io.t, conf.t: PR 160. Added the IO Manager's register and
97        unregister interface documentation.
98
992002-03-15      Eric Norum <eric.norum@usask.ca>
100
101        * rtmon.t: Correct example and correctly used ensure not insure.
102
1032002-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * Makefile.am: include main.am, require automake-1.5.
106
1072001-01-17      Joel Sherrill <joel@OARcorp.com>
108
109        * .cvsignore: Added rtems_header.html and rtems_footer.html.
110
1112001-01-17      Joel Sherrill <joel@OARcorp.com>
112
113        * timer.t: Added task-based timer information including the
114        new directives rtems_timer_initiate(), rtems_timer_server_fire_after(),
115        and rtems_timer_server_fire_when().
116
1172000-08-10      Joel Sherrill <joel@OARcorp.com>
118
119        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.