borysp
|
3d662b49cd
[LibOS] Add futexes tests
|
5 years ago |
jack.wxz
|
cea63a7101
[LibOS] Always unset SIGKILL and SIGSTOP in set_signal_mask()
|
5 years ago |
Isaku Yamahata
|
dafdb1d47b
[LibOS/regression] Multiple fixes for the futex test
|
5 years ago |
borysp
|
e064b2bd8c
[LibOS/regression] Add spinlock tests
|
5 years ago |
Krishnakumar, Sudha
|
3ee41aa9ff
[LibOS, Pal] Support eventfd()
|
5 years ago |
Dmitrii Kuvaiskii
|
b152970e86
[LibOS] Fix SIGABRT, SIGTERM, SIGINT to kill the whole process
|
5 years ago |
Jia Zhang
|
e9b988136d
[Pal/Linux-SGX] Implement new manifest option sgx.file_check_policy
|
5 years ago |
Thomas Knauth
|
59a0fee5ab
[LibOS] Fix return code on exit due to signal
|
5 years ago |
Simon Gaiser
|
13cac1df92
[Makefile] Fix missing cleans
|
5 years ago |
Isaku Yamahata
|
e83a5ec6fe
[LibOS] Simplify shim/test/Makefile
|
5 years ago |
Isaku Yamahata
|
53cb9d3e71
[LibOS] Eliminate level variable from makefiles
|
5 years ago |
Isaku Yamahata
|
353f1f609f
[LibOS/shim/test] Copy Makefile to Makefile.Test and use it
|
5 years ago |
Isaku Yamahata
|
94d2197720
[LibOS] Use Makefile.rules to simplify Makefile
|
5 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
|
5 years ago |
Michał Kowalczyk
|
5ec5e2f24c
Delete all reference monitor residues
|
5 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 |
Chia-Che Tsai
|
cba6e3278a
Add -Werror to CFLAGS with WERROR=1
|
6 years ago |
Isaku Yamahata
|
4a63e6a577
[LibOS/benchmark] make LibOS/shim/tests/benchmark build again
|
6 years ago |
Jat
|
6a1faf7874
gcc -dumpmachine returns x86_64-xxx-linux-gnu (#242)
|
6 years ago |
Don Porter
|
83d230a774
Add the shared object unit test to CI/standard unit test suites (#213)
|
6 years ago |
Chia-Che Tsai
|
f8bf469018
Cleaning up and rewriting VMA bookkeeping code (#183)
|
6 years ago |
Chia-Che Tsai
|
6e3c5aea56
deprecating .packed directories (#149)
|
6 years ago |