DescriptionImplement nacl_irt_fdio for non-sfi mode.
This CL implements nacl_irt_fdio for non-sfi mode.
Note that getdents is currently not supported because there is no good way to
implement it in a sane manner. Now it always returns ENOSYS.
BUG=https://code.google.com/p/nativeclient/issues/detail?id=3734
TEST=Tried to call a newly added function from plugin via AT_SYSINFO.
TEST=Make sure lseek and fstat refer to lseek64 and __fxstat64.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=244893
Patch Set 1 : #
Total comments: 16
Patch Set 2 : #
Total comments: 14
Patch Set 3 : #
Messages
Total messages: 9 (0 generated)
|