Chia-Che Tsai c295e5cd1d [LibOS] Do not wake up thread if arriving signal is ignored 6 years ago
..
bookkeep c295e5cd1d [LibOS] Do not wake up thread if arriving signal is ignored 6 years ago
elf f556a0676d [LibOS] Allow dyn loading of ELF binaries with OS ABI == ELFOSABI_LINUX 6 years ago
fs 7bfb250878 [LibOS] Enable readdir to list directories with many entries 6 years ago
ipc 89a25d1377 [LibOS] Misc tiny bug fixes in IPC subsystem 6 years ago
sys c295e5cd1d [LibOS] Do not wake up thread if arriving signal is ignored 6 years ago
utils 7eade65b91 [Pal, LibOS] Fix vprintf signature to take va_list instead of its pointer 6 years ago
vdso 0809e5a5e1 [LibOS] Add support for vDSO 6 years ago
.gitignore 382a1ec394 Cleanup .gitignore files 6 years ago
Makefile 0809e5a5e1 [LibOS] Add support for vDSO 6 years ago
generated-offsets.c 5564cb0a50 [LibOS] Reorganize fields in shim_context, shim_regs, and shim_tls 6 years ago
shim-debug.map f8bf469018 Cleaning up and rewriting VMA bookkeeping code (#183) 7 years ago
shim.lds d27b61ab28 [Pal, LibOS] Enable read-only relocation (-z relro) 6 years ago
shim.map 27ed3b2f6b - Fix calling convention issues in the glibc 2.19 patch 9 years ago
shim_async.c 89a25d1377 [LibOS] Misc tiny bug fixes in IPC subsystem 6 years ago
shim_checkpoint.c 89a25d1377 [LibOS] Misc tiny bug fixes in IPC subsystem 6 years ago
shim_debug.c 27213b18e0 [LibOS] Fix compilation errors with -Wunused-parameter flags 6 years ago
shim_init.c 22bc3c2f49 [LibOS] Remove abused goto in shim_init() 6 years ago
shim_malloc.c 0dc1ecf511 [LibOS] Remove unnecessary SIGNAL_DELAYED flag 6 years ago
shim_object.c 0547abf390 [LibOS] Retry DkObjectsWaitAny on interrupt 6 years ago
shim_parser.c 7eade65b91 [Pal, LibOS] Fix vprintf signature to take va_list instead of its pointer 6 years ago
shim_syscalls.c a45f3b8196 [LibOS] Implement newfstatat() system call 6 years ago
shim_table.c be9852784f [All components] Remove all modelines from all source files 6 years ago
start.S be9852784f [All components] Remove all modelines from all source files 6 years ago
syscallas.S 5564cb0a50 [LibOS] Reorganize fields in shim_context, shim_regs, and shim_tls 6 years ago