Skip to content
Commit fcbcf0f1 authored by Rolf Eike Beer's avatar Rolf Eike Beer
Browse files

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
parent 45c0f6d3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment