Commit History

Author SHA1 Message Date
  Chia-Che Tsai 05a65c6188 [GLIBC] Move syscalldb implementation to a separate patch 6 years ago
  Chia-Che Tsai ca5155a41e [GLIBC] remove syscalldb-related source files 6 years ago
  Chia-Che Tsai c0c45bc679 [LibOS] Separate glibc patch and source files for liblibos 6 years ago
  Isaku Yamahata c0df6a5e33 [LibOS] Return string length including NULL in getcwd() 6 years ago
  Isaku Yamahata fad4301bc0 [LibOS] Reduce glibc patch 7 years ago
  Chia-Che Tsai 1df0204555 [LibOS/Glibc] Separate Glibc patch for supporting ld.gold 6 years ago
  Isaku Yamahata c4bcf4ae8c [LibOS] Add logic for SS_DISABLE and SS_ONSTACK in sigaltstack() 6 years ago
  Michał Kowalczyk 16d90cfe12 Fix parenthesizing and formatting of C macros 6 years ago
  Michał Kowalczyk d508ce5061 Cleanup and uppercase list.h macros 6 years ago
  Michał Kowalczyk 46f553fe5d Cleanup and uppercase C macros 6 years ago
  Michał Kowalczyk d773479b8c [PAL] Remove unused stdarg.h 6 years ago
  Michał Kowalczyk ae733cacd7 [LibOS] Convert locks from macros to functions 6 years ago
  Michał Kowalczyk 1076fd4fa0 [LibOS] Use `struct shim_lock` instead of LOCKTYPE 6 years ago
  Michał Kowalczyk 48226cda8a [PR template] Move more text into comments 6 years ago
  Isaku Yamahata c806e5b437 [LibOS/glibc] Make fork-instead-of-clone patch optional 6 years ago
  Isaku Yamahata eecf594064 [LibOS] Fix clone(!CLONE_VM) used as alternative to fork() 6 years ago
  Isaku Yamahata 086b997792 [LibOS] Implement mincore() system call 6 years ago
  Isaku Yamahata 16d829cae4 [Pal/Linux-SGX] Fix stack alignment for _DkExceptionHandler() and OCALLs 6 years ago
  Isaku Yamahata e3a04c29a6 [LibOS] Preserve RFLAGS in syscall_wrapper 6 years ago
  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