VirtualBox

Opened 13 years ago

Last modified 8 years ago

#8947 new enhancement

Serial port raw mode should use O_APPEND for the file — at Version 1

Reported by: Shachar Shemesh Owned by:
Component: uart Version: VirtualBox 4.0.8
Keywords: serial Cc:
Guest type: other Host type: Linux

Description (last modified by aeichner)

When setting a serial port to output to a file, the file should be opened with the O_APPEND flag. This allows the user to insert markers into the file (using "echo marker >> file" from the host machine) that will not be overwritten by virtualbox.

This change should literally be a one-liner.

Shachar

Change History (1)

comment:1 by aeichner, 8 years ago

Component: otheruart
Description: modified (diff)
Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use