Timestamp:
06/26/00 14:49:58 (24 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
5019592
Parents:
5e0e012c
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.