Commit History

Author SHA1 Message Date
  Isaku Yamahata 0a7e3dd127 [LibOS,Pal] Move header files from Pal/lib/ under Pal/include/ 4 years ago
  Isaku Yamahata cff1146892 [LibOS,Pal] Modify Makefiles' logic to simplify checks on SYS 4 years ago
  Isaku Yamahata fc0b5c4012 [LibOS,Pal] remove unnecessary `.PHONY: default` in Makefiles 4 years ago
  Isaku Yamahata fa2ed00153 [LibOS] Include Makefile.{config, rule} in test/*/Makefile 4 years ago
  Isaku Yamahata 732712e23e [LibOS,Pal] Move makefile libraries under Scripts/ 4 years ago
  Isaku Yamahata d379bba600 [LibOS] test: Add missing dependencies in Makefiles 4 years ago
  borysp 3d662b49cd [LibOS] Add futexes tests 4 years ago
  jack.wxz cea63a7101 [LibOS] Always unset SIGKILL and SIGSTOP in set_signal_mask() 4 years ago
  Isaku Yamahata dafdb1d47b [LibOS/regression] Multiple fixes for the futex test 4 years ago
  borysp e064b2bd8c [LibOS/regression] Add spinlock tests 4 years ago
  Krishnakumar, Sudha 3ee41aa9ff [LibOS, Pal] Support eventfd() 4 years ago
  Dmitrii Kuvaiskii b152970e86 [LibOS] Fix SIGABRT, SIGTERM, SIGINT to kill the whole process 4 years ago
  Jia Zhang e9b988136d [Pal/Linux-SGX] Implement new manifest option sgx.file_check_policy 4 years ago
  Thomas Knauth 59a0fee5ab [LibOS] Fix return code on exit due to signal 4 years ago
  Simon Gaiser 13cac1df92 [Makefile] Fix missing cleans 4 years ago
  Isaku Yamahata e83a5ec6fe [LibOS] Simplify shim/test/Makefile 4 years ago
  Isaku Yamahata 53cb9d3e71 [LibOS] Eliminate level variable from makefiles 4 years ago
  Isaku Yamahata 353f1f609f [LibOS/shim/test] Copy Makefile to Makefile.Test and use it 4 years ago
  Isaku Yamahata 94d2197720 [LibOS] Use Makefile.rules to simplify Makefile 4 years ago
  Li Lei 30e0b8bfba [PAL/Linux-SGX] Reuse TLS/TCS pages for newly created threads after previous threads exit 5 years ago
  Isaku Yamahata e8cbd4a50a [LibOS] test/regression: Clean up Makefile to use Makefile.rules 4 years ago
  Michał Kowalczyk 5ec5e2f24c Delete all reference monitor residues 4 years ago
  Wojtek Porczyk 01f3553a25 [LibOS, Pal] Reorganize unit tests 5 years ago
  Chia-Che Tsai 728d16aca6 [LibOS] Fix C++ tests support 5 years ago
  Dmitrii Kuvaiskii 84ec50a2aa [LibOS/regression] Add OpenMP simple for-loop test 5 years ago
  Isaku Yamahata bdb8b9c36b [LibOS/regression] Add test for syscall instruction redirection 5 years ago
  Isaku Yamahata c4bcf4ae8c [LibOS] Add logic for SS_DISABLE and SS_ONSTACK in sigaltstack() 5 years ago
  Don Porter e62a021fd8 Add an open method to /proc and some subdirectories 5 years ago
  Dmitrii Kuvaiskii bd72b968ee [*/regression] Increase timeout of regression tests 5 years ago
  Simon Gaiser 79d6fb27ec [*/regression] Migrate to Python 3 5 years ago