Changeset 5f3ad6a in rtems

Timestamp:
06/26/00 14:50:00 (24 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.

(No files)

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