source: rtems/doc/user/ChangeLog @ 6c5ecae3

4.104.114.84.95
Last change on this file since 6c5ecae3 was 6c5ecae3, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/12/03 at 13:10:10

2003-12-12 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Cosmetics.
  • Property mode set to 100644
File size: 3.7 KB
Line 
12003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Cosmetics.
4
52003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Cosmetics.
8
92003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: Add *.info to CLEANFILES to accomodate
12        automake-1.7f/1.8 breaking building infos.
13
142003-11-25      Joel Sherrill <joel@OARcorp.com>
15
16        PR 528/rtems_misc
17        * task.t: Fix Ada binding for task variable calls.
18
192003-11-21      Joel Sherrill <joel@OARcorp.com>
20
21        PR 521/doc
22        * sem.t: Default attributes were wrong for semaphores.
23
242003-09-29      Joel Sherrill <joel@OARcorp.com>
25
26        * preface.texi: Eliminate references to HPPA.
27
282003-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * Makefile.am: Merger from rtems-4-6-branch.
31
322003-09-19      Joel Sherrill <joel@OARcorp.com>
33
34        * c_user.texi, fatal.t, preface.texi, rtmon.t: Merge from branch.
35
362003-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * fatal.t: Reflect c/src/exec having moved to cpukit.
39
402003-02-03      Joel Sherrill <joel@OARcorp.com>
41
42        PR 338/filesystem
43        * io.t: Fix Ada binding as side-effect of fixing reentrancy
44        problem with rtems_io_lookup_name() (API change).
45
462003-02-03      Steven Johnson <sjohnson@neurizon.net>
47
48        PR 338/filesystem
49        * io.t: Document the API change that fixed reentrancy problem with
50        rtems_io_lookup_name().
51
522003-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * c_user.texi: Set @setfilename c_user.info.
55
562003-01-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: Put GENERATED_FILES into $builddir.
59
602003-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * version.texi: Remove from CVS.
63        * stamp-vti: Remove from CVS.
64        * .cvsignore: Add version.texi.
65        Add stamp-vti.
66        Re-sort.
67
682003-01-21      Joel Sherrill <joel@OARcorp.com>
69
70        * stamp-vti, version.texi: Regenerated.
71
722002-11-13      Joel Sherrill <joel@OARcorp.com>
73
74        * stamp-vti, version.texi: Regenerated.
75
762002-10-24      Joel Sherrill <joel@OARcorp.com>
77
78        * stamp-vti, version.texi: Regenerated.
79
802002-08-27      Joel Sherrill <joel@OARcorp.com>
81
82        * io.t: Correct Ada bindings.
83
842002-07-30      Joel Sherrill <joel@OARcorp.com>
85
86        * stamp-vti, version.texi: Regenerated.
87
882002-06-28      Joel Sherrill <joel@OARcorp.com>
89
90        * userext.t: Per PR228, correct the prototype of the task create
91        user extension to indicate it returns a boolean and augment the
92        documentation to explain the purpose of the boolean return value.
93
942002-04-12      Chris Johns <ccj@acm.org>
95
96        * doc/user/userext.t: Per PR138, updated the documentation to show
97        how to obtain an extension table index. Also provided some extra
98        background on the user extension API.
99
1002002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * io.t: Fix typo @sybsection.
103
1042002-03-27      Eric Norum <eric.norum@usask.ca>
105
106        * intr.t: Per PR165, now correctly states that passing a NULL
107        pointer for the return argument is an error.
108
1092002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * Makefile.am: Remove AUTOMAKE_OPTIONS.
112
1132002-03-27      Eric Norum <eric.norum@usask.ca>
114
115        * PR161
116        * rtmon.t: Add rtems_ prefix to directives in the example.
117
1182002-03-22      Chris Johns <ccj@acm.org>
119
120        * io.t, conf.t: PR 160. Added the IO Manager's register and
121        unregister interface documentation.
122
1232002-03-15      Eric Norum <eric.norum@usask.ca>
124
125        * rtmon.t: Correct example and correctly used ensure not insure.
126
1272002-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * Makefile.am: include main.am, require automake-1.5.
130
1312001-01-17      Joel Sherrill <joel@OARcorp.com>
132
133        * .cvsignore: Added rtems_header.html and rtems_footer.html.
134
1352001-01-17      Joel Sherrill <joel@OARcorp.com>
136
137        * timer.t: Added task-based timer information including the
138        new directives rtems_timer_initiate(), rtems_timer_server_fire_after(),
139        and rtems_timer_server_fire_when().
140
1412000-08-10      Joel Sherrill <joel@OARcorp.com>
142
143        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.