source: rtems/testsuites/psxtests/ChangeLog @ f029dd9

4.104.114.84.95
Last change on this file since f029dd9 was f029dd9, checked in by Joel Sherrill <joel.sherrill@…>, on 11/15/06 at 14:13:02

2006-11-15 Joel Sherrill <joel.sherrill@…>

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