Isaku Yamahata 5f5bc5af56 [Pal, LibOS] Consolidate elf.h vor 6 Jahren
..
bookkeep 004c2fe9a4 [LibOS] Remove `opened` reference counter from `struct shim_handle` vor 6 Jahren
elf 0d89dda052 [LibOS] Fix the implementation of getrlimit/setrlimit syscalls vor 6 Jahren
fs 0d89dda052 [LibOS] Fix the implementation of getrlimit/setrlimit syscalls vor 6 Jahren
ipc 89a25d1377 [LibOS] Misc tiny bug fixes in IPC subsystem vor 6 Jahren
sys 004c2fe9a4 [LibOS] Remove `opened` reference counter from `struct shim_handle` vor 6 Jahren
utils 7eade65b91 [Pal, LibOS] Fix vprintf signature to take va_list instead of its pointer vor 7 Jahren
vdso 2c340b75d5 [Makefile] Check vdso.so only when it has been built vor 6 Jahren
.gitignore 382a1ec394 Cleanup .gitignore files vor 7 Jahren
Makefile 5f5bc5af56 [Pal, LibOS] Consolidate elf.h vor 6 Jahren
generated-offsets.c 5564cb0a50 [LibOS] Reorganize fields in shim_context, shim_regs, and shim_tls vor 7 Jahren
shim-debug.map f8bf469018 Cleaning up and rewriting VMA bookkeeping code (#183) vor 8 Jahren
shim.lds d27b61ab28 [Pal, LibOS] Enable read-only relocation (-z relro) vor 7 Jahren
shim.map 27ed3b2f6b - Fix calling convention issues in the glibc 2.19 patch vor 9 Jahren
shim_async.c 89a25d1377 [LibOS] Misc tiny bug fixes in IPC subsystem vor 6 Jahren
shim_checkpoint.c 004c2fe9a4 [LibOS] Remove `opened` reference counter from `struct shim_handle` vor 6 Jahren
shim_debug.c 27213b18e0 [LibOS] Fix compilation errors with -Wunused-parameter flags vor 7 Jahren
shim_init.c bc715c2081 [LibOS] Fix memory leak in shim_do_execve_rtld() vor 6 Jahren
shim_malloc.c 0dc1ecf511 [LibOS] Remove unnecessary SIGNAL_DELAYED flag vor 7 Jahren
shim_object.c 0547abf390 [LibOS] Retry DkObjectsWaitAny on interrupt vor 7 Jahren
shim_parser.c 040dfb86a9 [LibOS] Make parse_clone_flags() show exit signal name for clone() vor 6 Jahren
shim_syscalls.c f2591790d7 [LibOS] Fix timeout resolution for epoll_wait()/epoll_pwait() vor 6 Jahren
shim_table.c 5ec5e2f24c Delete all reference monitor residues vor 6 Jahren
start.S be9852784f [All components] Remove all modelines from all source files vor 7 Jahren
syscallas.S c7571408d6 [LibOS] Cleanup of shim_tls.h vor 6 Jahren