Historial de Commits

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