wineway
|
8949158f5d
fixed random access file exhaust random mmap file use wrong limit count
|
3 лет назад |
Victor Costan
|
5c6dd75897
Fix accidental double std:: qualifiers.
|
4 лет назад |
Victor Costan
|
a6b3a2012e
Add some std:: qualifiers to types and functions.
|
4 лет назад |
Victor Costan
|
a0191e5563
Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}.
|
4 лет назад |
leveldb Team
|
583a42b596
Internal change.
|
5 лет назад |
Victor Costan
|
1c58902bdc
Switch testing harness to googletest.
|
5 лет назад |
Victor Costan
|
27dc99fb26
Fix EnvPosix tests on Travis CI.
|
5 лет назад |
Chris Mumford
|
9521545b06
Formatting changes for prior O_CLOEXEC fix.
|
5 лет назад |
Chris Mumford
|
900f7d37eb
Merge pull request #624 from adam-azarchs:master
|
5 лет назад |
Chris Mumford
|
9bd23c7676
Correct class/structure declaration order.
|
5 лет назад |
Chris Mumford
|
297e66afc1
Format all files IAW the Google C++ Style Guide.
|
5 лет назад |
Adam Azarchs
|
75fceae700
Add O_CLOEXEC to open calls.
|
6 лет назад |
costan
|
09217fd067
Replace NULL with nullptr in C++ files.
|
6 лет назад |
costan
|
f3f139737c
Separate Env tests from PosixEnv tests.
|
7 лет назад |