- 22 Aug, 2018 1 commit
-
-
Oleg Kolosov authored
Have not found a universal way to detect C11 and after some deliberation __BIONIC__ seems to be a better choice for these cases.
-
- 21 Aug, 2018 1 commit
-
-
Oleg Kolosov authored
Fix build error because DTTOIF function is not available.
-
- 07 Aug, 2018 1 commit
-
-
Kenton Varda authored
-
- 05 Aug, 2018 2 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
If we were using C++17, we could use [[fallthrough]] instead... but we are not.
-
- 21 Apr, 2018 1 commit
-
-
Ivan Shynkarenka authored
-
- 19 Apr, 2018 1 commit
-
-
Ivan Shynkarenka authored
MinGW 7.2 (x86_64) build failed
-
- 23 Dec, 2017 3 commits
-
-
Kenton Varda authored
The disk-backed implementations were already inherently threadsafe. Making this explicit allows callers to rely on it. This is particularly useful for SchemaParser, which is intended to be threadsafe.
-
Kenton Varda authored
Apparently, msync()'s parameters must be page-aligned, bah.
-
Kenton Varda authored
This allows detecting when two objects point to the same underlying file.
-
- 11 Dec, 2017 6 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
Just a random thing I noticed.
-
Kenton Varda authored
Windows support will be implemented in a separate file.
-
- 01 May, 2017 1 commit
-
-
Kenton Varda authored
-
- 30 Apr, 2017 1 commit
-
-
David Renshaw authored
-
- 27 Apr, 2017 3 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-