Gary 4a55dac44a [LibOS] Don't use uninitialized return value in walk_mounts() 7 years ago
..
bookkeep dee50079a5 [LibOS] Fix the storage leaks pointed by new_map in case of malloc fails to fd_new 6 years ago
elf 05c495c369 Enable Wextra (-Wunused-parameter and -Wsign-compare excluded) for LibOS and PAL 7 years ago
fs 4a55dac44a [LibOS] Don't use uninitialized return value in walk_mounts() 6 years ago
ipc cba6e3278a Add -Werror to CFLAGS with WERROR=1 6 years ago
sys cba6e3278a Add -Werror to CFLAGS with WERROR=1 6 years ago
utils f8bf469018 Cleaning up and rewriting VMA bookkeeping code (#183) 7 years ago
.gitignore 775395212b More timeout and gitignore tweaks 8 years ago
Makefile cba6e3278a Add -Werror to CFLAGS with WERROR=1 6 years ago
shim-debug.map f8bf469018 Cleaning up and rewriting VMA bookkeeping code (#183) 7 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 4c200975ac [LibOS] Fix use-after-free in install_async_event() 6 years ago
shim_checkpoint.c 8cb262d0c0 [LibOS] Modify restore_context() to avoid clobbering redzone. 6 years ago
shim_debug.c f8bf469018 Cleaning up and rewriting VMA bookkeeping code (#183) 7 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 7892d18236 TIOCGPTN is missing a comma to separate it from other items 6 years ago
shim_random.c f8bf469018 Cleaning up and rewriting VMA bookkeeping code (#183) 7 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 6 years ago