aboutsummaryrefslogtreecommitdiffstats
path: root/src/system/FileDescriptor.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* system/FileDescriptor: add "mode" parameter to Open()Max Kellermann2015-03-031-2/+2
* system/FileDescriptor: move O_NOCTTY|O_CLOEXEC to Open()Max Kellermann2015-03-031-3/+3
* system/FileDescriptor: remove bogus assertionsMax Kellermann2015-03-031-4/+0
* system/FileDescriptor: fix WIN32 checksMax Kellermann2015-03-031-3/+3
* system/FileDescriptor: new wrapper class for a file descriptorMax Kellermann2015-03-031-0/+219