smherwig 5c42c026c6 [LibOS] Ignore POLLERR and POLLHUP in `events` in poll() 6 years ago
..
bookkeep 09ad502c3a [LibOS] Use the C11 standard instead of GNU99 6 years ago
elf 09ad502c3a [LibOS] Use the C11 standard instead of GNU99 6 years ago
fs e62a021fd8 Add an open method to /proc and some subdirectories 6 years ago
ipc 7535273ecc [LibOS] Add checks for printf format 6 years ago
sys 5c42c026c6 [LibOS] Ignore POLLERR and POLLHUP in `events` in poll() 6 years ago
utils 315c7b60ff [LibOS] Use static inline function instead of C macro 6 years ago
.gitignore 382a1ec394 Cleanup .gitignore files 6 years ago
Makefile 09ad502c3a [LibOS] Use the C11 standard instead of GNU99 6 years ago
generated-offsets.c 402fce72ba Autogenerate offsets for Python 6 years ago
shim-debug.map f8bf469018 Cleaning up and rewriting VMA bookkeeping code (#183) 7 years ago
shim.lds 4a2257d413 [shim, Pal/Linux-SGX]: don't use -e for ld, but use ENTRY 6 years ago
shim.map 27ed3b2f6b - Fix calling convention issues in the glibc 2.19 patch 9 years ago
shim_async.c 7535273ecc [LibOS] Add checks for printf format 6 years ago
shim_checkpoint.c 09ad502c3a [LibOS] Use the C11 standard instead of GNU99 6 years ago
shim_debug.c 7535273ecc [LibOS] Add checks for printf format 6 years ago
shim_init.c 09ad502c3a [LibOS] Use the C11 standard instead of GNU99 6 years ago
shim_malloc.c 315c7b60ff [LibOS] Use static inline function instead of C macro 6 years ago
shim_parser.c 7535273ecc [LibOS] Add checks for printf format 6 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 e568ded00e [LibOS] start.S: remove unnecessary movq 6 years ago
syscallas.S 08d0866850 [LibOS] syscallas.S: Reference shim_table through GOT 6 years ago