source: rtems/testsuites/psxtests/ChangeLog @ f5e9743

Last change on this file since f5e9743 was f5e9743, checked in by Joel Sherrill <joel.sherrill@…>, on 08/04/08 at 14:39:52

2008-08-04 Tim FitzGeorge? <tim.fitzgeorge@…>

PR 1293/tests

  • psx10/init.c: Make sure we do not let tv_nsec go to -1.
  • Property mode set to 100644
File size: 29.2 KB
Line 
12008-08-04      Tim FitzGeorge <tim.fitzgeorge@astrium.eads.net>
2
3        PR 1293/tests
4        * psx10/init.c: Make sure we do not let tv_nsec go to -1.
5
62008-07-24      Joel Sherrill <joel.sherrill@OARcorp.com>
7
8        PR 1291/cpukit
9        * psx05/init.c, psxmsgq01/init.c, psxmsgq01/system.h, psxsem01/init.c,
10        psxsem01/psxsem01.scn: Update tests to reflect changes required by
11        problem.
12
132006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
14
15        * configure.ac: New BUG-REPORT address.
16
172006-11-17      Joel Sherrill <joel@OARcorp.com>
18
19        * psxsem01/init.c: Account for change in POSIX semaphore time handling.
20        Previously the timeout was not absolute time and checked BEFORE
21        attempting to lock semaphore.
22
232006-10-30      Joel Sherrill <joel@OARcorp.com>
24
25        PR 841/rtems
26        * psxsem01/init.c: Make sem_timedwait more conformant to Open Group
27        specification.
28
292006-10-19      Ralf Corsépius <ralf.corsepius@rtems.org>
30
31        * configure.ac: Require automake-1.10. Require autoconf-2.60.
32
332006-07-11      Ralf Corsépius <ralf.corsepius@rtems.org>
34
35        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
36        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
37        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
38        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
39        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
40        psxfile01/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
41        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
42        psxtime/Makefile.am, psxtimer/Makefile.am: Eliminate scndir, docdir.
43        Use rtems_testsdir instead.
44
452005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
46
47        * configure.ac: Remove RTEMS_ENABLE_BARE,
48        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
49
502005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
51
52        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
53        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
54        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
55        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
56        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
57        psxfile01/Makefile.am, psxhdrs/Makefile.am, psxmount/Makefile.am,
58        psxmsgq01/Makefile.am, psxreaddir/Makefile.am, psxsem01/Makefile.am,
59        psxstat/Makefile.am, psxtime/Makefile.am, psxtimer/Makefile.am:
60        Convert to using *_PROGRAMS.
61
622005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
63
64        * psx01/Makefile.am, psx02/Makefile.am,
65        psx03/Makefile.am, psx04/Makefile.am,
66        psx05/Makefile.am, psx06/Makefile.am,
67        psx07/Makefile.am, psx08/Makefile.am,
68        psx09/Makefile.am, psx10/Makefile.am,
69        psx11/Makefile.am, psx12/Makefile.am,
70        psx13/Makefile.am, psxcancel/Makefile.am,
71        psxchroot01/Makefile.am, psxfile01/Makefile.am,
72        psxmount/Makefile.am, psxmsgq01/Makefile.am,
73        psxreaddir/Makefile.am, psxsem01/Makefile.am,
74        psxstat/Makefile.am, psxtime/Makefile.am,
75        psxtimer/Makefile.am: Rework.
76
772005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
78
79        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
80        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
81        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
82        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
83        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
84        psxfile01/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
85        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
86        psxtime/Makefile.am, psxtimer/Makefile.am: Expand psxtests.am.
87        * psxtests.am: Remove.
88
892005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
90
91        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
92        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
93        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
94        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
95        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
96        psxfile01/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
97        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
98        psxtime/Makefile.am, psxtimer/Makefile.am:
99        AM_CPPFLAGS += -I..../support/include.
100
1012005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
102
103        * psxtests.am: Set project_bspdir=$(PROJECT_ROOT)
104
1052005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
106
107        * psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
108        psxfile01/Makefile.am, psxmount/Makefile.am, psxreaddir/Makefile.am,
109        psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
110        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
111        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
112        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
113        psxmsgq01/Makefile.am, psxsem01/Makefile.am, psxtimer/Makefile.am,
114        psxstat/Makefile.am: Add ../include/pmacros.h
115        * Makefile.am: Remove noinst_HEADERS. Remove POSIX_FILES_DIRS,
116        POSIX_FILES_DIRS.
117        * psxtests.am: Remove LIB_VARIANT.
118
1192005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
120
121        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
122        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
123        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
124        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
125        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
126        psxfile01/Makefile.am, psxhdrs/Makefile.am, psxmount/Makefile.am,
127        psxmsgq01/Makefile.am, psxreaddir/Makefile.am, psxsem01/Makefile.am,
128        psxstat/Makefile.am, psxtime/Makefile.am, psxtimer/Makefile.am:
129        Remove SRC, PRINT_SRC.
130
1312005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
132
133        * Makefile.am: Cleanup.
134
1352005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
136
137        * psxtests.am: Add $(PGM): ${ARCH}/$(dirstamp).
138        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
139        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
140        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
141        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
142        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
143        psxfile01/Makefile.am, psxhdrs/Makefile.am, psxmount/Makefile.am,
144        psxmsgq01/Makefile.am, psxreaddir/Makefile.am, psxsem01/Makefile.am,
145        psxstat/Makefile.am, psxtime/Makefile.am, psxtimer/Makefile.am:
146        Partial conversion to automake.
147
1482005-09-01      Joel Sherrill <joel@OARcorp.com>
149
150        PR 628/rtems
151        * psx04/init.c, psx04/psx04.scn: Update tests to reflect a signal of 0
152        being an error.
153
1542005-04-26      Joel Sherrill <joel@OARcorp.com>
155
156        * psxreaddir/test.c: Eliminate warnings.
157
1582004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
159
160        * configure.ac: Require automake > 1.9.
161
1622004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
163
164        * psx01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
165        * psx02/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
166        * psx03/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
167        * psx04/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
168        * psx05/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
169        * psx06/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
170        * psx07/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
171        * psx08/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
172        * psx09/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
173        * psx10/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
174        * psx11/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
175        * psx12/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
176        * psx13/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
177        * psxcancel/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
178        * psxchroot01/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
179        * psxfile01/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
180        * psxmount/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
181        * psxmsgq01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
182        * psxreaddir/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
183        * psxsem01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
184        * psxstat/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
185        * psxtime/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
186        * psxtimer/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
187
1882004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
189
190        * psxcancel/init.c: Include <rtems/console.h> instead of <console.h>.
191        * psxmount/test.c: Include <rtems/imfs.h> instead of <imfs.h>.
192        * psxreaddir/test.c: Include <rtems/imfs.h> instead of <imfs.h>.
193        * psxstat/test.c: Include <rtems/imfs.h> instead of <imfs.h>.
194
1952004-03-30      Ralf Corsepius <ralf.corsepius@rtems.org>
196
197        * psx06/init.c, psx06/system.h, psx06/task.c, psx06/task2.c: Convert
198        to using c99 fixed size types.
199
2002004-03-26      Ralf Corsepius <ralf.corsepius@rtems.org>
201
202        * Makefile.am: Remove include from SUBDIRS.
203
2042004-03-26      Ralf Corsepius <ralf.corsepius@rtems.org>
205
206        * include/Makefile.am: Remove.
207        * Makefile.am: Merge-in include/Makefile.am.
208        * configure.ac: Reflect changes above.
209
2102004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * configure.ac: Add 2nd arg to RTEMS_TOP.
213
2142004-03-05      Joel Sherrill <joel@OARcorp.com>
215
216        * psxfile01/test.c, psxmsgq01/init.c, psxstat/test.c,
217        psxtimer/psxtimer.c: Eliminate warnings and typos.
218
2192004-02-26      Sébastien Barré <sbarre@sdelcc.com>
220
221        PR 582/core
222        * psxmsgq01/init.c, psxmsgq01/psxmsgq01.scn: Fix the POSIX message
223        queue test so more of it runs now.
224
2252004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * psx01/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
228        Add PRE/TMPINSTALL_FILES to CLEANFILES.
229        * psx02/Makefile.am: Ditto.
230        * psx03/Makefile.am: Ditto.
231        * psx04/Makefile.am: Ditto.
232        * psx05/Makefile.am: Ditto.
233        * psx06/Makefile.am: Ditto.
234        * psx07/Makefile.am: Ditto.
235        * psx08/Makefile.am: Ditto.
236        * psx09/Makefile.am: Ditto.
237        * psx10/Makefile.am: Ditto.
238        * psx11/Makefile.am: Ditto.
239        * psx12/Makefile.am: Ditto.
240        * psx13/Makefile.am: Ditto.
241        * psxcancel/Makefile.am: Ditto.
242        * psxchroot01/Makefile.am: Ditto.
243        * psxfile01/Makefile.am: Ditto.
244        * psxmount/Makefile.am: Ditto.
245        * psxmsgq01/Makefile.am: Ditto.
246        * psxreaddir/Makefile.am: Ditto.
247        * psxsem01/Makefile.am: Ditto.
248        * psxstat/Makefile.am: Ditto.
249        * psxtime/Makefile.am: Ditto.
250        * psxtimer/Makefile.am: Ditto.
251
2522003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * psxtests.am: Add dirstamp support.
255
2562003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * psxtests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
259
2602003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
263
2642003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * psxcancel/Makefile.am: Remove used H_FILES.
267
2682003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * include/Makefile.am: Reformat.
271        * psx01/Makefile.am: Remove all-local: $(ARCH).
272        * psx02/Makefile.am: Remove all-local: $(ARCH).
273        * psx03/Makefile.am: Remove all-local: $(ARCH).
274        * psx04/Makefile.am: Remove all-local: $(ARCH).
275        * psx05/Makefile.am: Remove all-local: $(ARCH).
276        * psx06/Makefile.am: Remove all-local: $(ARCH).
277        * psx07/Makefile.am: Remove all-local: $(ARCH).
278        * psx08/Makefile.am: Remove all-local: $(ARCH).
279        * psx09/Makefile.am: Remove all-local: $(ARCH).
280        * psx10/Makefile.am: Remove all-local: $(ARCH).
281        * psx11/Makefile.am: Remove all-local: $(ARCH).
282        * psx12/Makefile.am: Remove all-local: $(ARCH).
283        * psx13/Makefile.am: Remove all-local: $(ARCH).
284        * psxcancel/Makefile.am: Remove all-local: $(ARCH).
285        * psxchroot01/Makefile.am: Remove all-local: $(ARCH).
286        * psxfile01/Makefile.am: Remove all-local: $(ARCH).
287        * psxhdrs/Makefile.am: Remove all-local: $(ARCH).
288        * psxmount/Makefile.am: Remove all-local: $(ARCH).
289        * psxmsgq01/Makefile.am: Remove all-local: $(ARCH).
290        * psxreaddir/Makefile.am: Remove all-local: $(ARCH).
291        * psxsem01/Makefile.am: Remove all-local: $(ARCH).
292        * psxstat/Makefile.am: Remove all-local: $(ARCH).
293        * psxtime/Makefile.am: Remove all-local: $(ARCH).
294        * psxtimer/Makefile.am: Remove all-local: $(ARCH).
295
2962003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * configure.ac: Reflect having moved to testsuites/.
299
3002003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * configure.ac: Remove RTEMS_CANONICAL_HOST.
303
3042003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * configure.ac:Remove RTEMS_CHECK_CPU.
307
3082003-09-15      Jennifer Averett <jennifer@OARcorp.com>
309
310        * psxhdrs/sync01.c, psxhdrs/sync02.c: Correct fd creation
311
3122003-09-04      Joel Sherrill <joel@OARcorp.com>
313
314        * psx01/init.c, psx01/system.h, psx01/task.c, psx02/init.c,
315        psx02/system.h, psx02/task.c, psx03/init.c, psx03/system.h,
316        psx03/task.c, psx04/init.c, psx04/system.h, psx04/task1.c,
317        psx04/task2.c, psx04/task3.c, psx05/init.c, psx05/system.h,
318        psx05/task.c, psx05/task2.c, psx05/task3.c, psx06/init.c,
319        psx06/system.h, psx06/task.c, psx06/task2.c, psx07/init.c,
320        psx07/system.h, psx07/task.c, psx08/init.c, psx08/system.h,
321        psx08/task1.c, psx08/task2.c, psx08/task3.c, psx09/init.c,
322        psx09/system.h, psx10/init.c, psx10/system.h, psx10/task.c,
323        psx10/task2.c, psx10/task3.c, psx11/init.c, psx11/system.h,
324        psx11/task.c, psx12/init.c, psx12/system.h, psx12/task.c,
325        psx13/main.c, psx13/test.c, psxcancel/init.c, psxfile01/main.c,
326        psxfile01/test.c, psxhdrs/clock01.c, psxhdrs/clock02.c,
327        psxhdrs/clock03.c, psxhdrs/clock04.c, psxhdrs/clock05.c,
328        psxhdrs/clock06.c, psxhdrs/cond01.c, psxhdrs/cond02.c,
329        psxhdrs/cond03.c, psxhdrs/cond04.c, psxhdrs/cond05.c,
330        psxhdrs/cond06.c, psxhdrs/cond07.c, psxhdrs/cond08.c,
331        psxhdrs/cond09.c, psxhdrs/cond10.c, psxhdrs/key01.c, psxhdrs/key02.c,
332        psxhdrs/key03.c, psxhdrs/key04.c, psxhdrs/mutex01.c,
333        psxhdrs/mutex02.c, psxhdrs/mutex03.c, psxhdrs/mutex04.c,
334        psxhdrs/mutex05.c, psxhdrs/mutex06.c, psxhdrs/mutex07.c,
335        psxhdrs/mutex08.c, psxhdrs/mutex09.c, psxhdrs/mutex10.c,
336        psxhdrs/mutex11.c, psxhdrs/mutex12.c, psxhdrs/mutex13.c,
337        psxhdrs/mutex14.c, psxhdrs/mutex15.c, psxhdrs/mutex16.c,
338        psxhdrs/proc01.c, psxhdrs/proc02.c, psxhdrs/proc03.c,
339        psxhdrs/proc04.c, psxhdrs/proc05.c, psxhdrs/proc06.c,
340        psxhdrs/proc07.c, psxhdrs/proc08.c, psxhdrs/proc09.c,
341        psxhdrs/proc10.c, psxhdrs/proc11.c, psxhdrs/proc12.c,
342        psxhdrs/proc13.c, psxhdrs/proc14.c, psxhdrs/pthread01.c,
343        psxhdrs/pthread02.c, psxhdrs/pthread03.c, psxhdrs/pthread04.c,
344        psxhdrs/pthread05.c, psxhdrs/pthread06.c, psxhdrs/pthread07.c,
345        psxhdrs/pthread08.c, psxhdrs/pthread09.c, psxhdrs/pthread10.c,
346        psxhdrs/pthread11.c, psxhdrs/pthread12.c, psxhdrs/pthread13.c,
347        psxhdrs/pthread14.c, psxhdrs/pthread15.c, psxhdrs/pthread16.c,
348        psxhdrs/pthread17.c, psxhdrs/pthread18.c, psxhdrs/pthread19.c,
349        psxhdrs/pthread20.c, psxhdrs/pthread21.c, psxhdrs/pthread22.c,
350        psxhdrs/pthread23.c, psxhdrs/pthread24.c, psxhdrs/pthread25.c,
351        psxhdrs/pthread26.c, psxhdrs/pthread27.c, psxhdrs/pthread28.c,
352        psxhdrs/pthread29.c, psxhdrs/pthread30.c, psxhdrs/pthread31.c,
353        psxhdrs/pthread32.c, psxhdrs/pthread33.c, psxhdrs/pthread34.c,
354        psxhdrs/pthread35.c, psxhdrs/pthread36.c, psxhdrs/sched01.c,
355        psxhdrs/sched02.c, psxhdrs/sched03.c, psxhdrs/sched04.c,
356        psxhdrs/sched05.c, psxhdrs/sched06.c, psxhdrs/sched07.c,
357        psxhdrs/sched08.c, psxhdrs/signal01.c, psxhdrs/signal02.c,
358        psxhdrs/signal03.c, psxhdrs/signal04.c, psxhdrs/signal05.c,
359        psxhdrs/signal06.c, psxhdrs/signal07.c, psxhdrs/signal08.c,
360        psxhdrs/signal09.c, psxhdrs/signal10.c, psxhdrs/signal11.c,
361        psxhdrs/signal12.c, psxhdrs/signal13.c, psxhdrs/signal14.c,
362        psxhdrs/signal15.c, psxhdrs/signal16.c, psxhdrs/signal17.c,
363        psxhdrs/signal18.c, psxhdrs/signal19.c, psxhdrs/signal20.c,
364        psxhdrs/signal21.c, psxhdrs/signal22.c, psxhdrs/signal23.c,
365        psxhdrs/sync01.c, psxhdrs/sync02.c, psxhdrs/sync03.c,
366        psxhdrs/time01.c, psxhdrs/time02.c, psxhdrs/time03.c,
367        psxhdrs/time04.c, psxhdrs/time05.c, psxhdrs/time06.c,
368        psxhdrs/time07.c, psxhdrs/time08.c, psxhdrs/time09.c,
369        psxhdrs/time10.c, psxhdrs/time11.c, psxhdrs/time12.c,
370        psxhdrs/time13.c, psxhdrs/timer01.c, psxhdrs/timer02.c,
371        psxhdrs/timer03.c, psxhdrs/timer04.c, psxhdrs/timer05.c,
372        psxhdrs/timer06.c, psxhdrs/timer07.c, psxmsgq01/init.c,
373        psxmsgq01/system.h, psxsem01/system.h, psxstat/main.c,
374        psxstat/test.c, psxtime/main.c, psxtime/test.c, psxtimer/psxtimer.c,
375        psxtimer/system.h: URL for license changed.
376
3772003-09-04      Joel Sherrill <joel@OARcorp.com>
378
379        PR 462/tests
380        * psxhdrs/Makefile.am: Added ualarm.c
381        * psxhdrs/signal23.c: New file.
382
3832003-09-03      Joel Sherrill <joel@OARcorp.com>
384
385        PR 463/tests
386        PR 465/tests
387        * psxhdrs/Makefile.am: Add new test cases.
388        * psxhdrs/sync01.c, psxhdrs/sync02.c, psxhdrs/sync03.c,
389        psxhdrs/timer07.c: New files.
390
3912003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
392
393        * Makefile.am: Reflect having moved aclocal/.
394
3952003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
396
397        * Makefile.am: Reflect having moved automake/.
398        * include/Makefile.am: Reflect having moved automake/.
399        * psx01/Makefile.am: Reflect having moved automake/.
400        * psx02/Makefile.am: Reflect having moved automake/.
401        * psx03/Makefile.am: Reflect having moved automake/.
402        * psx04/Makefile.am: Reflect having moved automake/.
403        * psx05/Makefile.am: Reflect having moved automake/.
404        * psx06/Makefile.am: Reflect having moved automake/.
405        * psx07/Makefile.am: Reflect having moved automake/.
406        * psx08/Makefile.am: Reflect having moved automake/.
407        * psx09/Makefile.am: Reflect having moved automake/.
408        * psx10/Makefile.am: Reflect having moved automake/.
409        * psx11/Makefile.am: Reflect having moved automake/.
410        * psx12/Makefile.am: Reflect having moved automake/.
411        * psx13/Makefile.am: Reflect having moved automake/.
412        * psxcancel/Makefile.am: Reflect having moved automake/.
413        * psxchroot01/Makefile.am: Reflect having moved automake/.
414        * psxfile01/Makefile.am: Reflect having moved automake/.
415        * psxhdrs/Makefile.am: Reflect having moved automake/.
416        * psxmount/Makefile.am: Reflect having moved automake/.
417        * psxmsgq01/Makefile.am: Reflect having moved automake/.
418        * psxreaddir/Makefile.am: Reflect having moved automake/.
419        * psxsem01/Makefile.am: Reflect having moved automake/.
420        * psxstat/Makefile.am: Reflect having moved automake/.
421        * psxtime/Makefile.am: Reflect having moved automake/.
422        * psxtimer/Makefile.am: Reflect having moved automake/.
423
4242003-08-14      Joel Sherrill <joel@OARcorp.com>
425
426        PR 408/filesystem
427        * psx13/test.c: Added very rudimentary test of sync() service.
428
4292003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
430
431        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
432
4332003-06-12      Joel Sherrill <joel@OARcorp.com>
434
435        * psxchroot01/test.c, psxreaddir/test.c: Removed warnings.
436
4372003-05-29      Joel Sherrill <joel@OARcorp.com>
438
439        * psx02/init.c, psx04/init.c, psx13/test.c, psxchroot01/test.c,
440        psxhdrs/pthread07.c, psxmsgq01/init.c, psxreaddir/test.c,
441        psxtimer/psxtimer.c: Removed warnings.
442
4432003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
444
445        * configure.ac: Remove CC_CFLAGS_DEBUG_V.
446        CC_CFLAGS_DEFAULT (obsolete).
447
4482003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
449
450        * configure.ac: Remove CC_CFLAGS_PROFILE_V.
451        Remove CC_LDFLAGS_PROFILE_V.
452
4532003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
454
455        * configure.ac: Remove AC_CONFIG_AUX_DIR.
456
4572003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
458
459        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
460
4612003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
462
463        * configure.ac: AC_PREREQ(2.57).
464
4652002-11-14      Joel Sherrill <joel@OARcorp.com>
466
467        * psx01/psx01.scn, psx02/psx02.scn, psx03/psx03.scn, psx04/psx04.scn,
468        psx05/psx05.scn, psx06/psx06.scn, psx07/psx07.scn, psx08/psx08.scn,
469        psx09/psx09.scn, psx10/psx10.scn, psx11/psx11.scn, psx12/psx12.scn:
470        Per PR239 update the IDs in the various screens.
471
4722002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
473
474        * .cvsignore: Reformat.
475        Add autom4te*cache.
476        Remove autom4te.cache.
477
4782002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
479
480        * psx01/Makefile.am: Use .$(OBJEXT) instead of .o.
481        * psx02/Makefile.am: Use .$(OBJEXT) instead of .o.
482        * psx03/Makefile.am: Use .$(OBJEXT) instead of .o.
483        * psx04/Makefile.am: Use .$(OBJEXT) instead of .o.
484        * psx05/Makefile.am: Use .$(OBJEXT) instead of .o.
485        * psx06/Makefile.am: Use .$(OBJEXT) instead of .o.
486        * psx07/Makefile.am: Use .$(OBJEXT) instead of .o.
487        * psx08/Makefile.am: Use .$(OBJEXT) instead of .o.
488        * psx09/Makefile.am: Use .$(OBJEXT) instead of .o.
489        * psx10/Makefile.am: Use .$(OBJEXT) instead of .o.
490        * psx11/Makefile.am: Use .$(OBJEXT) instead of .o.
491        * psx12/Makefile.am: Use .$(OBJEXT) instead of .o.
492        * psx13/Makefile.am: Use .$(OBJEXT) instead of .o.
493        * psxcancel/Makefile.am: Use .$(OBJEXT) instead of .o.
494        * psxchroot01/Makefile.am: Use .$(OBJEXT) instead of .o.
495        * psxfile01/Makefile.am: Use .$(OBJEXT) instead of .o.
496        * psxhdrs/Makefile.am: Use .$(OBJEXT) instead of .o.
497        * psxmount/Makefile.am: Use .$(OBJEXT) instead of .o.
498        * psxmsgq01/Makefile.am: Use .$(OBJEXT) instead of .o.
499        * psxreaddir/Makefile.am: Use .$(OBJEXT) instead of .o.
500        * psxsem01/Makefile.am: Use .$(OBJEXT) instead of .o.
501        * psxstat/Makefile.am: Use .$(OBJEXT) instead of .o.
502        * psxtime/Makefile.am: Use .$(OBJEXT) instead of .o.
503        * psxtimer/Makefile.am: Use .$(OBJEXT) instead of .o.
504
5052002-08-01      Joel Sherrill <joel@OARcorp.com>
506
507        * Per PR47 add support for buffered test output.  This involved
508        adding defines to redirect output to a buffer and dump it when
509        full, at "test pause", and at exit.  To avoid problems when redefining
510        exit(), all tests were modified to call rtems_test_exit().
511        Some tests, notable psxtests, had to be modified to include
512        the standard test macro .h file (pmacros.h or tmacros.h) to
513        enable this support.
514        * include/pmacros.h, psx01/task.c, psx02/init.c, psx02/task.c,
515        psx03/init.c, psx04/init.c, psx05/init.c, psx06/init.c, psx07/init.c,
516        psx08/task3.c, psx09/init.c, psx10/init.c, psx11/init.c,
517        psx12/init.c, psx13/Makefile.am, psx13/main.c, psx13/test.c,
518        psxcancel/init.c, psxchroot01/Makefile.am, psxchroot01/main.c,
519        psxchroot01/test.c, psxfile01/Makefile.am, psxfile01/main.c,
520        psxfile01/test.c, psxfile01/test_cat.c, psxfile01/test_extend.c,
521        psxfile01/test_write.c, psxmount/Makefile.am, psxmount/main.c,
522        psxmount/test.c, psxmsgq01/init.c, psxreaddir/Makefile.am,
523        psxreaddir/main.c, psxreaddir/test.c, psxsem01/init.c,
524        psxstat/Makefile.am, psxstat/main.c, psxstat/test.c, psxtime/main.c,
525        psxtime/test.c, psxtimer/psxtimer.c: Modified.
526
5272002-07-05      Joel Sherrill <joel@OARcorp.com>
528
529        * psxcancel/Makefile.am, psxcancel/init.c, psxcancel/psxcancel.scn:
530        Updated as part of PR164 which reported problems with the RTEMS
531        implementation of pthread_cancel.
532       
5332001-04-26      Joel Sherrill <joel@OARcorp.com>
534
535        * psxmsgq01/init.c: Reflect changes made to address PR81 that
536        reworked POSIX message queues to add a descriptor separate from
537        the underlying message queue.  This allows non-blocking to follow
538        the "open" not the underlying queue.
539 
5402002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
541
542        * configure.ac: Remove ENABLE_GCC28.
543
5442002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
545
546        * configure.ac:
547        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
548        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
549        * Makefile.am: Remove AUTOMAKE_OPTIONS.
550        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
551        * psx01/Makefile.am: Remove AUTOMAKE_OPTIONS.
552        * psx02/Makefile.am: Remove AUTOMAKE_OPTIONS.
553        * psx03/Makefile.am: Remove AUTOMAKE_OPTIONS.
554        * psx04/Makefile.am: Remove AUTOMAKE_OPTIONS.
555        * psx05/Makefile.am: Remove AUTOMAKE_OPTIONS.
556        * psx06/Makefile.am: Remove AUTOMAKE_OPTIONS.
557        * psx07/Makefile.am: Remove AUTOMAKE_OPTIONS.
558        * psx08/Makefile.am: Remove AUTOMAKE_OPTIONS.
559        * psx09/Makefile.am: Remove AUTOMAKE_OPTIONS.
560        * psx10/Makefile.am: Remove AUTOMAKE_OPTIONS.
561        * psx11/Makefile.am: Remove AUTOMAKE_OPTIONS.
562        * psx12/Makefile.am: Remove AUTOMAKE_OPTIONS.
563        * psx13/Makefile.am: Remove AUTOMAKE_OPTIONS.
564        * psxcancel/Makefile.am: Remove AUTOMAKE_OPTIONS.
565        * psxchroot01/Makefile.am: Remove AUTOMAKE_OPTIONS.
566        * psxfile01/Makefile.am: Remove AUTOMAKE_OPTIONS.
567        * psxhdrs/Makefile.am: Remove AUTOMAKE_OPTIONS.
568        * psxmount/Makefile.am: Remove AUTOMAKE_OPTIONS.
569        * psxmsgq01/Makefile.am: Remove AUTOMAKE_OPTIONS.
570        * psxreaddir/Makefile.am: Remove AUTOMAKE_OPTIONS.
571        * psxsem01/Makefile.am: Remove AUTOMAKE_OPTIONS.
572        * psxstat/Makefile.am: Remove AUTOMAKE_OPTIONS.
573        * psxtime/Makefile.am: Remove AUTOMAKE_OPTIONS.
574        * psxtimer/Makefile.am: Remove AUTOMAKE_OPTIONS.
575
5762001-11-07      Jennifer Averett <jennifer@OARcorp.com>
577
578        Reported by Ibragimov Ilya <ibr@oktet.ru> and tracked as PR63.
579        * psxstat/test.c: Fix test ENOTDIR to correspond to chdir() change.
580        Since we check permissions before evaluating enough to see if it
581        a regular file or directory, this hack is needed to make the regular
582        file executable.
583
5842001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
585
586        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
587        * configure.in: Remove.
588        * configure.ac: New file, generated from configure.in by autoupdate.
589
5902001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
591
592        * psxtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
593
5942001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
595
596        * psx01/Makefile.am: include leaf.am instead of leaf.cfg.
597        * psx11/Makefile.am: include leaf.am instead of leaf.cfg.
598        * psxcancel/Makefile.am: include leaf.am instead of leaf.cfg.
599        * psx02/Makefile.am: include leaf.am instead of leaf.cfg.
600        * psx13/Makefile.am: include leaf.am instead of leaf.cfg.
601        * psxtime/Makefile.am: include leaf.am instead of leaf.cfg.
602        * psxchroot01/Makefile.am: include leaf.am instead of leaf.cfg.
603        * psx07/Makefile.am: include leaf.am instead of leaf.cfg.
604        * psxmsgq01/Makefile.am: include leaf.am instead of leaf.cfg.
605        * psxtimer/Makefile.am: include leaf.am instead of leaf.cfg.
606        * psx10/Makefile.am: include leaf.am instead of leaf.cfg.
607        * psx08/Makefile.am: include leaf.am instead of leaf.cfg.
608        * psxhdrs/Makefile.am: include leaf.am instead of leaf.cfg.
609        * psxfile01/Makefile.am: include leaf.am instead of leaf.cfg.
610        * psx05/Makefile.am: include leaf.am instead of leaf.cfg.
611        * psx09/Makefile.am: include leaf.am instead of leaf.cfg.
612        * psxmount/Makefile.am: include leaf.am instead of leaf.cfg.
613        * psxstat/Makefile.am: include leaf.am instead of leaf.cfg.
614        * psx12/Makefile.am: include leaf.am instead of leaf.cfg.
615        * psxreaddir/Makefile.am: include leaf.am instead of leaf.cfg.
616        * psxsem01/Makefile.am: include leaf.am instead of leaf.cfg.
617        * psx03/Makefile.am: include leaf.am instead of leaf.cfg.
618        * psx04/Makefile.am: include leaf.am instead of leaf.cfg.
619        * psx06/Makefile.am: include leaf.am instead of leaf.cfg.
620
6212001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
622
623        * psxchroot01/.cvsignore, psxchroot01/Makefile.am, psxchroot01/main.c,
624        psxchroot01/psxchroot01.scn, psxchroot01/test.c:  Implemented the
625        psxchroot01 test.
626
6272001-05-25      Joel Sherrill <joel@OARcorp.com>
628
629        * Added once version of psxchroot01 test for user review.
630        * psxchroot01: New directory.
631        * psxchroot01/Makefile.am, psxchroot01/main.c, psxchroot01/test.c,
632        psxchroot01/psxchroot01.scn, psxchroot01/.cvsignore: New files.
633        * configure.in, Makefile.am: Modified to reflect above.
634
6352001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
636
637        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
638
6392001-04-24      Joel Sherrill <joel@OARcorp.com>
640
641        * psxfile01/test.c, psxfile01/psxfile01.scn : Added test case for
642        open, write, reopen, append twice from Andrew Bythell
643        <abythell@nortelnetworks.com> that tripped an initialization
644        problem in the IMFS.
645
6462001-04-20      Joel Sherrill <joel@OARcorp.com>
647
648        * psx04/init.c, psx04/psx04.scn, psx07/init.c, psx07/psx07.scn,
649        psxfile01/psxfile01.scn, psxmsgq01/psxmsgq01.scn,
650        psxreaddir/test.c, psxstat/psxstat.scn, psxstat/test.c,
651        psxtime/psxtime.scn, psxtimer/psxtimer.scn:
652        Various adjustments so test output matches screens more reliably.
653
6542001-01-25      Joel Sherrill <joel@OARcorp.com>
655
656        * psx01/psx01.scn: Corrected to reflect clock_getres() now working.
657
6582000-11-17      Jennifer Averett <jennifer@OARcorp.com>
659
660        * psxstat/test.c, psxstat/psxstat.scn: Forced inode numbers
661        to remain consistant across platforms and bsps by forcing
662        a mount point in front of all paths.
663
6642000-11-17      Jennifer Averret <jennifer@OARcorp.com>
665
666        * psxmount/test.c, psxmount/psxmount.scn: Improve output to report
667        expected error condition in one case.
668        * psxreaddir/test.c, psxreaddir.scn: Added test cases to exercise
669        readdir() of root of mounted filesystem.  Also corrected the screen
670        file for some mistakes noticed in this effort.
671
6722000-11-13      Joel Sherrill <joel@OARcorp.com>
673
674        * psxmount/psxmount.scn, psxmount/test.c: Correct spelling.
675
6762000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
677
678        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
679
6802000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
681
682        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
683
6842000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
685
686        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
687        Switch to GNU canonicalization.
688        * psxtests.am: Remove DEFS.
689
6902000-10-24      Joel Sherrill <joel@OARcorp.com>
691
692        * psxmount/test.c, psxstat/test.c: Include <imfs.h> to get IMFS_ops.
693        It was formerly incorrectly prototyped in <libio.h>.
694
6952000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
696
697        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
698        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
699        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
700        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
701        psx13/Makefile.am, psxcancel/Makefile.am, psxfile01/Makefile.am,
702        psxhdrs/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
703        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
704        psxtime/Makefile.am, psxtimer/Makefile.am: Include compile.am
705
7062000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
707        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
708        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
709        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
710        psx10/Makefile.am, psx11/Makefile.am, psx11/Makefile.am,
711        psx12/Makefile.am, psxcancel/Makefile.am, psxmsgq01/Makefile.am,
712        psxsem01/Makefile.am, psxsem01/Makefile.am, psxtimer/Makefile.am:
713        Use AM_CPPFLAGS += instead of AM_CPPFLAGS =
714
7152000-08-10      Joel Sherrill <joel@OARcorp.com>
716
717        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.