Jia Zhang 12e3c5f8b2 [LibOS, Pal] Use sizeof() instead of hard-coded CONFIG_MAX macro 6 年 前
..
bookkeep 12e3c5f8b2 [LibOS, Pal] Use sizeof() instead of hard-coded CONFIG_MAX macro 6 年 前
elf aac7a83037 [LibOS] Remove lingering warnings 6 年 前
fs 12e3c5f8b2 [LibOS, Pal] Use sizeof() instead of hard-coded CONFIG_MAX macro 6 年 前
ipc 93eb9bc595 [LibOS] Allow zero size read/write on pipes/sockets/eventfds 6 年 前
sys 12e3c5f8b2 [LibOS, Pal] Use sizeof() instead of hard-coded CONFIG_MAX macro 6 年 前
utils bc0beaa253 Refactor alignment macros 6 年 前
vdso de42ebabe1 Reformat repository to our clang-format rules 6 年 前
.gitignore 382a1ec394 Cleanup .gitignore files 7 年 前
Makefile 3ee41aa9ff [LibOS, Pal] Support eventfd() 6 年 前
generated-offsets.c 5564cb0a50 [LibOS] Reorganize fields in shim_context, shim_regs, and shim_tls 7 年 前
shim-debug.map f8bf469018 Cleaning up and rewriting VMA bookkeeping code (#183) 8 年 前
shim.lds d27b61ab28 [Pal, LibOS] Enable read-only relocation (-z relro) 7 年 前
shim.map 27ed3b2f6b - Fix calling convention issues in the glibc 2.19 patch 9 年 前
shim_async.c f71bd2ca84 [LibOS] Move helper threads' status checking after lock acquisition 6 年 前
shim_checkpoint.c 93eb9bc595 [LibOS] Allow zero size read/write on pipes/sockets/eventfds 6 年 前
shim_debug.c de42ebabe1 Reformat repository to our clang-format rules 6 年 前
shim_init.c 12e3c5f8b2 [LibOS, Pal] Use sizeof() instead of hard-coded CONFIG_MAX macro 6 年 前
shim_malloc.c bc0beaa253 Refactor alignment macros 6 年 前
shim_object.c a04e71c7fa [Pal] Fix errors returned from mbedTLS crypto adapter 6 年 前
shim_parser.c aac7a83037 [LibOS] Remove lingering warnings 6 年 前
shim_syscalls.c 376de63d5a [LibOS] Add dummy implementations of Linux scheduling APIs 6 年 前
shim_table.c de42ebabe1 Reformat repository to our clang-format rules 6 年 前
start.S be9852784f [All components] Remove all modelines from all source files 7 年 前
syscallas.S c7571408d6 [LibOS] Cleanup of shim_tls.h 6 年 前