DescriptionPort base/files/file_util_proxy to Native Client.
There is a lot here that we will never implement in NaCl. Use #ifdefs to port
enough to allow us to use FileUtilProxy to implement blocking file operations
in NaCl.
BUG=194304
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=211271
Patch Set 1 : #Patch Set 2 : Add TODO to remove NaCl pread/pwrite workarounds. #
Total comments: 2
Patch Set 3 : Move NaCl workaround into platform_file_posix.cc. #
Total comments: 2
Patch Set 4 : Reduce #ifdef's. #Patch Set 5 : Fix build when __USE_XOPEN2K8 is defined. #
Total comments: 3
Patch Set 6 : Add platform_file_nacl.cc file. #Patch Set 7 : Remove platform_file_nacl.cc. #Patch Set 8 : Comment tweaks. #
Messages
Total messages: 10 (0 generated)
|