source: rtems/testsuites/psxtests/ChangeLog @ 80450c7

4.104.114.84.95
Last change on this file since 80450c7 was 80450c7, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/01/04 at 15:16:20
  • psx01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
  • psx02/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
  • psx03/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
  • psx04/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
  • psx05/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
  • psx06/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
  • psx07/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
  • psx08/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
  • psx09/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
  • psx10/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
  • psx11/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
  • psx12/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
  • psx13/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
  • psxcancel/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
  • psxchroot01/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
  • psxfile01/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
  • psxmount/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
  • psxmsgq01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
  • psxreaddir/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
  • psxsem01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
  • psxstat/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
  • psxtime/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
  • psxtimer/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
  • Property mode set to 100644
File size: 22.9 KB
Line 
12004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * psx01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
4        * psx02/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
5        * psx03/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
6        * psx04/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
7        * psx05/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
8        * psx06/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
9        * psx07/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
10        * psx08/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
11        * psx09/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
12        * psx10/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
13        * psx11/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
14        * psx12/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
15        * psx13/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
16        * psxcancel/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
17        * psxchroot01/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
18        * psxfile01/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
19        * psxmount/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
20        * psxmsgq01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
21        * psxreaddir/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
22        * psxsem01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
23        * psxstat/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
24        * psxtime/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
25        * psxtimer/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
26
272004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
28
29        * psxcancel/init.c: Include <rtems/console.h> instead of <console.h>.
30        * psxmount/test.c: Include <rtems/imfs.h> instead of <imfs.h>.
31        * psxreaddir/test.c: Include <rtems/imfs.h> instead of <imfs.h>.
32        * psxstat/test.c: Include <rtems/imfs.h> instead of <imfs.h>.
33
342004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
35
36        * psx06/init.c, psx06/system.h, psx06/task.c, psx06/task2.c: Convert
37        to using c99 fixed size types.
38
392004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
40
41        * Makefile.am: Remove include from SUBDIRS.
42
432004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
44
45        * include/Makefile.am: Remove.
46        * Makefile.am: Merge-in include/Makefile.am.
47        * configure.ac: Reflect changes above.
48
492004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * configure.ac: Add 2nd arg to RTEMS_TOP.
52
532004-03-05      Joel Sherrill <joel@OARcorp.com>
54
55        * psxfile01/test.c, psxmsgq01/init.c, psxstat/test.c,
56        psxtimer/psxtimer.c: Eliminate warnings and typos.
57
582004-02-26      Sébastien Barré <sbarre@sdelcc.com>
59
60        PR 582/core
61        * psxmsgq01/init.c, psxmsgq01/psxmsgq01.scn: Fix the POSIX message
62        queue test so more of it runs now.
63
642004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * psx01/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
67        Add PRE/TMPINSTALL_FILES to CLEANFILES.
68        * psx02/Makefile.am: Ditto.
69        * psx03/Makefile.am: Ditto.
70        * psx04/Makefile.am: Ditto.
71        * psx05/Makefile.am: Ditto.
72        * psx06/Makefile.am: Ditto.
73        * psx07/Makefile.am: Ditto.
74        * psx08/Makefile.am: Ditto.
75        * psx09/Makefile.am: Ditto.
76        * psx10/Makefile.am: Ditto.
77        * psx11/Makefile.am: Ditto.
78        * psx12/Makefile.am: Ditto.
79        * psx13/Makefile.am: Ditto.
80        * psxcancel/Makefile.am: Ditto.
81        * psxchroot01/Makefile.am: Ditto.
82        * psxfile01/Makefile.am: Ditto.
83        * psxmount/Makefile.am: Ditto.
84        * psxmsgq01/Makefile.am: Ditto.
85        * psxreaddir/Makefile.am: Ditto.
86        * psxsem01/Makefile.am: Ditto.
87        * psxstat/Makefile.am: Ditto.
88        * psxtime/Makefile.am: Ditto.
89        * psxtimer/Makefile.am: Ditto.
90
912003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * psxtests.am: Add dirstamp support.
94
952003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * psxtests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
98
992003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
102
1032003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * psxcancel/Makefile.am: Remove used H_FILES.
106
1072003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * include/Makefile.am: Reformat.
110        * psx01/Makefile.am: Remove all-local: $(ARCH).
111        * psx02/Makefile.am: Remove all-local: $(ARCH).
112        * psx03/Makefile.am: Remove all-local: $(ARCH).
113        * psx04/Makefile.am: Remove all-local: $(ARCH).
114        * psx05/Makefile.am: Remove all-local: $(ARCH).
115        * psx06/Makefile.am: Remove all-local: $(ARCH).
116        * psx07/Makefile.am: Remove all-local: $(ARCH).
117        * psx08/Makefile.am: Remove all-local: $(ARCH).
118        * psx09/Makefile.am: Remove all-local: $(ARCH).
119        * psx10/Makefile.am: Remove all-local: $(ARCH).
120        * psx11/Makefile.am: Remove all-local: $(ARCH).
121        * psx12/Makefile.am: Remove all-local: $(ARCH).
122        * psx13/Makefile.am: Remove all-local: $(ARCH).
123        * psxcancel/Makefile.am: Remove all-local: $(ARCH).
124        * psxchroot01/Makefile.am: Remove all-local: $(ARCH).
125        * psxfile01/Makefile.am: Remove all-local: $(ARCH).
126        * psxhdrs/Makefile.am: Remove all-local: $(ARCH).
127        * psxmount/Makefile.am: Remove all-local: $(ARCH).
128        * psxmsgq01/Makefile.am: Remove all-local: $(ARCH).
129        * psxreaddir/Makefile.am: Remove all-local: $(ARCH).
130        * psxsem01/Makefile.am: Remove all-local: $(ARCH).
131        * psxstat/Makefile.am: Remove all-local: $(ARCH).
132        * psxtime/Makefile.am: Remove all-local: $(ARCH).
133        * psxtimer/Makefile.am: Remove all-local: $(ARCH).
134
1352003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * configure.ac: Reflect having moved to testsuites/.
138
1392003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * configure.ac: Remove RTEMS_CANONICAL_HOST.
142
1432003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * configure.ac:Remove RTEMS_CHECK_CPU.
146
1472003-09-15      Jennifer Averett <jennifer@OARcorp.com>
148
149        * psxhdrs/sync01.c, psxhdrs/sync02.c: Correct fd creation
150
1512003-09-04      Joel Sherrill <joel@OARcorp.com>
152
153        * psx01/init.c, psx01/system.h, psx01/task.c, psx02/init.c,
154        psx02/system.h, psx02/task.c, psx03/init.c, psx03/system.h,
155        psx03/task.c, psx04/init.c, psx04/system.h, psx04/task1.c,
156        psx04/task2.c, psx04/task3.c, psx05/init.c, psx05/system.h,
157        psx05/task.c, psx05/task2.c, psx05/task3.c, psx06/init.c,
158        psx06/system.h, psx06/task.c, psx06/task2.c, psx07/init.c,
159        psx07/system.h, psx07/task.c, psx08/init.c, psx08/system.h,
160        psx08/task1.c, psx08/task2.c, psx08/task3.c, psx09/init.c,
161        psx09/system.h, psx10/init.c, psx10/system.h, psx10/task.c,
162        psx10/task2.c, psx10/task3.c, psx11/init.c, psx11/system.h,
163        psx11/task.c, psx12/init.c, psx12/system.h, psx12/task.c,
164        psx13/main.c, psx13/test.c, psxcancel/init.c, psxfile01/main.c,
165        psxfile01/test.c, psxhdrs/clock01.c, psxhdrs/clock02.c,
166        psxhdrs/clock03.c, psxhdrs/clock04.c, psxhdrs/clock05.c,
167        psxhdrs/clock06.c, psxhdrs/cond01.c, psxhdrs/cond02.c,
168        psxhdrs/cond03.c, psxhdrs/cond04.c, psxhdrs/cond05.c,
169        psxhdrs/cond06.c, psxhdrs/cond07.c, psxhdrs/cond08.c,
170        psxhdrs/cond09.c, psxhdrs/cond10.c, psxhdrs/key01.c, psxhdrs/key02.c,
171        psxhdrs/key03.c, psxhdrs/key04.c, psxhdrs/mutex01.c,
172        psxhdrs/mutex02.c, psxhdrs/mutex03.c, psxhdrs/mutex04.c,
173        psxhdrs/mutex05.c, psxhdrs/mutex06.c, psxhdrs/mutex07.c,
174        psxhdrs/mutex08.c, psxhdrs/mutex09.c, psxhdrs/mutex10.c,
175        psxhdrs/mutex11.c, psxhdrs/mutex12.c, psxhdrs/mutex13.c,
176        psxhdrs/mutex14.c, psxhdrs/mutex15.c, psxhdrs/mutex16.c,
177        psxhdrs/proc01.c, psxhdrs/proc02.c, psxhdrs/proc03.c,
178        psxhdrs/proc04.c, psxhdrs/proc05.c, psxhdrs/proc06.c,
179        psxhdrs/proc07.c, psxhdrs/proc08.c, psxhdrs/proc09.c,
180        psxhdrs/proc10.c, psxhdrs/proc11.c, psxhdrs/proc12.c,
181        psxhdrs/proc13.c, psxhdrs/proc14.c, psxhdrs/pthread01.c,
182        psxhdrs/pthread02.c, psxhdrs/pthread03.c, psxhdrs/pthread04.c,
183        psxhdrs/pthread05.c, psxhdrs/pthread06.c, psxhdrs/pthread07.c,
184        psxhdrs/pthread08.c, psxhdrs/pthread09.c, psxhdrs/pthread10.c,
185        psxhdrs/pthread11.c, psxhdrs/pthread12.c, psxhdrs/pthread13.c,
186        psxhdrs/pthread14.c, psxhdrs/pthread15.c, psxhdrs/pthread16.c,
187        psxhdrs/pthread17.c, psxhdrs/pthread18.c, psxhdrs/pthread19.c,
188        psxhdrs/pthread20.c, psxhdrs/pthread21.c, psxhdrs/pthread22.c,
189        psxhdrs/pthread23.c, psxhdrs/pthread24.c, psxhdrs/pthread25.c,
190        psxhdrs/pthread26.c, psxhdrs/pthread27.c, psxhdrs/pthread28.c,
191        psxhdrs/pthread29.c, psxhdrs/pthread30.c, psxhdrs/pthread31.c,
192        psxhdrs/pthread32.c, psxhdrs/pthread33.c, psxhdrs/pthread34.c,
193        psxhdrs/pthread35.c, psxhdrs/pthread36.c, psxhdrs/sched01.c,
194        psxhdrs/sched02.c, psxhdrs/sched03.c, psxhdrs/sched04.c,
195        psxhdrs/sched05.c, psxhdrs/sched06.c, psxhdrs/sched07.c,
196        psxhdrs/sched08.c, psxhdrs/signal01.c, psxhdrs/signal02.c,
197        psxhdrs/signal03.c, psxhdrs/signal04.c, psxhdrs/signal05.c,
198        psxhdrs/signal06.c, psxhdrs/signal07.c, psxhdrs/signal08.c,
199        psxhdrs/signal09.c, psxhdrs/signal10.c, psxhdrs/signal11.c,
200        psxhdrs/signal12.c, psxhdrs/signal13.c, psxhdrs/signal14.c,
201        psxhdrs/signal15.c, psxhdrs/signal16.c, psxhdrs/signal17.c,
202        psxhdrs/signal18.c, psxhdrs/signal19.c, psxhdrs/signal20.c,
203        psxhdrs/signal21.c, psxhdrs/signal22.c, psxhdrs/signal23.c,
204        psxhdrs/sync01.c, psxhdrs/sync02.c, psxhdrs/sync03.c,
205        psxhdrs/time01.c, psxhdrs/time02.c, psxhdrs/time03.c,
206        psxhdrs/time04.c, psxhdrs/time05.c, psxhdrs/time06.c,
207        psxhdrs/time07.c, psxhdrs/time08.c, psxhdrs/time09.c,
208        psxhdrs/time10.c, psxhdrs/time11.c, psxhdrs/time12.c,
209        psxhdrs/time13.c, psxhdrs/timer01.c, psxhdrs/timer02.c,
210        psxhdrs/timer03.c, psxhdrs/timer04.c, psxhdrs/timer05.c,
211        psxhdrs/timer06.c, psxhdrs/timer07.c, psxmsgq01/init.c,
212        psxmsgq01/system.h, psxsem01/system.h, psxstat/main.c,
213        psxstat/test.c, psxtime/main.c, psxtime/test.c, psxtimer/psxtimer.c,
214        psxtimer/system.h: URL for license changed.
215
2162003-09-04      Joel Sherrill <joel@OARcorp.com>
217
218        PR 462/tests
219        * psxhdrs/Makefile.am: Added ualarm.c
220        * psxhdrs/signal23.c: New file.
221
2222003-09-03      Joel Sherrill <joel@OARcorp.com>
223
224        PR 463/tests
225        PR 465/tests
226        * psxhdrs/Makefile.am: Add new test cases.
227        * psxhdrs/sync01.c, psxhdrs/sync02.c, psxhdrs/sync03.c,
228        psxhdrs/timer07.c: New files.
229
2302003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * Makefile.am: Reflect having moved aclocal/.
233
2342003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * Makefile.am: Reflect having moved automake/.
237        * include/Makefile.am: Reflect having moved automake/.
238        * psx01/Makefile.am: Reflect having moved automake/.
239        * psx02/Makefile.am: Reflect having moved automake/.
240        * psx03/Makefile.am: Reflect having moved automake/.
241        * psx04/Makefile.am: Reflect having moved automake/.
242        * psx05/Makefile.am: Reflect having moved automake/.
243        * psx06/Makefile.am: Reflect having moved automake/.
244        * psx07/Makefile.am: Reflect having moved automake/.
245        * psx08/Makefile.am: Reflect having moved automake/.
246        * psx09/Makefile.am: Reflect having moved automake/.
247        * psx10/Makefile.am: Reflect having moved automake/.
248        * psx11/Makefile.am: Reflect having moved automake/.
249        * psx12/Makefile.am: Reflect having moved automake/.
250        * psx13/Makefile.am: Reflect having moved automake/.
251        * psxcancel/Makefile.am: Reflect having moved automake/.
252        * psxchroot01/Makefile.am: Reflect having moved automake/.
253        * psxfile01/Makefile.am: Reflect having moved automake/.
254        * psxhdrs/Makefile.am: Reflect having moved automake/.
255        * psxmount/Makefile.am: Reflect having moved automake/.
256        * psxmsgq01/Makefile.am: Reflect having moved automake/.
257        * psxreaddir/Makefile.am: Reflect having moved automake/.
258        * psxsem01/Makefile.am: Reflect having moved automake/.
259        * psxstat/Makefile.am: Reflect having moved automake/.
260        * psxtime/Makefile.am: Reflect having moved automake/.
261        * psxtimer/Makefile.am: Reflect having moved automake/.
262
2632003-08-14      Joel Sherrill <joel@OARcorp.com>
264
265        PR 408/filesystem
266        * psx13/test.c: Added very rudimentary test of sync() service.
267
2682003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
271
2722003-06-12      Joel Sherrill <joel@OARcorp.com>
273
274        * psxchroot01/test.c, psxreaddir/test.c: Removed warnings.
275
2762003-05-29      Joel Sherrill <joel@OARcorp.com>
277
278        * psx02/init.c, psx04/init.c, psx13/test.c, psxchroot01/test.c,
279        psxhdrs/pthread07.c, psxmsgq01/init.c, psxreaddir/test.c,
280        psxtimer/psxtimer.c: Removed warnings.
281
2822003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * configure.ac: Remove CC_CFLAGS_DEBUG_V.
285        CC_CFLAGS_DEFAULT (obsolete).
286
2872003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * configure.ac: Remove CC_CFLAGS_PROFILE_V.
290        Remove CC_LDFLAGS_PROFILE_V.
291
2922003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * configure.ac: Remove AC_CONFIG_AUX_DIR.
295
2962003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
299
3002003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * configure.ac: AC_PREREQ(2.57).
303
3042002-11-14      Joel Sherrill <joel@OARcorp.com>
305
306        * psx01/psx01.scn, psx02/psx02.scn, psx03/psx03.scn, psx04/psx04.scn,
307        psx05/psx05.scn, psx06/psx06.scn, psx07/psx07.scn, psx08/psx08.scn,
308        psx09/psx09.scn, psx10/psx10.scn, psx11/psx11.scn, psx12/psx12.scn:
309        Per PR239 update the IDs in the various screens.
310
3112002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
312
313        * .cvsignore: Reformat.
314        Add autom4te*cache.
315        Remove autom4te.cache.
316
3172002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * psx01/Makefile.am: Use .$(OBJEXT) instead of .o.
320        * psx02/Makefile.am: Use .$(OBJEXT) instead of .o.
321        * psx03/Makefile.am: Use .$(OBJEXT) instead of .o.
322        * psx04/Makefile.am: Use .$(OBJEXT) instead of .o.
323        * psx05/Makefile.am: Use .$(OBJEXT) instead of .o.
324        * psx06/Makefile.am: Use .$(OBJEXT) instead of .o.
325        * psx07/Makefile.am: Use .$(OBJEXT) instead of .o.
326        * psx08/Makefile.am: Use .$(OBJEXT) instead of .o.
327        * psx09/Makefile.am: Use .$(OBJEXT) instead of .o.
328        * psx10/Makefile.am: Use .$(OBJEXT) instead of .o.
329        * psx11/Makefile.am: Use .$(OBJEXT) instead of .o.
330        * psx12/Makefile.am: Use .$(OBJEXT) instead of .o.
331        * psx13/Makefile.am: Use .$(OBJEXT) instead of .o.
332        * psxcancel/Makefile.am: Use .$(OBJEXT) instead of .o.
333        * psxchroot01/Makefile.am: Use .$(OBJEXT) instead of .o.
334        * psxfile01/Makefile.am: Use .$(OBJEXT) instead of .o.
335        * psxhdrs/Makefile.am: Use .$(OBJEXT) instead of .o.
336        * psxmount/Makefile.am: Use .$(OBJEXT) instead of .o.
337        * psxmsgq01/Makefile.am: Use .$(OBJEXT) instead of .o.
338        * psxreaddir/Makefile.am: Use .$(OBJEXT) instead of .o.
339        * psxsem01/Makefile.am: Use .$(OBJEXT) instead of .o.
340        * psxstat/Makefile.am: Use .$(OBJEXT) instead of .o.
341        * psxtime/Makefile.am: Use .$(OBJEXT) instead of .o.
342        * psxtimer/Makefile.am: Use .$(OBJEXT) instead of .o.
343
3442002-08-01      Joel Sherrill <joel@OARcorp.com>
345
346        * Per PR47 add support for buffered test output.  This involved
347        adding defines to redirect output to a buffer and dump it when
348        full, at "test pause", and at exit.  To avoid problems when redefining
349        exit(), all tests were modified to call rtems_test_exit().
350        Some tests, notable psxtests, had to be modified to include
351        the standard test macro .h file (pmacros.h or tmacros.h) to
352        enable this support.
353        * include/pmacros.h, psx01/task.c, psx02/init.c, psx02/task.c,
354        psx03/init.c, psx04/init.c, psx05/init.c, psx06/init.c, psx07/init.c,
355        psx08/task3.c, psx09/init.c, psx10/init.c, psx11/init.c,
356        psx12/init.c, psx13/Makefile.am, psx13/main.c, psx13/test.c,
357        psxcancel/init.c, psxchroot01/Makefile.am, psxchroot01/main.c,
358        psxchroot01/test.c, psxfile01/Makefile.am, psxfile01/main.c,
359        psxfile01/test.c, psxfile01/test_cat.c, psxfile01/test_extend.c,
360        psxfile01/test_write.c, psxmount/Makefile.am, psxmount/main.c,
361        psxmount/test.c, psxmsgq01/init.c, psxreaddir/Makefile.am,
362        psxreaddir/main.c, psxreaddir/test.c, psxsem01/init.c,
363        psxstat/Makefile.am, psxstat/main.c, psxstat/test.c, psxtime/main.c,
364        psxtime/test.c, psxtimer/psxtimer.c: Modified.
365
3662002-07-05      Joel Sherrill <joel@OARcorp.com>
367
368        * psxcancel/Makefile.am, psxcancel/init.c, psxcancel/psxcancel.scn:
369        Updated as part of PR164 which reported problems with the RTEMS
370        implementation of pthread_cancel.
371       
3722001-04-26      Joel Sherrill <joel@OARcorp.com>
373
374        * psxmsgq01/init.c: Reflect changes made to address PR81 that
375        reworked POSIX message queues to add a descriptor separate from
376        the underlying message queue.  This allows non-blocking to follow
377        the "open" not the underlying queue.
378 
3792002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
380
381        * configure.ac: Remove ENABLE_GCC28.
382
3832002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
384
385        * configure.ac:
386        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
387        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
388        * Makefile.am: Remove AUTOMAKE_OPTIONS.
389        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
390        * psx01/Makefile.am: Remove AUTOMAKE_OPTIONS.
391        * psx02/Makefile.am: Remove AUTOMAKE_OPTIONS.
392        * psx03/Makefile.am: Remove AUTOMAKE_OPTIONS.
393        * psx04/Makefile.am: Remove AUTOMAKE_OPTIONS.
394        * psx05/Makefile.am: Remove AUTOMAKE_OPTIONS.
395        * psx06/Makefile.am: Remove AUTOMAKE_OPTIONS.
396        * psx07/Makefile.am: Remove AUTOMAKE_OPTIONS.
397        * psx08/Makefile.am: Remove AUTOMAKE_OPTIONS.
398        * psx09/Makefile.am: Remove AUTOMAKE_OPTIONS.
399        * psx10/Makefile.am: Remove AUTOMAKE_OPTIONS.
400        * psx11/Makefile.am: Remove AUTOMAKE_OPTIONS.
401        * psx12/Makefile.am: Remove AUTOMAKE_OPTIONS.
402        * psx13/Makefile.am: Remove AUTOMAKE_OPTIONS.
403        * psxcancel/Makefile.am: Remove AUTOMAKE_OPTIONS.
404        * psxchroot01/Makefile.am: Remove AUTOMAKE_OPTIONS.
405        * psxfile01/Makefile.am: Remove AUTOMAKE_OPTIONS.
406        * psxhdrs/Makefile.am: Remove AUTOMAKE_OPTIONS.
407        * psxmount/Makefile.am: Remove AUTOMAKE_OPTIONS.
408        * psxmsgq01/Makefile.am: Remove AUTOMAKE_OPTIONS.
409        * psxreaddir/Makefile.am: Remove AUTOMAKE_OPTIONS.
410        * psxsem01/Makefile.am: Remove AUTOMAKE_OPTIONS.
411        * psxstat/Makefile.am: Remove AUTOMAKE_OPTIONS.
412        * psxtime/Makefile.am: Remove AUTOMAKE_OPTIONS.
413        * psxtimer/Makefile.am: Remove AUTOMAKE_OPTIONS.
414
4152001-11-07      Jennifer Averett <jennifer@OARcorp.com>
416
417        Reported by Ibragimov Ilya <ibr@oktet.ru> and tracked as PR63.
418        * psxstat/test.c: Fix test ENOTDIR to correspond to chdir() change.
419        Since we check permissions before evaluating enough to see if it
420        a regular file or directory, this hack is needed to make the regular
421        file executable.
422
4232001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
424
425        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
426        * configure.in: Remove.
427        * configure.ac: New file, generated from configure.in by autoupdate.
428
4292001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
430
431        * psxtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
432
4332001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
434
435        * psx01/Makefile.am: include leaf.am instead of leaf.cfg.
436        * psx11/Makefile.am: include leaf.am instead of leaf.cfg.
437        * psxcancel/Makefile.am: include leaf.am instead of leaf.cfg.
438        * psx02/Makefile.am: include leaf.am instead of leaf.cfg.
439        * psx13/Makefile.am: include leaf.am instead of leaf.cfg.
440        * psxtime/Makefile.am: include leaf.am instead of leaf.cfg.
441        * psxchroot01/Makefile.am: include leaf.am instead of leaf.cfg.
442        * psx07/Makefile.am: include leaf.am instead of leaf.cfg.
443        * psxmsgq01/Makefile.am: include leaf.am instead of leaf.cfg.
444        * psxtimer/Makefile.am: include leaf.am instead of leaf.cfg.
445        * psx10/Makefile.am: include leaf.am instead of leaf.cfg.
446        * psx08/Makefile.am: include leaf.am instead of leaf.cfg.
447        * psxhdrs/Makefile.am: include leaf.am instead of leaf.cfg.
448        * psxfile01/Makefile.am: include leaf.am instead of leaf.cfg.
449        * psx05/Makefile.am: include leaf.am instead of leaf.cfg.
450        * psx09/Makefile.am: include leaf.am instead of leaf.cfg.
451        * psxmount/Makefile.am: include leaf.am instead of leaf.cfg.
452        * psxstat/Makefile.am: include leaf.am instead of leaf.cfg.
453        * psx12/Makefile.am: include leaf.am instead of leaf.cfg.
454        * psxreaddir/Makefile.am: include leaf.am instead of leaf.cfg.
455        * psxsem01/Makefile.am: include leaf.am instead of leaf.cfg.
456        * psx03/Makefile.am: include leaf.am instead of leaf.cfg.
457        * psx04/Makefile.am: include leaf.am instead of leaf.cfg.
458        * psx06/Makefile.am: include leaf.am instead of leaf.cfg.
459
4602001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
461
462        * psxchroot01/.cvsignore, psxchroot01/Makefile.am, psxchroot01/main.c,
463        psxchroot01/psxchroot01.scn, psxchroot01/test.c:  Implemented the
464        psxchroot01 test.
465
4662001-05-25      Joel Sherrill <joel@OARcorp.com>
467
468        * Added once version of psxchroot01 test for user review.
469        * psxchroot01: New directory.
470        * psxchroot01/Makefile.am, psxchroot01/main.c, psxchroot01/test.c,
471        psxchroot01/psxchroot01.scn, psxchroot01/.cvsignore: New files.
472        * configure.in, Makefile.am: Modified to reflect above.
473
4742001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
475
476        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
477
4782001-04-24      Joel Sherrill <joel@OARcorp.com>
479
480        * psxfile01/test.c, psxfile01/psxfile01.scn : Added test case for
481        open, write, reopen, append twice from Andrew Bythell
482        <abythell@nortelnetworks.com> that tripped an initialization
483        problem in the IMFS.
484
4852001-04-20      Joel Sherrill <joel@OARcorp.com>
486
487        * psx04/init.c, psx04/psx04.scn, psx07/init.c, psx07/psx07.scn,
488        psxfile01/psxfile01.scn, psxmsgq01/psxmsgq01.scn,
489        psxreaddir/test.c, psxstat/psxstat.scn, psxstat/test.c,
490        psxtime/psxtime.scn, psxtimer/psxtimer.scn:
491        Various adjustments so test output matches screens more reliably.
492
4932001-01-25      Joel Sherrill <joel@OARcorp.com>
494
495        * psx01/psx01.scn: Corrected to reflect clock_getres() now working.
496
4972000-11-17      Jennifer Averett <jennifer@OARcorp.com>
498
499        * psxstat/test.c, psxstat/psxstat.scn: Forced inode numbers
500        to remain consistant across platforms and bsps by forcing
501        a mount point in front of all paths.
502
5032000-11-17      Jennifer Averret <jennifer@OARcorp.com>
504
505        * psxmount/test.c, psxmount/psxmount.scn: Improve output to report
506        expected error condition in one case.
507        * psxreaddir/test.c, psxreaddir.scn: Added test cases to exercise
508        readdir() of root of mounted filesystem.  Also corrected the screen
509        file for some mistakes noticed in this effort.
510
5112000-11-13      Joel Sherrill <joel@OARcorp.com>
512
513        * psxmount/psxmount.scn, psxmount/test.c: Correct spelling.
514
5152000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
516
517        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
518
5192000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
520
521        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
522
5232000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
524
525        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
526        Switch to GNU canonicalization.
527        * psxtests.am: Remove DEFS.
528
5292000-10-24      Joel Sherrill <joel@OARcorp.com>
530
531        * psxmount/test.c, psxstat/test.c: Include <imfs.h> to get IMFS_ops.
532        It was formerly incorrectly prototyped in <libio.h>.
533
5342000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
535
536        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
537        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
538        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
539        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
540        psx13/Makefile.am, psxcancel/Makefile.am, psxfile01/Makefile.am,
541        psxhdrs/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
542        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
543        psxtime/Makefile.am, psxtimer/Makefile.am: Include compile.am
544
5452000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
546        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
547        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
548        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
549        psx10/Makefile.am, psx11/Makefile.am, psx11/Makefile.am,
550        psx12/Makefile.am, psxcancel/Makefile.am, psxmsgq01/Makefile.am,
551        psxsem01/Makefile.am, psxsem01/Makefile.am, psxtimer/Makefile.am:
552        Use AM_CPPFLAGS += instead of AM_CPPFLAGS =
553
5542000-08-10      Joel Sherrill <joel@OARcorp.com>
555
556        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.