source: rtems/doc/user/ChangeLog @ 3d4d5ee

4.104.114.84.95
Last change on this file since 3d4d5ee was 3d4d5ee, checked in by Joel Sherrill <joel.sherrill@…>, on 11/21/03 at 14:23:17

2003-11-21 Joel Sherrill <joel@…>

PR 521/doc

  • sem.t: Default attributes were wrong for semaphores.
  • Property mode set to 100644
File size: 3.3 KB
Line 
12003-11-21      Joel Sherrill <joel@OARcorp.com>
2
3        PR 521/doc
4        * sem.t: Default attributes were wrong for semaphores.
5
62003-09-29      Joel Sherrill <joel@OARcorp.com>
7
8        * preface.texi: Eliminate references to HPPA.
9
102003-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Merger from rtems-4-6-branch.
13
142003-09-19      Joel Sherrill <joel@OARcorp.com>
15
16        * c_user.texi, fatal.t, preface.texi, rtmon.t: Merge from branch.
17
182003-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * fatal.t: Reflect c/src/exec having moved to cpukit.
21
222003-02-03      Joel Sherrill <joel@OARcorp.com>
23
24        PR 338/filesystem
25        * io.t: Fix Ada binding as side-effect of fixing reentrancy
26        problem with rtems_io_lookup_name() (API change).
27
282003-02-03      Steven Johnson <sjohnson@neurizon.net>
29
30        PR 338/filesystem
31        * io.t: Document the API change that fixed reentrancy problem with
32        rtems_io_lookup_name().
33
342003-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * c_user.texi: Set @setfilename c_user.info.
37
382003-01-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * Makefile.am: Put GENERATED_FILES into $builddir.
41
422003-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * version.texi: Remove from CVS.
45        * stamp-vti: Remove from CVS.
46        * .cvsignore: Add version.texi.
47        Add stamp-vti.
48        Re-sort.
49
502003-01-21      Joel Sherrill <joel@OARcorp.com>
51
52        * stamp-vti, version.texi: Regenerated.
53
542002-11-13      Joel Sherrill <joel@OARcorp.com>
55
56        * stamp-vti, version.texi: Regenerated.
57
582002-10-24      Joel Sherrill <joel@OARcorp.com>
59
60        * stamp-vti, version.texi: Regenerated.
61
622002-08-27      Joel Sherrill <joel@OARcorp.com>
63
64        * io.t: Correct Ada bindings.
65
662002-07-30      Joel Sherrill <joel@OARcorp.com>
67
68        * stamp-vti, version.texi: Regenerated.
69
702002-06-28      Joel Sherrill <joel@OARcorp.com>
71
72        * userext.t: Per PR228, correct the prototype of the task create
73        user extension to indicate it returns a boolean and augment the
74        documentation to explain the purpose of the boolean return value.
75
762002-04-12      Chris Johns <ccj@acm.org>
77
78        * doc/user/userext.t: Per PR138, updated the documentation to show
79        how to obtain an extension table index. Also provided some extra
80        background on the user extension API.
81
822002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * io.t: Fix typo @sybsection.
85
862002-03-27      Eric Norum <eric.norum@usask.ca>
87
88        * intr.t: Per PR165, now correctly states that passing a NULL
89        pointer for the return argument is an error.
90
912002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * Makefile.am: Remove AUTOMAKE_OPTIONS.
94
952002-03-27      Eric Norum <eric.norum@usask.ca>
96
97        * PR161
98        * rtmon.t: Add rtems_ prefix to directives in the example.
99
1002002-03-22      Chris Johns <ccj@acm.org>
101
102        * io.t, conf.t: PR 160. Added the IO Manager's register and
103        unregister interface documentation.
104
1052002-03-15      Eric Norum <eric.norum@usask.ca>
106
107        * rtmon.t: Correct example and correctly used ensure not insure.
108
1092002-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * Makefile.am: include main.am, require automake-1.5.
112
1132001-01-17      Joel Sherrill <joel@OARcorp.com>
114
115        * .cvsignore: Added rtems_header.html and rtems_footer.html.
116
1172001-01-17      Joel Sherrill <joel@OARcorp.com>
118
119        * timer.t: Added task-based timer information including the
120        new directives rtems_timer_initiate(), rtems_timer_server_fire_after(),
121        and rtems_timer_server_fire_when().
122
1232000-08-10      Joel Sherrill <joel@OARcorp.com>
124
125        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.