Dmitrii Kuvaiskii 186f41e65c [LibOS] Add dummy implementation of Linux-specific mbind() 6 years ago
..
bookkeep d51f84f547 [LibOS] Rename shim_get_tls() to shim_get_tcb() for consistency 6 years ago
elf d51f84f547 [LibOS] Rename shim_get_tls() to shim_get_tcb() for consistency 6 years ago
fs 12e3c5f8b2 [LibOS, Pal] Use sizeof() instead of hard-coded CONFIG_MAX macro 6 years ago
ipc d51f84f547 [LibOS] Rename shim_get_tls() to shim_get_tcb() for consistency 6 years ago
sys 186f41e65c [LibOS] Add dummy implementation of Linux-specific mbind() 6 years ago
utils d51f84f547 [LibOS] Rename shim_get_tls() to shim_get_tcb() for consistency 6 years ago
vdso de42ebabe1 Reformat repository to our clang-format rules 6 years ago
.gitignore 382a1ec394 Cleanup .gitignore files 6 years ago
Makefile 3ee41aa9ff [LibOS, Pal] Support eventfd() 6 years ago
generated-offsets.c 5f13f730e9 [LibOS] Use %gs register for LibOS TCB (shim_tcb) 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 d51f84f547 [LibOS] Rename shim_get_tls() to shim_get_tcb() for consistency 6 years ago
shim_checkpoint.c d51f84f547 [LibOS] Rename shim_get_tls() to shim_get_tcb() for consistency 6 years ago
shim_debug.c de42ebabe1 Reformat repository to our clang-format rules 6 years ago
shim_init.c d51f84f547 [LibOS] Rename shim_get_tls() to shim_get_tcb() for consistency 6 years ago
shim_malloc.c bc0beaa253 Refactor alignment macros 6 years ago
shim_object.c a04e71c7fa [Pal] Fix errors returned from mbedTLS crypto adapter 6 years ago
shim_parser.c aac7a83037 [LibOS] Remove lingering warnings 6 years ago
shim_syscalls.c 186f41e65c [LibOS] Add dummy implementation of Linux-specific mbind() 6 years ago
shim_table.c de42ebabe1 Reformat repository to our clang-format rules 6 years ago
start.S be9852784f [All components] Remove all modelines from all source files 6 years ago
syscallas.S 5f13f730e9 [LibOS] Use %gs register for LibOS TCB (shim_tcb) 6 years ago