Isaku Yamahata b44d8335a1 [LibOS] fix futex signature 6 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 6d50e6cdef [LibOS] Zero %rdx on entry of user program 6 years ago
fs a1fb373e98 Set the correct file type (regular file) for /proc/cpuinfo and /proc/meminfo. This addresses issue #308 6 years ago
ipc cba6e3278a Add -Werror to CFLAGS with WERROR=1 6 years ago
sys b44d8335a1 [LibOS] fix futex signature 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 e7c7c3c194 [shim/src/Makefile] Remove build files (libsyscalldb.*) on make clean 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 9aebe3c0f8 [LibOS] remove unnecessary __alloca() 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 b44d8335a1 [LibOS] fix futex signature 6 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