source: rtems/testsuites/psxtests/ChangeLog @ 9d7508e

Last change on this file since 9d7508e was 5d91bed, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/02/06 at 06:09:45

2006-12-02 Ralf Corsépius <ralf.corsepius@…>

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