Historial de Commits

Autor SHA1 Mensaje Fecha
  Isaku Yamahata a09c0897f5 [LibOS] Cleanup of shim_thread::shim_signal_logs hace 4 años
  borysp bdc6a48c2c [LibOS] Add a bunch of asserts on locks state hace 4 años
  Dmitrii Kuvaiskii b194aa17fb [LibOS,Pal] Correctly emulate CLONE_CHILD_CLEARTID hace 4 años
  borysp 807004c132 [LibOS] Allow for NULL pointers in memfault_upcall hace 4 años
  Michał Kowalczyk bae8baa2dd [LibOS] Merge page size and allocation alignment hace 5 años
  jack.wxz cea63a7101 [LibOS] Always unset SIGKILL and SIGSTOP in set_signal_mask() hace 4 años
  Isaku Yamahata d51f84f547 [LibOS] Rename shim_get_tls() to shim_get_tcb() for consistency hace 4 años
  Dmitrii Kuvaiskii b152970e86 [LibOS] Fix SIGABRT, SIGTERM, SIGINT to kill the whole process hace 5 años
  Michał Kowalczyk bc0beaa253 Refactor alignment macros hace 5 años
  Michał Kowalczyk df6c52dff8 Fix strcmp_static semantics to match the standard strcmp hace 5 años
  Isaku Yamahata 55e0bb1c6a [LibOS] Force variable update on tcb.test_range.has_fault in test_user_memory() hace 5 años
  Isaku Yamahata a9681fd20c [LibOS] Do not queue unmasked SIG_IGN'ed signals to prevent memory leak hace 5 años
  Isaku Yamahata 5fe52e4a0d [LibOS] Use atomic operations for shim_context.preempt hace 5 años
  Chia-Che Tsai c295e5cd1d [LibOS] Do not wake up thread if arriving signal is ignored hace 5 años
  Alex Merritt fdc206d339 [LibOS] Assert that context != NULL in shim_signal.c: illegal_upcall() hace 5 años
  Dmitrii Kuvaiskii 0b244f67df [LibOS] Add core-dump info on default signal dispositions hace 5 años
  Isaku Yamahata 1a6f863695 [LibOS] Remove warning cast-function-type with GCC8 hace 5 años
  Dmitrii Kuvaiskii 0dc1ecf511 [LibOS] Remove unnecessary SIGNAL_DELAYED flag hace 5 años
  Don Porter 27213b18e0 [LibOS] Fix compilation errors with -Wunused-parameter flags hace 5 años
  Isaku Yamahata 5564cb0a50 [LibOS] Reorganize fields in shim_context, shim_regs, and shim_tls hace 5 años
  Dmitrii Kuvaiskii b871a962dd [LibOS] Take into account adjacent VMAs on correct-memory check hace 5 años
  Chia-Che Tsai d314707d4c [LibOS] Fix all warnings with -Wsign-compare hace 5 años
  Chia-Che Tsai be9852784f [All components] Remove all modelines from all source files hace 5 años
  Michał Kowalczyk 46f553fe5d Cleanup and uppercase C macros hace 5 años
  Michał Kowalczyk ae733cacd7 [LibOS] Convert locks from macros to functions hace 5 años
  Dmitrii Kuvaiskii e307eca021 [LibOS] Support of test_user_{memory/string} in SGX PAL hace 5 años
  Isaku Yamahata 6abaa112fc [LibOS] Emulate `syscall` instruction hace 5 años
  Isaku Yamahata 783304de6a [LibOS] Preserve rflags register on syscalldb() hace 5 años
  Isaku Yamahata 315c7b60ff [LibOS] Use static inline function instead of C macro hace 5 años
  Isaku Yamahata 9c398764ce [LibOS] shim_thread.h/shim_tls.h: use static inline instead of macro hace 5 años