提交历史

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