source: rtems/doc/user/ChangeLog @ 50381010

4.104.114.84.95
Last change on this file since 50381010 was 50381010, checked in by Joel Sherrill <joel.sherrill@…>, on 02/03/03 at 22:06:09

2003-02-03 Steven Johnson <sjohnson@…>

PR 338/filesystem

  • io.t: Document the API change that fixed reentrancy problem with rtems_io_lookup_name().
  • Property mode set to 100644
File size: 2.6 KB
Line 
12003-02-03      Steven Johnson <sjohnson@neurizon.net>
2
3        PR 338/filesystem
4        * io.t: Document the API change that fixed reentrancy problem with
5        rtems_io_lookup_name().
6
72003-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * c_user.texi: Set @setfilename c_user.info.
10
112003-01-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * Makefile.am: Put GENERATED_FILES into $builddir.
14
152003-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * version.texi: Remove from CVS.
18        * stamp-vti: Remove from CVS.
19        * .cvsignore: Add version.texi.
20        Add stamp-vti.
21        Re-sort.
22
232003-01-21      Joel Sherrill <joel@OARcorp.com>
24
25        * stamp-vti, version.texi: Regenerated.
26
272002-11-13      Joel Sherrill <joel@OARcorp.com>
28
29        * stamp-vti, version.texi: Regenerated.
30
312002-10-24      Joel Sherrill <joel@OARcorp.com>
32
33        * stamp-vti, version.texi: Regenerated.
34
352002-08-27      Joel Sherrill <joel@OARcorp.com>
36
37        * io.t: Correct Ada bindings.
38
392002-07-30      Joel Sherrill <joel@OARcorp.com>
40
41        * stamp-vti, version.texi: Regenerated.
42
432002-06-28      Joel Sherrill <joel@OARcorp.com>
44
45        * userext.t: Per PR228, correct the prototype of the task create
46        user extension to indicate it returns a boolean and augment the
47        documentation to explain the purpose of the boolean return value.
48
492002-04-12      Chris Johns <ccj@acm.org>
50
51        * doc/user/userext.t: Per PR138, updated the documentation to show
52        how to obtain an extension table index. Also provided some extra
53        background on the user extension API.
54
552002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * io.t: Fix typo @sybsection.
58
592002-03-27      Eric Norum <eric.norum@usask.ca>
60
61        * intr.t: Per PR165, now correctly states that passing a NULL
62        pointer for the return argument is an error.
63
642002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * Makefile.am: Remove AUTOMAKE_OPTIONS.
67
682002-03-27      Eric Norum <eric.norum@usask.ca>
69
70        * PR161
71        * rtmon.t: Add rtems_ prefix to directives in the example.
72
732002-03-22      Chris Johns <ccj@acm.org>
74
75        * io.t, conf.t: PR 160. Added the IO Manager's register and
76        unregister interface documentation.
77
782002-03-15      Eric Norum <eric.norum@usask.ca>
79
80        * rtmon.t: Correct example and correctly used ensure not insure.
81
822002-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * Makefile.am: include main.am, require automake-1.5.
85
862001-01-17      Joel Sherrill <joel@OARcorp.com>
87
88        * .cvsignore: Added rtems_header.html and rtems_footer.html.
89
902001-01-17      Joel Sherrill <joel@OARcorp.com>
91
92        * timer.t: Added task-based timer information including the
93        new directives rtems_timer_initiate(), rtems_timer_server_fire_after(),
94        and rtems_timer_server_fire_when().
95
962000-08-10      Joel Sherrill <joel@OARcorp.com>
97
98        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.