Changeset 9619ff3 in rtems for cpukit/libfs/src/imfs/memfile.c

Timestamp:
02/10/99 17:05:55 (25 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
f93d996
Parents:
efb1b830
Message:

Set the read/write offset to 0 when the file is opened. The ACVC had a test
that performed the sequence open/write/close/open/read/close on a file.
It did not get the correct result since the file descriptor was reused.

(No files)

Note: See TracChangeset for help on using the changeset viewer.