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