Changeset 5f3ad6a in rtems


Ignore:
Timestamp:
06/26/00 14:50:00 (23 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Children:
14b4125
Parents:
f782320
Message:

Patch from Chris Johns <cjohns@…> and
Jennifer Averett <jennifer.averett@…> to fix
appends (O_APPEND at open time) on in-memory files.

A call such as:

fd = open (file, O_APPEND | O_WRONLY);

did not append to the end of the file.

File:
1 edited

Legend:

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