source: rtems/c/src/tests/psxtests/ChangeLog @ 4f234da

4.104.114.84.95
Last change on this file since 4f234da was 4f234da, checked in by Joel Sherrill <joel.sherrill@…>, on 07/05/02 at 18:07:49

2002-07-05 Joel Sherrill <joel@…>

  • psxcancel/Makefile.am, psxcancel/init.c, psxcancel/psxcancel.scn: Updated as part of PR164 which reported problems with the RTEMS implementation of pthread_cancel.
  • Property mode set to 100644
File size: 7.7 KB
Line 
12002-07-05      Joel Sherrill <joel@OARcorp.com>
2
3        * psxcancel/Makefile.am, psxcancel/init.c, psxcancel/psxcancel.scn:
4        Updated as part of PR164 which reported problems with the RTEMS
5        implementation of pthread_cancel.
6       
72001-04-26      Joel Sherrill <joel@OARcorp.com>
8
9        * psxmsgq01/init.c: Reflect changes made to address PR81 that
10        reworked POSIX message queues to add a descriptor separate from
11        the underlying message queue.  This allows non-blocking to follow
12        the "open" not the underlying queue.
13 
142002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * configure.ac: Remove ENABLE_GCC28.
17
182002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * configure.ac:
21        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
22        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
23        * Makefile.am: Remove AUTOMAKE_OPTIONS.
24        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
25        * psx01/Makefile.am: Remove AUTOMAKE_OPTIONS.
26        * psx02/Makefile.am: Remove AUTOMAKE_OPTIONS.
27        * psx03/Makefile.am: Remove AUTOMAKE_OPTIONS.
28        * psx04/Makefile.am: Remove AUTOMAKE_OPTIONS.
29        * psx05/Makefile.am: Remove AUTOMAKE_OPTIONS.
30        * psx06/Makefile.am: Remove AUTOMAKE_OPTIONS.
31        * psx07/Makefile.am: Remove AUTOMAKE_OPTIONS.
32        * psx08/Makefile.am: Remove AUTOMAKE_OPTIONS.
33        * psx09/Makefile.am: Remove AUTOMAKE_OPTIONS.
34        * psx10/Makefile.am: Remove AUTOMAKE_OPTIONS.
35        * psx11/Makefile.am: Remove AUTOMAKE_OPTIONS.
36        * psx12/Makefile.am: Remove AUTOMAKE_OPTIONS.
37        * psx13/Makefile.am: Remove AUTOMAKE_OPTIONS.
38        * psxcancel/Makefile.am: Remove AUTOMAKE_OPTIONS.
39        * psxchroot01/Makefile.am: Remove AUTOMAKE_OPTIONS.
40        * psxfile01/Makefile.am: Remove AUTOMAKE_OPTIONS.
41        * psxhdrs/Makefile.am: Remove AUTOMAKE_OPTIONS.
42        * psxmount/Makefile.am: Remove AUTOMAKE_OPTIONS.
43        * psxmsgq01/Makefile.am: Remove AUTOMAKE_OPTIONS.
44        * psxreaddir/Makefile.am: Remove AUTOMAKE_OPTIONS.
45        * psxsem01/Makefile.am: Remove AUTOMAKE_OPTIONS.
46        * psxstat/Makefile.am: Remove AUTOMAKE_OPTIONS.
47        * psxtime/Makefile.am: Remove AUTOMAKE_OPTIONS.
48        * psxtimer/Makefile.am: Remove AUTOMAKE_OPTIONS.
49
502001-11-07      Jennifer Averett <jennifer@OARcorp.com>
51
52        Reported by Ibragimov Ilya <ibr@oktet.ru> and tracked as PR63.
53        * psxstat/test.c: Fix test ENOTDIR to correspond to chdir() change.
54        Since we check permissions before evaluating enough to see if it
55        a regular file or directory, this hack is needed to make the regular
56        file executable.
57
582001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
61        * configure.in: Remove.
62        * configure.ac: New file, generated from configure.in by autoupdate.
63
642001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * psxtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
67
682001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * psx01/Makefile.am: include leaf.am instead of leaf.cfg.
71        * psx11/Makefile.am: include leaf.am instead of leaf.cfg.
72        * psxcancel/Makefile.am: include leaf.am instead of leaf.cfg.
73        * psx02/Makefile.am: include leaf.am instead of leaf.cfg.
74        * psx13/Makefile.am: include leaf.am instead of leaf.cfg.
75        * psxtime/Makefile.am: include leaf.am instead of leaf.cfg.
76        * psxchroot01/Makefile.am: include leaf.am instead of leaf.cfg.
77        * psx07/Makefile.am: include leaf.am instead of leaf.cfg.
78        * psxmsgq01/Makefile.am: include leaf.am instead of leaf.cfg.
79        * psxtimer/Makefile.am: include leaf.am instead of leaf.cfg.
80        * psx10/Makefile.am: include leaf.am instead of leaf.cfg.
81        * psx08/Makefile.am: include leaf.am instead of leaf.cfg.
82        * psxhdrs/Makefile.am: include leaf.am instead of leaf.cfg.
83        * psxfile01/Makefile.am: include leaf.am instead of leaf.cfg.
84        * psx05/Makefile.am: include leaf.am instead of leaf.cfg.
85        * psx09/Makefile.am: include leaf.am instead of leaf.cfg.
86        * psxmount/Makefile.am: include leaf.am instead of leaf.cfg.
87        * psxstat/Makefile.am: include leaf.am instead of leaf.cfg.
88        * psx12/Makefile.am: include leaf.am instead of leaf.cfg.
89        * psxreaddir/Makefile.am: include leaf.am instead of leaf.cfg.
90        * psxsem01/Makefile.am: include leaf.am instead of leaf.cfg.
91        * psx03/Makefile.am: include leaf.am instead of leaf.cfg.
92        * psx04/Makefile.am: include leaf.am instead of leaf.cfg.
93        * psx06/Makefile.am: include leaf.am instead of leaf.cfg.
94
952001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
96
97        * psxchroot01/.cvsignore, psxchroot01/Makefile.am, psxchroot01/main.c,
98        psxchroot01/psxchroot01.scn, psxchroot01/test.c:  Implemented the
99        psxchroot01 test.
100
1012001-05-25      Joel Sherrill <joel@OARcorp.com>
102
103        * Added once version of psxchroot01 test for user review.
104        * psxchroot01: New directory.
105        * psxchroot01/Makefile.am, psxchroot01/main.c, psxchroot01/test.c,
106        psxchroot01/psxchroot01.scn, psxchroot01/.cvsignore: New files.
107        * configure.in, Makefile.am: Modified to reflect above.
108
1092001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
110
111        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
112
1132001-04-24      Joel Sherrill <joel@OARcorp.com>
114
115        * psxfile01/test.c, psxfile01/psxfile01.scn : Added test case for
116        open, write, reopen, append twice from Andrew Bythell
117        <abythell@nortelnetworks.com> that tripped an initialization
118        problem in the IMFS.
119
1202001-04-20      Joel Sherrill <joel@OARcorp.com>
121
122        * psx04/init.c, psx04/psx04.scn, psx07/init.c, psx07/psx07.scn,
123        psxfile01/psxfile01.scn, psxmsgq01/psxmsgq01.scn,
124        psxreaddir/test.c, psxstat/psxstat.scn, psxstat/test.c,
125        psxtime/psxtime.scn, psxtimer/psxtimer.scn:
126        Various adjustments so test output matches screens more reliably.
127
1282001-01-25      Joel Sherrill <joel@OARcorp.com>
129
130        * psx01/psx01.scn: Corrected to reflect clock_getres() now working.
131
1322000-11-17      Jennifer Averett <jennifer@OARcorp.com>
133
134        * psxstat/test.c, psxstat/psxstat.scn: Forced inode numbers
135        to remain consistant across platforms and bsps by forcing
136        a mount point in front of all paths.
137
1382000-11-17      Jennifer Averret <jennifer@OARcorp.com>
139
140        * psxmount/test.c, psxmount/psxmount.scn: Improve output to report
141        expected error condition in one case.
142        * psxreaddir/test.c, psxreaddir.scn: Added test cases to exercise
143        readdir() of root of mounted filesystem.  Also corrected the screen
144        file for some mistakes noticed in this effort.
145
1462000-11-13      Joel Sherrill <joel@OARcorp.com>
147
148        * psxmount/psxmount.scn, psxmount/test.c: Correct spelling.
149
1502000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
153
1542000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
157
1582000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
161        Switch to GNU canonicalization.
162        * psxtests.am: Remove DEFS.
163
1642000-10-24      Joel Sherrill <joel@OARcorp.com>
165
166        * psxmount/test.c, psxstat/test.c: Include <imfs.h> to get IMFS_ops.
167        It was formerly incorrectly prototyped in <libio.h>.
168
1692000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
172        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
173        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
174        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
175        psx13/Makefile.am, psxcancel/Makefile.am, psxfile01/Makefile.am,
176        psxhdrs/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
177        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
178        psxtime/Makefile.am, psxtimer/Makefile.am: Include compile.am
179
1802000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
182        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
183        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
184        psx10/Makefile.am, psx11/Makefile.am, psx11/Makefile.am,
185        psx12/Makefile.am, psxcancel/Makefile.am, psxmsgq01/Makefile.am,
186        psxsem01/Makefile.am, psxsem01/Makefile.am, psxtimer/Makefile.am:
187        Use AM_CPPFLAGS += instead of AM_CPPFLAGS =
188
1892000-08-10      Joel Sherrill <joel@OARcorp.com>
190
191        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.