source: rtems/doc/user/ChangeLog @ cef0cf3

Last change on this file since cef0cf3 was cef0cf3, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/30/03 at 05:47:56

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

  • c_user.texi: include common/rtems.texi.
  • Makefile.am: Reflect changes to $(top_srcdir)/project.am.
  • Property mode set to 100644
File size: 3.1 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
62003-08-22      Joel Sherrill <joel@OARcorp.com>
7
8        * preface.texi: Reconcile differences between CVS trunk and 4.6 branch.
9
102003-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * fatal.t: Reflect c/src/exec having moved to cpukit.
13
142003-02-03      Joel Sherrill <joel@OARcorp.com>
15
16        PR 338/filesystem
17        * io.t: Fix Ada binding as side-effect of fixing reentrancy
18        problem with rtems_io_lookup_name() (API change).
19
202003-02-03      Steven Johnson <sjohnson@neurizon.net>
21
22        PR 338/filesystem
23        * io.t: Document the API change that fixed reentrancy problem with
24        rtems_io_lookup_name().
25
262003-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * c_user.texi: Set @setfilename c_user.info.
29
302003-01-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * Makefile.am: Put GENERATED_FILES into $builddir.
33
342003-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * version.texi: Remove from CVS.
37        * stamp-vti: Remove from CVS.
38        * .cvsignore: Add version.texi.
39        Add stamp-vti.
40        Re-sort.
41
422003-01-21      Joel Sherrill <joel@OARcorp.com>
43
44        * stamp-vti, version.texi: Regenerated.
45
462002-11-13      Joel Sherrill <joel@OARcorp.com>
47
48        * stamp-vti, version.texi: Regenerated.
49
502002-10-24      Joel Sherrill <joel@OARcorp.com>
51
52        * stamp-vti, version.texi: Regenerated.
53
542002-08-27      Joel Sherrill <joel@OARcorp.com>
55
56        * io.t: Correct Ada bindings.
57
582002-07-30      Joel Sherrill <joel@OARcorp.com>
59
60        * stamp-vti, version.texi: Regenerated.
61
622002-06-28      Joel Sherrill <joel@OARcorp.com>
63
64        * userext.t: Per PR228, correct the prototype of the task create
65        user extension to indicate it returns a boolean and augment the
66        documentation to explain the purpose of the boolean return value.
67
682002-04-12      Chris Johns <ccj@acm.org>
69
70        * doc/user/userext.t: Per PR138, updated the documentation to show
71        how to obtain an extension table index. Also provided some extra
72        background on the user extension API.
73
742002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * io.t: Fix typo @sybsection.
77
782002-03-27      Eric Norum <eric.norum@usask.ca>
79
80        * intr.t: Per PR165, now correctly states that passing a NULL
81        pointer for the return argument is an error.
82
832002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * Makefile.am: Remove AUTOMAKE_OPTIONS.
86
872002-03-27      Eric Norum <eric.norum@usask.ca>
88
89        * PR161
90        * rtmon.t: Add rtems_ prefix to directives in the example.
91
922002-03-22      Chris Johns <ccj@acm.org>
93
94        * io.t, conf.t: PR 160. Added the IO Manager's register and
95        unregister interface documentation.
96
972002-03-15      Eric Norum <eric.norum@usask.ca>
98
99        * rtmon.t: Correct example and correctly used ensure not insure.
100
1012002-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * Makefile.am: include main.am, require automake-1.5.
104
1052001-01-17      Joel Sherrill <joel@OARcorp.com>
106
107        * .cvsignore: Added rtems_header.html and rtems_footer.html.
108
1092001-01-17      Joel Sherrill <joel@OARcorp.com>
110
111        * timer.t: Added task-based timer information including the
112        new directives rtems_timer_initiate(), rtems_timer_server_fire_after(),
113        and rtems_timer_server_fire_when().
114
1152000-08-10      Joel Sherrill <joel@OARcorp.com>
116
117        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.