Gary 4c200975ac [LibOS] Fix use-after-free in install_async_event() 6 years ago
..
bookkeep 05c495c369 Enable Wextra (-Wunused-parameter and -Wsign-compare excluded) for LibOS and PAL 6 years ago
elf 05c495c369 Enable Wextra (-Wunused-parameter and -Wsign-compare excluded) for LibOS and PAL 6 years ago
fs 8d3569dabc [LibOS] Fix ref counting in path lookup/dcache 5 years ago
ipc cba6e3278a Add -Werror to CFLAGS with WERROR=1 5 years ago
sys cba6e3278a Add -Werror to CFLAGS with WERROR=1 5 years ago
utils f8bf469018 Cleaning up and rewriting VMA bookkeeping code (#183) 6 years ago
.gitignore 775395212b More timeout and gitignore tweaks 7 years ago
Makefile cba6e3278a Add -Werror to CFLAGS with WERROR=1 5 years ago
shim-debug.map f8bf469018 Cleaning up and rewriting VMA bookkeeping code (#183) 6 years ago
shim.lds b5586bbfc6 release v0.3 9 years ago
shim.map 27ed3b2f6b - Fix calling convention issues in the glibc 2.19 patch 8 years ago
shim_async.c 4c200975ac [LibOS] Fix use-after-free in install_async_event() 5 years ago
shim_checkpoint.c 8cb262d0c0 [LibOS] Modify restore_context() to avoid clobbering redzone. 5 years ago
shim_debug.c f8bf469018 Cleaning up and rewriting VMA bookkeeping code (#183) 6 years ago
shim_init.c 5d8c9ac260 Fix error code propagation on SGX (#205), add unit tests for exit code propagation 6 years ago
shim_malloc.c e01769337c Detecting invalid user memory given as system call inputs (#210) 6 years ago
shim_parser.c 7892d18236 TIOCGPTN is missing a comma to separate it from other items 5 years ago
shim_random.c f8bf469018 Cleaning up and rewriting VMA bookkeeping code (#183) 6 years ago
shim_syscalls.c 00c4ed0253 Implement sched_getaffinity system call (#209) 6 years ago
shim_table.c 0433461802 License change to LGPL (#140) 7 years ago
start.S b5586bbfc6 release v0.3 9 years ago
syscallas.S 6e0d803285 LibOS: syscallas.S should use GOTPCREL call instead of absolute call 5 years ago