Isaku Yamahata 8cb262d0c0 [LibOS] Modify restore_context() to avoid clobbering redzone. 7 years ago
..
bookkeep 05c495c369 Enable Wextra (-Wunused-parameter and -Wsign-compare excluded) for LibOS and PAL 7 years ago
elf 05c495c369 Enable Wextra (-Wunused-parameter and -Wsign-compare excluded) for LibOS and PAL 7 years ago
fs 8d3569dabc [LibOS] Fix ref counting in path lookup/dcache 7 years ago
ipc e6212ccbe0 [LibOS/ipc] async helper: keep refcount to helper thread on exit 7 years ago
sys 9ea009ab6f [LibOS] clone shouldn't expose child thread until its init 7 years ago
utils f8bf469018 Cleaning up and rewriting VMA bookkeeping code (#183) 8 years ago
.gitignore 775395212b More timeout and gitignore tweaks 8 years ago
Makefile 05c495c369 Enable Wextra (-Wunused-parameter and -Wsign-compare excluded) for LibOS and PAL 7 years ago
shim-debug.map f8bf469018 Cleaning up and rewriting VMA bookkeeping code (#183) 8 years ago
shim.lds b5586bbfc6 release v0.3 10 years ago
shim.map 27ed3b2f6b - Fix calling convention issues in the glibc 2.19 patch 9 years ago
shim_async.c e6212ccbe0 [LibOS/ipc] async helper: keep refcount to helper thread on exit 7 years ago
shim_checkpoint.c 8cb262d0c0 [LibOS] Modify restore_context() to avoid clobbering redzone. 7 years ago
shim_debug.c f8bf469018 Cleaning up and rewriting VMA bookkeeping code (#183) 8 years ago
shim_init.c 5d8c9ac260 Fix error code propagation on SGX (#205), add unit tests for exit code propagation 7 years ago
shim_malloc.c e01769337c Detecting invalid user memory given as system call inputs (#210) 7 years ago
shim_parser.c 05c495c369 Enable Wextra (-Wunused-parameter and -Wsign-compare excluded) for LibOS and PAL 7 years ago
shim_random.c f8bf469018 Cleaning up and rewriting VMA bookkeeping code (#183) 8 years ago
shim_syscalls.c 00c4ed0253 Implement sched_getaffinity system call (#209) 7 years ago
shim_table.c 0433461802 License change to LGPL (#140) 8 years ago
start.S b5586bbfc6 release v0.3 10 years ago
syscallas.S 6e0d803285 LibOS: syscallas.S should use GOTPCREL call instead of absolute call 7 years ago