- 21 Jun, 2014 9 commits
-
-
Max Kellermann authored
This reverts commit 966c4244. The commit was bad, because the bug was really in NfsInputStream::DoRead(); see previous commit.
-
Max Kellermann authored
Avoids off-by-one bug and obsoletes the bug fix in commit 966c4244
-
Max Kellermann authored
Fixes potential crash.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 17 Jun, 2014 7 commits
-
-
nanotech authored
-
Max Kellermann authored
std::map::emplace() is only available from gcc 4.8 on.
-
Max Kellermann authored
More robust and cancellable.
-
Max Kellermann authored
-
Max Kellermann authored
May cause assertion failure.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 16 Jun, 2014 6 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Check for 0 in "device" and "inode" instead.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Remove the C list_head library and use type-safe C++ instead.
-
-
- 11 Jun, 2014 4 commits
-
-
Max Kellermann authored
Eliminate extra allocations for the std::list node instances.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 10 Jun, 2014 6 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Make valgrind happy.
-
Max Kellermann authored
-
Max Kellermann authored
Make valgrind happy.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 31 May, 2014 1 commit
-
-
Max Kellermann authored
-
- 24 May, 2014 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
New base class for other InputStream implementations that run in the I/O thread.
-
Max Kellermann authored
Fixes assertion failure.
-
Max Kellermann authored
-
- 22 May, 2014 3 commits
-
-
Max Kellermann authored
Remove the "whence" parameter that is not actually necessary, and only complicates the InputStream implementations.
-
Max Kellermann authored
-
Max Kellermann authored
-