- 08 Mar, 2021 1 commit
-
-
Max Kellermann authored
-
- 12 Feb, 2021 1 commit
-
-
Max Kellermann authored
This is semi-standard and doesn't require the util/Compiler.h header.
-
- 22 Jan, 2021 1 commit
-
-
Max Kellermann authored
-
- 02 Dec, 2020 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 30 Nov, 2020 1 commit
-
-
Max Kellermann authored
-
- 20 Oct, 2020 1 commit
-
-
arcnmx authored
dup2 returns new_fd on success, not 0
-
- 18 Oct, 2020 1 commit
-
-
Max Kellermann authored
-
- 14 Oct, 2020 1 commit
-
-
Max Kellermann authored
-
- 27 Sep, 2020 1 commit
-
-
Rosen Penev authored
Found with modernize-use-auto Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
- 23 Sep, 2020 1 commit
-
-
Max Kellermann authored
My concept with `class CancellableOperation` doesn't work properly, because the kernel may continue to write to the given buffer as soon as the read finishes. To fix this, this commit adds `class ReadOperation` which owns the buffer and the `struct iovec`. Instances of this class persist until the read really finishes, even if the operation is canceled.
-
- 22 Sep, 2020 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 23 Jul, 2020 1 commit
-
-
Max Kellermann authored
-
- 05 May, 2020 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-