Changeset 6f43d82 in rtems for c/src

Timestamp:
04/24/01 23:10:04 (23 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
64c5edc1
Parents:
eb22ebe
Message:

2001-04-24 Joel Sherrill <joel@…>

  • libc/libio.c (rtems_libio_allocate): Make sure size and offset

fields are cleared on each file open. Before this field was cleared,
this resulted in the value from the last time that IOP was used
being still in place. Discovered by Andrew Bythell
<abythell@…>.

  • libc/open.c: Remove redundant setting of iop->offset.
(No files)

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