Changeset 5bc5987 in rtems


Ignore:
Timestamp:
08/11/03 15:00:18 (21 years ago)
Author:
Jennifer Averett <Jennifer.Averett@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
26ff37a4
Parents:
7dcc3fe
Message:

2003-08-06 Thomas Doerfler<Thomas.Doerfler@…>

PR 369/filesystem

  • runtest: Add sample application to show the use of the DOSFS functions
Location:
c/src/lib/libbsp/powerpc/psim/tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • c/src/lib/libbsp/powerpc/psim/tools/ChangeLog

    r7dcc3fe r5bc5987  
     12003-08-11      Thomas Doerfler<Thomas.Doerfler@imd-systems.de>
     2
     3        PR 369/filesystem
     4        * runtest: Add sample application to show the use of the
     5        DOSFS functions
     6
    172003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    28
  • c/src/lib/libbsp/powerpc/psim/tools/runtest

    r7dcc3fe r5bc5987  
    153153   case $tname in
    154154       # size is no longer interactive.
    155        monitor*| termios*)
     155       monitor*| termios*| fileio*)
    156156            if [ $run_to_completion = "yes" ]
    157157            then
Note: See TracChangeset for help on using the changeset viewer.