index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstd
/
sys
/
sgx
/
abi
/
usercalls
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2020-07-27
mv std libs to library/
mark
-321
/
+0
2020-07-15
Move usercall_wait_timeout to abi::usercalls::wait_timeout
Mohsen Zohrevandi
-2
/
+72
2020-07-01
Remove unnecessary check in SGX wait usercall
Mohsen Zohrevandi
-2
/
+1
2020-06-18
Improve wait_timeout_sgx, simplify usercalls::wait
Mohsen Zohrevandi
-11
/
+6
2020-06-12
Enable some timeouts in SGX platform
Mohsen Zohrevandi
-1
/
+23
2019-11-29
Format libstd/sys with rustfmt
David Tolnay
-36
/
+31
2019-04-29
SGX target: implemented vectored I/O
Jethro Beekman
-8
/
+37
2019-04-01
SGX target: convert a bunch of panics to aborts
Jethro Beekman
-2
/
+2
2019-02-28
Fix some imports and paths
Taiki Endo
-1
/
+1
2019-02-28
libstd => 2018
Taiki Endo
-2
/
+2
2019-02-06
SGX target: simplify usercall internals
Jethro Beekman
-1
/
+1
2019-02-06
Rollup merge of #58182 - jethrogb:jb/sgx-bytebuffer-len-0, r=joshtriplett
kennytm
-1
/
+2
2019-02-05
SGX target: handle empty user buffers correctly
Jethro Beekman
-1
/
+2
2019-01-29
SGX target: improve panic & exit handling
Jethro Beekman
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-20
Add `std::os::fortanix_sgx` module
Jethro Beekman
-14
/
+37
2018-12-19
Revert "Remove some dead code from `sgx`"
Jethro Beekman
-0
/
+8
2018-12-11
Remove some dead code from `sgx`
Oliver Scherer
-8
/
+0
2018-12-07
SGX target: implement time
Jethro Beekman
-0
/
+6
2018-12-07
SGX target: implement networking
Jethro Beekman
-0
/
+55
2018-12-07
SGX target: implement streams
Jethro Beekman
-1
/
+40
2018-12-07
SGX target: implement synchronization primitives and threading
Jethro Beekman
-0
/
+12
2018-12-07
SGX target: implement user memory management
Jethro Beekman
-1
/
+74
2018-12-07
Add x86_64-fortanix-unknown-sgx target to libstd and dependencies
Jethro Beekman
-0
/
+12