Dmitrii Kuvaiskii
|
3bd067a13b
[LibOS/regression] Add test for Unix domain sockets
|
5 年之前 |
Dmitrii Kuvaiskii
|
426b78946c
[LibOS,Pal/Linux-SGX] Fix bugs for Unix domain sockets
|
5 年之前 |
Dmitrii Kuvaiskii
|
97d2a195a7
[LibOS] Introduce hashtype_to_idtype() for correct casting
|
5 年之前 |
Dmitrii Kuvaiskii
|
556d3888cc
[LibOS] Cleanup of shim_fs_hash.c functions
|
5 年之前 |
Dmitrii Kuvaiskii
|
b89903da4b
[LibOS] Test syscall arguments during parsing (in inline-debug mode)
|
5 年之前 |
Isaku Yamahata
|
c2da06e3ed
[LibOS] Remove USE_clone_FOR_fork and glibc patch for fork
|
5 年之前 |
Chia-Che Tsai
|
05a65c6188
[GLIBC] Move syscalldb implementation to a separate patch
|
5 年之前 |
Chia-Che Tsai
|
ca5155a41e
[GLIBC] remove syscalldb-related source files
|
5 年之前 |
Chia-Che Tsai
|
c0c45bc679
[LibOS] Separate glibc patch and source files for liblibos
|
5 年之前 |
Isaku Yamahata
|
c0df6a5e33
[LibOS] Return string length including NULL in getcwd()
|
5 年之前 |
Isaku Yamahata
|
fad4301bc0
[LibOS] Reduce glibc patch
|
6 年之前 |
Chia-Che Tsai
|
1df0204555
[LibOS/Glibc] Separate Glibc patch for supporting ld.gold
|
5 年之前 |
Isaku Yamahata
|
c4bcf4ae8c
[LibOS] Add logic for SS_DISABLE and SS_ONSTACK in sigaltstack()
|
6 年之前 |
Michał Kowalczyk
|
16d90cfe12
Fix parenthesizing and formatting of C macros
|
5 年之前 |
Michał Kowalczyk
|
d508ce5061
Cleanup and uppercase list.h macros
|
5 年之前 |
Michał Kowalczyk
|
46f553fe5d
Cleanup and uppercase C macros
|
5 年之前 |
Michał Kowalczyk
|
d773479b8c
[PAL] Remove unused stdarg.h
|
5 年之前 |
Michał Kowalczyk
|
ae733cacd7
[LibOS] Convert locks from macros to functions
|
5 年之前 |
Michał Kowalczyk
|
1076fd4fa0
[LibOS] Use `struct shim_lock` instead of LOCKTYPE
|
5 年之前 |
Michał Kowalczyk
|
48226cda8a
[PR template] Move more text into comments
|
5 年之前 |
Isaku Yamahata
|
c806e5b437
[LibOS/glibc] Make fork-instead-of-clone patch optional
|
5 年之前 |
Isaku Yamahata
|
eecf594064
[LibOS] Fix clone(!CLONE_VM) used as alternative to fork()
|
6 年之前 |
Isaku Yamahata
|
086b997792
[LibOS] Implement mincore() system call
|
6 年之前 |
Isaku Yamahata
|
16d829cae4
[Pal/Linux-SGX] Fix stack alignment for _DkExceptionHandler() and OCALLs
|
5 年之前 |
Isaku Yamahata
|
e3a04c29a6
[LibOS] Preserve RFLAGS in syscall_wrapper
|
5 年之前 |
Dmitrii Kuvaiskii
|
ef343cdf9d
[Pal/Linux-SGX] Instruct GDB to bridge enclave-untrusted stacks
|
5 年之前 |
Dmitrii Kuvaiskii
|
a08446f107
[Pal/Linux-SGX] Add missing CFI directives to .S files for debugging
|
5 年之前 |
Don Porter
|
5519bd1e2d
[LibOS/test/apps] Delete deprecated tarballs (apache and gcc)
|
5 年之前 |
Isaku Yamahata
|
49bb83e8c9
[LibOS] Remove redundant variable pcargs in clone_implementation_wrapper()
|
6 年之前 |
Isaku Yamahata
|
b3ddad0c37
Remove warnings triggered on newer GCC (7.4.0)
|
5 年之前 |