]> git.lizzy.rs Git - rust.git/commit
SGX target: implement streams
authorJethro Beekman <jethro@fortanix.com>
Mon, 17 Sep 2018 23:22:59 +0000 (16:22 -0700)
committerJethro Beekman <jethro@fortanix.com>
Fri, 7 Dec 2018 05:56:51 +0000 (11:26 +0530)
commit1a894f135e972c30e79b4d7f836d69dbe49e7ead
treea4ce9e705c1fd543c12f5726bc01a3a74e35e810
parent8d6edc9f8f71075c55fad3c5ca5a7e28b5e01400
SGX target: implement streams
src/libstd/sys/sgx/abi/usercalls/mod.rs
src/libstd/sys/sgx/fd.rs [new file with mode: 0644]
src/libstd/sys/sgx/mod.rs
src/libstd/sys/sgx/stdio.rs