Andrew Kryczka 57461fba8c In-memory environment read beyond EOF
Summary:
Made it consistent with posix Env, which uses pread() that returns 0
(success) when an offset is given beyond EOF. The purpose of making these Envs
behave consistently is I am repurposing the in-memory Envs' tests for the basic
Env tests in D58635.

Test Plan: ran mock_env_test and memenv_test

Reviewers: IslamAbdelRahman, lightmark, sdong

Reviewed By: sdong

Subscribers: andrewkr, dhruba, leveldb

Differential Revision: https://reviews.facebook.net/D58845
2016-05-27 12:10:26 -07:00
..
2016-05-06 17:42:50 -07:00
2016-05-23 16:38:25 -07:00
2016-05-23 16:38:25 -07:00
2016-03-17 10:07:21 -07:00
2016-03-17 10:07:21 -07:00
2016-03-11 22:56:25 -08:00
2016-03-15 11:38:15 -07:00
2016-05-23 12:27:27 -07:00
2016-05-23 12:27:27 -07:00
2016-05-17 13:11:56 -07:00
2016-02-17 20:22:40 +08:00
2016-05-06 16:09:09 -07:00
2016-04-01 11:06:06 -07:00
2016-05-22 22:00:15 -07:00