Commit History

Author SHA1 Message Date
  Dmitrii Kuvaiskii ef343cdf9d [Pal/Linux-SGX] Instruct GDB to bridge enclave-untrusted stacks 6 years ago
  Dmitrii Kuvaiskii a08446f107 [Pal/Linux-SGX] Add missing CFI directives to .S files for debugging 6 years ago
  Don Porter 5519bd1e2d [LibOS/test/apps] Delete deprecated tarballs (apache and gcc) 6 years ago
  Isaku Yamahata 49bb83e8c9 [LibOS] Remove redundant variable pcargs in clone_implementation_wrapper() 6 years ago
  Isaku Yamahata b3ddad0c37 Remove warnings triggered on newer GCC (7.4.0) 6 years ago
  Isaku Yamahata f9190a2066 [Pal/Linux-SGX] Assign tid to pal_thread_handle 6 years ago
  Isaku Yamahata 1f72fde5b7 [LibOS] shim_ipc_nsimpl.h: Add missing accounting of nowned/noffered 7 years ago
  Isaku Yamahata 52e3f9d5d8 [Pal/Lib] Atomics: Remove unnecessary "memory" clobber 6 years ago
  Isaku Yamahata 5aa1483079 [LibOS/tests/ltp] Add getrlimit{01,02} to passing LTP tests 6 years ago
  Isaku Yamahata 45db924d83 [LibOS] Replace void* with shim_tcb_t/__libc_tcb_t/shim_thread 6 years ago
  Isaku Yamahata 0547abf390 [LibOS] Retry DkObjectsWaitAny on interrupt 7 years ago
  Gary bc0ddb282b [PAL/{Linux/FreeBSD}] Handle failure on child process creation in DkProcessCreate() 6 years ago
  Isaku Yamahata d357ab9a26 [LibOS] Accept all rlimit resources for [gs]etrlimit() 6 years ago
  Dmitrii Kuvaiskii 880d70a259 [LibOS] Return EFAULT on null file in execve() 6 years ago
  Dmitrii Kuvaiskii b1e5bfdfea [LibOS] Return rlim_max = RLIM_INFINITY in getrlimit(RLIMIT_DATA) 6 years ago
  Dmitrii Kuvaiskii df5c84652b [LibOS] Return EINVAL in mmap/munmap() for more cases 6 years ago
  Dmitrii Kuvaiskii e307eca021 [LibOS] Support of test_user_{memory/string} in SGX PAL 6 years ago
  Isaku Yamahata 6abaa112fc [LibOS] Emulate `syscall` instruction 6 years ago
  Isaku Yamahata a84fe47843 Clean up .gitignore files 6 years ago
  Rafał Wojdyła f467a9871a [Pal] Return proper exit code on abnormal process termination 6 years ago
  Rafał Wojdyła aba21c360e [LibOS] Return proper error code on initialization fail 6 years ago
  Dmitrii Kuvaiskii 17b3997226 [Pal] Fix htonl/htons() byte-order macro to __BYTE_ORDER 6 years ago
  Gary e0506e43aa [LibOS] Prevent memory leak during read_environs() 6 years ago
  Gary 07a021dbea [PAL] Fix an out of bounds read on generic.fds[] 6 years ago
  Isaku Yamahata 6d31302e35 [LibOS] Fix sched_getaffinity to return byte size, not bit size 7 years ago
  Biao Lu 2c87e294fc [LibOS] Make /proc/cpuinfo output exactly like in Linux kernel 6 years ago
  Isaku Yamahata b7907fa83d [LibOS] Make clone ABI match kernel and update glibc patch 6 years ago
  Gary 4ae620f87b [PAL] Correct memory allocation in file_rename() and dir_rename() 6 years ago
  Isaku Yamahata 5992881c46 [Pal/Linux-SGX] Clear RFLAGS before calling _DkExceptionHandler 6 years ago
  Michał Kowalczyk 2bc2c04194 Remove trailing blanks 6 years ago