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

4.104.114.84.95
Last change on this file since 4a80bf2b was 4a80bf2b, checked in by Joel Sherrill <joel.sherrill@…>, on 01/25/01 at 15:52:19

2001-01-25 Joel Sherrill <joel@…>

  • psx01/psx01.scn: Corrected to reflect clock_getres() now working.
  • Property mode set to 100644
File size: 2.4 KB
Line 
12001-01-25      Joel Sherrill <joel@OARcorp.com>
2
3        * psx01/psx01.scn: Corrected to reflect clock_getres() now working.
4
52000-11-17      Jennifer Averett <jennifer@OARcorp.com>
6
7        * psxstat/test.c, psxstat/psxstat.scn: Forced inode numbers
8        to remain consistant across platforms and bsps by forcing
9        a mount point in front of all paths.
10
112000-11-17      Jennifer Averret <jennifer@OARcorp.com>
12
13        * psxmount/test.c, psxmount/psxmount.scn: Improve output to report
14        expected error condition in one case.
15        * psxreaddir/test.c, psxreaddir.scn: Added test cases to exercise
16        readdir() of root of mounted filesystem.  Also corrected the screen
17        file for some mistakes noticed in this effort.
18
192000-11-13      Joel Sherrill <joel@OARcorp.com>
20
21        * psxmount/psxmount.scn, psxmount/test.c: Correct spelling.
22
232000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
26
272000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
30
312000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
34        Switch to GNU canonicalization.
35        * psxtests.am: Remove DEFS.
36
372000-10-24      Joel Sherrill <joel@OARcorp.com>
38
39        * psxmount/test.c, psxstat/test.c: Include <imfs.h> to get IMFS_ops.
40        It was formerly incorrectly prototyped in <libio.h>.
41
422000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
45        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
46        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
47        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
48        psx13/Makefile.am, psxcancel/Makefile.am, psxfile01/Makefile.am,
49        psxhdrs/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
50        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
51        psxtime/Makefile.am, psxtimer/Makefile.am: Include compile.am
52
532000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
55        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
56        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
57        psx10/Makefile.am, psx11/Makefile.am, psx11/Makefile.am,
58        psx12/Makefile.am, psxcancel/Makefile.am, psxmsgq01/Makefile.am,
59        psxsem01/Makefile.am, psxsem01/Makefile.am, psxtimer/Makefile.am:
60        Use AM_CPPFLAGS += instead of AM_CPPFLAGS =
61
622000-08-10      Joel Sherrill <joel@OARcorp.com>
63
64        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.