
This change was initially landed at3183230a
and then reverted at8c7a8d9a
. In order to better integrate the IRT Extension API into NaCl IO, the first implementation mirrors the other kernel_wrap_* files. All the unit tests should therefore still be valid. Eventually it may be easier to just have a separate version of kernel_intercept which utilizes the IRT extension API directly. Currently the IRT Extension interface is only used for the new arm glibc toolchain, for which there is no other existing method of interception. CQ_EXTRA_TRYBOTS=tryserver.chromium.linux:linux_nacl_sdk;tryserver.chromium.mac:mac_nacl_sdk;tryserver.chromium.win:win_nacl_sdk BUG= https://code.google.com/p/nativeclient/issues/detail?id=3918 TEST= trybots Review URL: https://codereview.chromium.org/1245663004 Cr-Commit-Position: refs/heads/master@{#339574}