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