Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | system/FileDescriptor: add "mode" parameter to Open() | Max Kellermann | 2015-03-03 | 1 | -2/+2 |
* | system/FileDescriptor: move O_NOCTTY|O_CLOEXEC to Open() | Max Kellermann | 2015-03-03 | 1 | -3/+3 |
* | system/FileDescriptor: remove bogus assertions | Max Kellermann | 2015-03-03 | 1 | -4/+0 |
* | system/FileDescriptor: fix WIN32 checks | Max Kellermann | 2015-03-03 | 1 | -3/+3 |
* | system/FileDescriptor: new wrapper class for a file descriptor | Max Kellermann | 2015-03-03 | 1 | -0/+219 |