Isaku Yamahata
|
8ca30edbfa
[Make] Remove the use of wildcards
|
4 years ago |
Isaku Yamahata
|
df358b8ba8
[Make] Consistently use $(RM) instead of rm -f
|
4 years ago |
Isaku Yamahata
|
0a7e3dd127
[LibOS,Pal] Move header files from Pal/lib/ under Pal/include/
|
5 years ago |
Isaku Yamahata
|
cff1146892
[LibOS,Pal] Modify Makefiles' logic to simplify checks on SYS
|
5 years ago |
Isaku Yamahata
|
fc0b5c4012
[LibOS,Pal] remove unnecessary `.PHONY: default` in Makefiles
|
5 years ago |
Isaku Yamahata
|
fa2ed00153
[LibOS] Include Makefile.{config, rule} in test/*/Makefile
|
5 years ago |
Isaku Yamahata
|
732712e23e
[LibOS,Pal] Move makefile libraries under Scripts/
|
5 years ago |
Isaku Yamahata
|
d379bba600
[LibOS] test: Add missing dependencies in Makefiles
|
4 years ago |
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 |