do not use buffered file IO

Authored by dakon on Oct 13 2018, 12:03 PM.

Description

do not use buffered file IO

This is not necessary here. Additionally we can use O_CLOEXEC to make sure the
file descriptors are not leaked by accident.

Differential Revision: https://phabricator.kde.org/D13100

Details

Committed
dakonOct 31 2018, 11:34 AM
Differential Revision
D13100: do not use buffered file IO
Parents
R107:45c0f6d3175b: Update version number for 5.14.80 GIT_SILENT
Branches
Unknown
Tags
Unknown