source: rtems/doc/user/ChangeLog @ 5f196d7

Last change on this file since 5f196d7 was 5f196d7, checked in by Ralf Corsepius <ralf.corsepius@…>, on 05/22/03 at 08:26:03

2003-05-22 Ralf Corsepius <corsepiu@…>

  • fatal.t: Reflect c/src/exec having moved to cpukit.
  • Property mode set to 100644
File size: 2.9 KB
Line 
12003-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * fatal.t: Reflect c/src/exec having moved to cpukit.
4
52003-02-03      Joel Sherrill <joel@OARcorp.com>
6
7        PR 338/filesystem
8        * io.t: Fix Ada binding as side-effect of fixing reentrancy
9        problem with rtems_io_lookup_name() (API change).
10
112003-02-03      Steven Johnson <sjohnson@neurizon.net>
12
13        PR 338/filesystem
14        * io.t: Document the API change that fixed reentrancy problem with
15        rtems_io_lookup_name().
16
172003-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * c_user.texi: Set @setfilename c_user.info.
20
212003-01-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * Makefile.am: Put GENERATED_FILES into $builddir.
24
252003-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * version.texi: Remove from CVS.
28        * stamp-vti: Remove from CVS.
29        * .cvsignore: Add version.texi.
30        Add stamp-vti.
31        Re-sort.
32
332003-01-21      Joel Sherrill <joel@OARcorp.com>
34
35        * stamp-vti, version.texi: Regenerated.
36
372002-11-13      Joel Sherrill <joel@OARcorp.com>
38
39        * stamp-vti, version.texi: Regenerated.
40
412002-10-24      Joel Sherrill <joel@OARcorp.com>
42
43        * stamp-vti, version.texi: Regenerated.
44
452002-08-27      Joel Sherrill <joel@OARcorp.com>
46
47        * io.t: Correct Ada bindings.
48
492002-07-30      Joel Sherrill <joel@OARcorp.com>
50
51        * stamp-vti, version.texi: Regenerated.
52
532002-06-28      Joel Sherrill <joel@OARcorp.com>
54
55        * userext.t: Per PR228, correct the prototype of the task create
56        user extension to indicate it returns a boolean and augment the
57        documentation to explain the purpose of the boolean return value.
58
592002-04-12      Chris Johns <ccj@acm.org>
60
61        * doc/user/userext.t: Per PR138, updated the documentation to show
62        how to obtain an extension table index. Also provided some extra
63        background on the user extension API.
64
652002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * io.t: Fix typo @sybsection.
68
692002-03-27      Eric Norum <eric.norum@usask.ca>
70
71        * intr.t: Per PR165, now correctly states that passing a NULL
72        pointer for the return argument is an error.
73
742002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * Makefile.am: Remove AUTOMAKE_OPTIONS.
77
782002-03-27      Eric Norum <eric.norum@usask.ca>
79
80        * PR161
81        * rtmon.t: Add rtems_ prefix to directives in the example.
82
832002-03-22      Chris Johns <ccj@acm.org>
84
85        * io.t, conf.t: PR 160. Added the IO Manager's register and
86        unregister interface documentation.
87
882002-03-15      Eric Norum <eric.norum@usask.ca>
89
90        * rtmon.t: Correct example and correctly used ensure not insure.
91
922002-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * Makefile.am: include main.am, require automake-1.5.
95
962001-01-17      Joel Sherrill <joel@OARcorp.com>
97
98        * .cvsignore: Added rtems_header.html and rtems_footer.html.
99
1002001-01-17      Joel Sherrill <joel@OARcorp.com>
101
102        * timer.t: Added task-based timer information including the
103        new directives rtems_timer_initiate(), rtems_timer_server_fire_after(),
104        and rtems_timer_server_fire_when().
105
1062000-08-10      Joel Sherrill <joel@OARcorp.com>
107
108        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.