source: rtems/doc/user/ChangeLog @ f4ab3d3

4.104.114.84.95
Last change on this file since f4ab3d3 was f4ab3d3, checked in by Joel Sherrill <joel.sherrill@…>, on 02/03/03 at 23:58:50

2003-02-03 Joel Sherrill <joel@…>

PR 338/filesystem

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