Historial de Commits

Autor SHA1 Mensaje Fecha
  Isaku Yamahata c0df6a5e33 [LibOS] Return string length including NULL in getcwd() hace 5 años
  Isaku Yamahata fad4301bc0 [LibOS] Reduce glibc patch hace 6 años
  Chia-Che Tsai 1df0204555 [LibOS/Glibc] Separate Glibc patch for supporting ld.gold hace 5 años
  Isaku Yamahata c4bcf4ae8c [LibOS] Add logic for SS_DISABLE and SS_ONSTACK in sigaltstack() hace 5 años
  Michał Kowalczyk 16d90cfe12 Fix parenthesizing and formatting of C macros hace 5 años
  Michał Kowalczyk d508ce5061 Cleanup and uppercase list.h macros hace 5 años
  Michał Kowalczyk 46f553fe5d Cleanup and uppercase C macros hace 5 años
  Michał Kowalczyk d773479b8c [PAL] Remove unused stdarg.h hace 5 años
  Michał Kowalczyk ae733cacd7 [LibOS] Convert locks from macros to functions hace 5 años
  Michał Kowalczyk 1076fd4fa0 [LibOS] Use `struct shim_lock` instead of LOCKTYPE hace 5 años
  Michał Kowalczyk 48226cda8a [PR template] Move more text into comments hace 5 años
  Isaku Yamahata c806e5b437 [LibOS/glibc] Make fork-instead-of-clone patch optional hace 5 años
  Isaku Yamahata eecf594064 [LibOS] Fix clone(!CLONE_VM) used as alternative to fork() hace 5 años
  Isaku Yamahata 086b997792 [LibOS] Implement mincore() system call hace 6 años
  Isaku Yamahata 16d829cae4 [Pal/Linux-SGX] Fix stack alignment for _DkExceptionHandler() and OCALLs hace 5 años
  Isaku Yamahata e3a04c29a6 [LibOS] Preserve RFLAGS in syscall_wrapper hace 5 años
  Dmitrii Kuvaiskii ef343cdf9d [Pal/Linux-SGX] Instruct GDB to bridge enclave-untrusted stacks hace 5 años
  Dmitrii Kuvaiskii a08446f107 [Pal/Linux-SGX] Add missing CFI directives to .S files for debugging hace 5 años
  Don Porter 5519bd1e2d [LibOS/test/apps] Delete deprecated tarballs (apache and gcc) hace 5 años
  Isaku Yamahata 49bb83e8c9 [LibOS] Remove redundant variable pcargs in clone_implementation_wrapper() hace 6 años
  Isaku Yamahata b3ddad0c37 Remove warnings triggered on newer GCC (7.4.0) hace 5 años
  Isaku Yamahata f9190a2066 [Pal/Linux-SGX] Assign tid to pal_thread_handle hace 5 años
  Isaku Yamahata 1f72fde5b7 [LibOS] shim_ipc_nsimpl.h: Add missing accounting of nowned/noffered hace 6 años
  Isaku Yamahata 52e3f9d5d8 [Pal/Lib] Atomics: Remove unnecessary "memory" clobber hace 5 años
  Isaku Yamahata 5aa1483079 [LibOS/tests/ltp] Add getrlimit{01,02} to passing LTP tests hace 5 años
  Isaku Yamahata 45db924d83 [LibOS] Replace void* with shim_tcb_t/__libc_tcb_t/shim_thread hace 6 años
  Isaku Yamahata 0547abf390 [LibOS] Retry DkObjectsWaitAny on interrupt hace 6 años
  Gary bc0ddb282b [PAL/{Linux/FreeBSD}] Handle failure on child process creation in DkProcessCreate() hace 6 años
  Isaku Yamahata d357ab9a26 [LibOS] Accept all rlimit resources for [gs]etrlimit() hace 5 años
  Dmitrii Kuvaiskii 880d70a259 [LibOS] Return EFAULT on null file in execve() hace 6 años