borysp
|
807004c132
[LibOS] Allow for NULL pointers in memfault_upcall
|
5 years ago |
borysp
|
1939b76502
[LibOS] Test user pointer in pipe parser (used for debugging)
|
5 years ago |
Isaku Yamahata
|
250dcb7aea
[LibOS] Fix gcc-9 warning
|
5 years ago |
Isaku Yamahata
|
03f9e2cf1e
[LibOS] Rename clone_args to shim_clone_args
|
5 years ago |
Jia Zhang
|
6b2e9bb9a2
[LibOS] Stop building tests after encountering an error
|
5 years ago |
Jia Zhang
|
3e7397b173
[Makefiles] Don't include *.d files when cleaning
|
5 years ago |
Wojtek Porczyk
|
101371683a
[LibOS] Sanitize glibc build script
|
5 years ago |
borysp
|
42f00ee33f
[Doc] Fix main menu and links
|
5 years ago |
Dmitrii Kuvaiskii
|
295ef8ba6c
[LibOS] test/apps/bash: Add trusted libraries required for Ubuntu 18.04
|
5 years ago |
Krishnakumar, Sudha
|
80968492b8
[LibOS, Pal] Correctly migrate eventfd descriptors on fork()
|
5 years ago |
Rafał Wojdyła
|
19f5433981
[LibOS] Call DkStreamFlush() when flushing chroot handles
|
5 years ago |
Dmitrii Kuvaiskii
|
e14bf7950f
[LibOS] Allow Graphene-SGX to occupy the same process on execve()
|
5 years ago |
Dmitrii Kuvaiskii
|
73e9ed2e8a
[Jenkins] Add Nginx test to all Jenkins pipelines
|
5 years ago |
Dmitrii Kuvaiskii
|
63f1e0a2e6
[LibOS] test/apps: Rewrite Curl example
|
5 years ago |
Dmitrii Kuvaiskii
|
2d937d394d
[Pal/Linux-SGX] db_pipes.c: fix segfault due to redundant deletion of pipe
|
5 years ago |
Jia Zhang
|
dc060bca3b
[Makefiles] Link Graphene libraries in a fixed order
|
5 years ago |
Chia-Che Tsai
|
ffe2366beb
[LibOS] test/apps: Rewrite Python example
|
5 years ago |
Dmitrii Kuvaiskii
|
111516090b
[Pal/Linux-SGX] Correctly propagate arguments to _DkHandleExternalEvent()
|
5 years ago |
Michał Kowalczyk
|
bae8baa2dd
[LibOS] Merge page size and allocation alignment
|
5 years ago |
Michał Kowalczyk
|
ce7f03f635
[PAL] Clean up alignment macros
|
5 years ago |
Michał Kowalczyk
|
65c2bd03fa
[Pal/Linux-SGX] gsgx: Make kernel<->user passed structs packed
|
5 years ago |
Isaku Yamahata
|
2a978423fa
[Pal/Linux-SGX] Zero out LibOS TCB area on thread startup
|
5 years ago |
Isaku Yamahata
|
51b4714e2c
[LibOS] Rename SHIM_TLS_CANARY -> SHIM_TCB_CANARY
|
5 years ago |
Isaku Yamahata
|
b42a8a9f0f
[LibOS] Move shim_thread:fs_base to shim_context::fs_base
|
5 years ago |
Isaku Yamahata
|
f53ea3a7cb
[LibOS] Rename shim_tls.h to shim_tcb.h
|
5 years ago |
Isaku Yamahata
|
3ec3c078fa
[LibOS] Rename shim_tls_check_canary() to shim_tcb_check_canary()
|
5 years ago |
Isaku Yamahata
|
f5a8d8ac3c
[LibOS] Remove IN_SHIM macro in shim_tls.h
|
5 years ago |
Wojtek Porczyk
|
56203eced6
[Docs] fix test commands in CONTRIBUTING.md
|
5 years ago |
Isaku Yamahata
|
2cb174cd8e
[LibOS] Eliminate GLIBC_DISABLE_VDSO and remove vdso-related patch to Glibc
|
5 years ago |
jack.wxz
|
cea63a7101
[LibOS] Always unset SIGKILL and SIGSTOP in set_signal_mask()
|
5 years ago |