Dmitrii Kuvaiskii 0dc1ecf511 [LibOS] Remove unnecessary SIGNAL_DELAYED flag 7 年 前
..
bookkeep 0dc1ecf511 [LibOS] Remove unnecessary SIGNAL_DELAYED flag 6 年 前
elf 27213b18e0 [LibOS] Fix compilation errors with -Wunused-parameter flags 6 年 前
fs 39a58957e2 [LibOS] Fix O_CREAT|O_EXCL flags checks in open() 6 年 前
ipc 27213b18e0 [LibOS] Fix compilation errors with -Wunused-parameter flags 6 年 前
sys 27213b18e0 [LibOS] Fix compilation errors with -Wunused-parameter flags 6 年 前
utils 7eade65b91 [Pal, LibOS] Fix vprintf signature to take va_list instead of its pointer 6 年 前
.gitignore 382a1ec394 Cleanup .gitignore files 6 年 前
Makefile 204938ee35 [Makefiles] Drop %.e target 6 年 前
generated-offsets.c 5564cb0a50 [LibOS] Reorganize fields in shim_context, shim_regs, and shim_tls 6 年 前
shim-debug.map f8bf469018 Cleaning up and rewriting VMA bookkeeping code (#183) 8 年 前
shim.lds d27b61ab28 [Pal, LibOS] Enable read-only relocation (-z relro) 6 年 前
shim.map 27ed3b2f6b - Fix calling convention issues in the glibc 2.19 patch 9 年 前
shim_async.c 27213b18e0 [LibOS] Fix compilation errors with -Wunused-parameter flags 6 年 前
shim_checkpoint.c 7eade65b91 [Pal, LibOS] Fix vprintf signature to take va_list instead of its pointer 6 年 前
shim_debug.c 27213b18e0 [LibOS] Fix compilation errors with -Wunused-parameter flags 6 年 前
shim_init.c 7eade65b91 [Pal, LibOS] Fix vprintf signature to take va_list instead of its pointer 6 年 前
shim_malloc.c 0dc1ecf511 [LibOS] Remove unnecessary SIGNAL_DELAYED flag 6 年 前
shim_object.c 0547abf390 [LibOS] Retry DkObjectsWaitAny on interrupt 6 年 前
shim_parser.c 7eade65b91 [Pal, LibOS] Fix vprintf signature to take va_list instead of its pointer 6 年 前
shim_syscalls.c 013c25cdb2 Fix compilation errors on Ubuntu 18.04 6 年 前
shim_table.c be9852784f [All components] Remove all modelines from all source files 6 年 前
start.S be9852784f [All components] Remove all modelines from all source files 6 年 前
syscallas.S 5564cb0a50 [LibOS] Reorganize fields in shim_context, shim_regs, and shim_tls 6 年 前