This is the mail archive of the
ecos-cvs@sources.redhat.com
mailing list for the ecos project.
ecos/packages/io/fileio/current ChangeLog src/ ...
- From: asl at sourceware dot org
- To: ecos-cvs at ecos dot sourceware dot org
- Date: 14 Nov 2004 14:03:49 -0000
- Subject: ecos/packages/io/fileio/current ChangeLog src/ ...
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: asl@sourceware.org 2004-11-14 14:03:48
Modified files:
packages/io/fileio/current: ChangeLog
packages/io/fileio/current/src: devfs.cxx
packages/io/fileio/current/tests: fileio1.c testfs.c
Log message:
* tests/fileio1.c: Start the test using cyg_user_start so that
it can be used without the kernel.
* tests/testfs.c (testfs_time): If we don't have a kernel return 0
as the time rather than the current time.
2004-11-14 Jani Monoses <jani@iv.ro>
* src/devfs.cxx: Removed unneeded header files so the package can
be compiled without the kernel.