Historique des commits

Auteur SHA1 Message Date
  Wojtek Porczyk f27eaa16d2 [Docs] Fix debugging.rst il y a 4 ans
  Wojtek Porczyk c063acf9c6 [Docs] Fix PAL description in glossary il y a 4 ans
  Wojtek Porczyk 76af85e6b7 [Docs] reSTify oldwiki/Graphene-Quick-Start.md il y a 4 ans
  Wojtek Porczyk ee5bdc6082 [Docs] reSTify oldwiki/Debugging-Graphene.md il y a 4 ans
  Wojtek Porczyk c0f4e004e0 [Docs] Rewrite Documentation HOWTO il y a 4 ans
  borysp e049518369 [Pal] Remove redundant spinlock implementation il y a 4 ans
  borysp 6a6a852fb6 [LibOS] Add error handling to helper threads il y a 4 ans
  Michał Kowalczyk 716029400b [LibOS] test/apps: Remove workarounds for allowed_files bug il y a 4 ans
  borysp 12efb484f3 [LibOS] Add VMA_TAINTED in mprotect il y a 4 ans
  Dmitrii Kuvaiskii 57f1bdd47f [LibOS] Fix type of checkpoint's total memory size variable il y a 4 ans
  Dmitrii Kuvaiskii 40c08ff75a [LibOS, Pal/{Linux,Linux-SGX}] Remove DkObjectsWaitAny() il y a 4 ans
  jack.wxz c6b9ea1baf [LibOS] Add more cases to update inode number and file size il y a 4 ans
  Michał Kowalczyk 7ec27bad56 [README] Mention deprecated GSC il y a 4 ans
  Wojtek Porczyk c523740853 Remove GSC il y a 4 ans
  Michał Kowalczyk 786b10a00f [Pal/FreeBSD] Remove FreeBSD PAL il y a 4 ans
  jack.wxz 99193dc1f7 [LibOS] Avoid gaps due to partial reads in iovecs in recvmsg() il y a 4 ans
  borysp 5cb7623e8d [Tests] Update tests submodule commit il y a 4 ans
  borysp 599425ed07 [LibOS] Fix some bugs related to O_DIRECTORY handling il y a 4 ans
  Wojtek Porczyk c6a39c0e41 [CI] Have list of files that we don't complain about il y a 4 ans
  Wojtek Porczyk 5468c6ecf3 [Pal] Make pylint happy il y a 4 ans
  Michał Kowalczyk f1c334357c Reformat repository to our clang-format rules (2nd iteration) il y a 4 ans
  Isaku Yamahata f8f6a0c42f [LibOS] Replace init_fs_base() with update_fs_base() il y a 4 ans
  Isaku Yamahata 1902c3862b [LibOS] Use set_cur_thread() to associate shim_tcb_t and shim_thread il y a 4 ans
  Isaku Yamahata 211c8ce559 [Pal/Linux-SGX] Clean up PAL_TCB_LINUX and rename to PAL_TCB_URTS il y a 4 ans
  Isaku Yamahata 29bd2bdf9c [LibOS] Use uint64_t intead of unsigned long for GP register type il y a 4 ans
  Isaku Yamahata a7cb199b9a [LibOS] Optimize shim_get_tcb() and its variants il y a 4 ans
  Dmitrii Kuvaiskii 1b10217cee [LibOS] test/apps: Enable select/pselect/poll/epoll tests in LTP il y a 4 ans
  Dmitrii Kuvaiskii da2dd37dd8 [LibOS, Pal/{Linux,Linux-SGX}] Better emulation of polling il y a 4 ans
  Dmitrii Kuvaiskii 56bc2b49ad [LibOS] Comprehensive cleanup of epoll_create()/epoll_ctl()/epoll_wait() il y a 4 ans
  Dmitrii Kuvaiskii 3e2c8ed9d2 [LibOS] Comprehensive cleanup of poll()/ppoll()/select()/pselect() il y a 4 ans