Isaku Yamahata
|
77904ffeb0
[Pal/Linux-SGX] Fix incorrect "0x%p" format string for ocall_load_debug()
|
5 years ago |
Isaku Yamahata
|
161ea54354
[pal_loader] Introduce INSIDE_EMACS arg to pal_loader so it runs GDB under Emacs
|
5 years ago |
Isaku Yamahata
|
f53c3afd95
[Pal/Linux-SGX] Fix undef behavior by initializing opt with const in get_sockopt()
|
5 years ago |
Isaku Yamahata
|
0031ef90c8
[LibOS] Make regression/getsockopt return 0 on success
|
5 years ago |
borysp
|
56f93d3a9f
[Pal/Linux-SGX] Fix allowed_files subdirectory check
|
5 years ago |
borysp
|
dbbaec749e
[LibOS/tests] Enable large directory read regression test
|
5 years ago |
Isaku Yamahata
|
040dfb86a9
[LibOS] Make parse_clone_flags() show exit signal name for clone()
|
5 years ago |
Isaku Yamahata
|
1ce3d545aa
[LibOS/vDSO] Add new rule to Makefile to verify vDSO has no relocations
|
5 years ago |
Isaku Yamahata
|
514935d267
[LibOS/vDSO] Suppress relocation of vDSO symbols
|
5 years ago |
Martin Schmatz
|
b6d327edac
[Pal/Linux-SGX] Initialize socket options to zero and reuseaddr to 1
|
5 years ago |
Michał Kowalczyk
|
70b8b27f94
[PAL/Linux-SGX/gsgx] Fix up compatibility with isgx 1.9
|
5 years ago |
Isaku Yamahata
|
63f27e42d7
[LibOS] Remove abspath check from *at() syscalls
|
5 years ago |
Don Porter
|
bdb58741ec
[Jenkins] Test the build of graphene-ipc module
|
5 years ago |
Michał Kowalczyk
|
5ec5e2f24c
Delete all reference monitor residues
|
5 years ago |
Isaku Yamahata
|
711c9935f4
[Pal/{Linux, Linux-SGX}] Introduce PAL_TCB as a common structure
|
5 years ago |
Isaku Yamahata
|
bd2529a039
[Pal/lib] Remove redundant aligned attribute from struct atomic_int
|
5 years ago |
Isaku Yamahata
|
c7571408d6
[LibOS] Cleanup of shim_tls.h
|
5 years ago |
Isaku Yamahata
|
5fe52e4a0d
[LibOS] Use atomic operations for shim_context.preempt
|
5 years ago |
Isaku Yamahata
|
747226cbe0
[Pal/{Linux,Linux-SGX}] Remove unused dev_attrcopy()
|
5 years ago |
Dmitrii Kuvaiskii
|
d34726f0af
[Jenkins/Pal] Fix test_000_symbols test on debug SGX pipepine
|
5 years ago |
Chia-Che Tsai
|
429aee3527
[PAL] Clean up reference monitor residues
|
5 years ago |
Chia-Che Tsai
|
0d89dda052
[LibOS] Fix the implementation of getrlimit/setrlimit syscalls
|
5 years ago |
Isaku Yamahata
|
50252c87e2
[LibOS] Replace incorrect "&&" with "&" in fs/str/fs.c
|
5 years ago |
Chia-Che Tsai
|
6583e69a04
[PAL] Skip trailing whitespaces/comments in manifest files
|
5 years ago |
Dmitrii Kuvaiskii
|
2d576a4680
[Jenkins/Linux-SGX] Enable Apache regression test
|
5 years ago |
Dmitrii Kuvaiskii
|
4b734addcd
[LibOS] Turn on CPSTORE_DERANDOMIZATION to fix intermittent bugs on fork
|
5 years ago |
Wojtek Porczyk
|
fecd4969ad
[Pal] Temporary skip broken unittest for missing executable
|
5 years ago |
Wojtek Porczyk
|
cfffd6ff0f
[Jenkins] enable detailed test reports in Jenkins via junit
|
5 years ago |
Wojtek Porczyk
|
01f3553a25
[LibOS, Pal] Reorganize unit tests
|
5 years ago |
Martin Schmatz
|
38bd8ba208
[LibOS] Fix handle leak in epoll_ctl
|
5 years ago |