This is an automated email from the ASF dual-hosted git repository.

rduan pushed a change to branch v2.0.0-preview
in repository https://gitbox.apache.org/repos/asf/incubator-teaclave-sgx-sdk.git


    from 6346c099 Merge pull request #382 from jnigri/fix/typo-error-in-v2
     add d5bee9d8 Add sleep and usleep in sgx_libc

No new revisions were added by this update.

Summary of changes:
 common/inc/tlibc/sys/_types.h                    |  1 +
 common/inc/tlibc/{pwd.h => sys/struct_timeval.h} | 20 +++++++--------
 common/inc/tlibc/time.h                          |  7 ++++++
 sgx_libc/src/linux/ocall/syscall.rs              | 31 +++++++++++++++---------
 sgx_libc/src/linux/ocall/thread.rs               | 31 ++++++++++++++++++++++++
 5 files changed, 68 insertions(+), 22 deletions(-)
 copy common/inc/tlibc/{pwd.h => sys/struct_timeval.h} (80%)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to