Dmitrii Kuvaiskii
|
e7147f7ad2
[LibOS] Change IPC subsystem to send IPC_PID_KILL without ack
|
6 years ago |
Dmitrii Kuvaiskii
|
5dd10ea66e
[LibOS] Force current process to become leader if failed to send FINDNS
|
6 years ago |
Dmitrii Kuvaiskii
|
71fce53546
[LibOS] Comprehensive cleanup of parent-child IPC (shim_ipc_child.c)
|
6 years ago |
Dmitrii Kuvaiskii
|
b84cea1b76
[LibOS] Comprehensive cleanup of basic IPC (shim_ipc.c)
|
6 years ago |
Dmitrii Kuvaiskii
|
48a01df574
[LibOS] Comprehensive cleanup of IPC helper thread (shim_ipc_helper.c)
|
6 years ago |
Dmitrii Kuvaiskii
|
601f17724a
[Jenkins-SGX] Increase timeout on LibOS tests to 15 minutes
|
6 years ago |
Isaku Yamahata
|
8afbe0f82f
[LibOS] Remove nonsense check in shim_namei.c:eat_slashes()
|
6 years ago |
Isaku Yamahata
|
fde333e968
[LibOS] Remove redundant check in find_mount_from_uri()
|
6 years ago |
Isaku Yamahata
|
dee669b84f
[LibOS] Allow __path_lookup(start != NULL, abspath)
|
6 years ago |
Isaku Yamahata
|
a771c171a2
[LibOS] Remove #ifdef __i386__ in shim_checkpoint.h
|
6 years ago |
Isaku Yamahata
|
1a6f863695
[LibOS] Remove warning cast-function-type with GCC8
|
6 years ago |
Isaku Yamahata
|
0809e5a5e1
[LibOS] Add support for vDSO
|
7 years ago |
Isaku Yamahata
|
427051bc97
[Pal/Linux-SGX] Remove deadcode in sgx_graphene.c: _DkEventSet & _DkEventWait
|
6 years ago |
Isaku Yamahata
|
8a45977484
[Pal/Linux-SGX] Return -ERRNO instead of -PAL_ERROR_XXX in OCALLs
|
6 years ago |
Isaku Yamahata
|
2e4fb94a1e
[LibOS] Drop exec bit from source files
|
6 years ago |
Chia-Che Tsai
|
a0803a22b4
[LibOS] Add a regression test for fstat() on a directory
|
6 years ago |
Chia-Che Tsai
|
f98966265d
[LibOS] Fix an ambiguous intepretation of a shim handle
|
6 years ago |
Isaku Yamahata
|
c8d6f8cafd
[LibOS] Make signal_alarm static
|
6 years ago |
borysp
|
d17c7f78af
[LibOS] Fix memory leak in __map_elf_object
|
6 years ago |
Isaku Yamahata
|
13944f506a
[Pal/Linux] Use dedicate stack for vfork() child
|
6 years ago |
Isaku Yamahata
|
4077c5a816
[Pal/Linux-SGX] Use dedicate stack for vfork() child
|
6 years ago |
Isaku Yamahata
|
70050a5fa3
[Pal/Linux-SGX] Remove duplicated reg clearing on sgx_ocall
|
6 years ago |
Isaku Yamahata
|
246b9a6fad
[LibOS] Fix data race between creation/deletion of async helper thread
|
6 years ago |
Simon Gaiser
|
7276bb9d78
[Pal/Linux-SGX] Correctly clear registers in enclave_entry.S
|
6 years ago |
Dmitrii Kuvaiskii
|
0dc1ecf511
[LibOS] Remove unnecessary SIGNAL_DELAYED flag
|
6 years ago |
borysp
|
39a58957e2
[LibOS] Fix O_CREAT|O_EXCL flags checks in open()
|
6 years ago |
Isaku Yamahata
|
124a418fc3
[Makefile.rules] Add comment on how to use rules
|
6 years ago |
Isaku Yamahata
|
204938ee35
[Makefiles] Drop %.e target
|
6 years ago |
Isaku Yamahata
|
0e2384c747
[Makefiles] Drop %.asm rule
|
6 years ago |
Isaku Yamahata
|
4789a3a188
[{shim,Pal}] Refactor Makefiles to utilize Makefile.rules
|
6 years ago |