Dmitrii Kuvaiskii c0bc72856a fixup! [LibOS,Pal] Force intermediate process to wait for child after execve() 4 years ago
..
bookkeep 4843aa073c [LibOS] Cleanup of mprotect(PAL_PROT_READ) on checkpoint 4 years ago
elf b194aa17fb [LibOS,Pal] Correctly emulate CLONE_CHILD_CLEARTID 4 years ago
fs b40862a59c [LibOS,Pal/{Linux, Linux-SGX}] Add bogomips to /proc/cpuinfo 4 years ago
ipc 8096b03d63 [LibOS,Pal] Miscellaneous small fixes for readability 4 years ago
sys c0bc72856a fixup! [LibOS,Pal] Force intermediate process to wait for child after execve() 4 years ago
utils 5c37c4d21a [LibOS] Miscellaneous bugfixes, mostly found by the previous commit 4 years ago
vdso 80dfc43526 [LibOS] Fix syntax errors in shim.lds and vdso/vdso.lds 4 years ago
.gitignore 382a1ec394 Cleanup .gitignore files 5 years ago
Makefile 80dfc43526 [LibOS] Fix syntax errors in shim.lds and vdso/vdso.lds 4 years ago
generated-offsets.c f53ea3a7cb [LibOS] Rename shim_tls.h to shim_tcb.h 4 years ago
shim-debug.map f8bf469018 Cleaning up and rewriting VMA bookkeeping code (#183) 6 years ago
shim.lds 80dfc43526 [LibOS] Fix syntax errors in shim.lds and vdso/vdso.lds 4 years ago
shim.map 27ed3b2f6b - Fix calling convention issues in the glibc 2.19 patch 7 years ago
shim_async.c 5c37c4d21a [LibOS] Miscellaneous bugfixes, mostly found by the previous commit 4 years ago
shim_checkpoint.c 4843aa073c [LibOS] Cleanup of mprotect(PAL_PROT_READ) on checkpoint 4 years ago
shim_debug.c f53ea3a7cb [LibOS] Rename shim_tls.h to shim_tcb.h 4 years ago
shim_init.c f55c0368c4 [LibOS,Pal] Force intermediate process to wait for child after execve() 4 years ago
shim_malloc.c 5c37c4d21a [LibOS] Miscellaneous bugfixes, mostly found by the previous commit 4 years ago
shim_object.c 40c08ff75a [LibOS, Pal/{Linux,Linux-SGX}] Remove DkObjectsWaitAny() 4 years ago
shim_parser.c f1c334357c Reformat repository to our clang-format rules (2nd iteration) 4 years ago
shim_syscalls.c d2d88e16fe [LibOS] Change ioctl(, int cmd) to ioctl(, unsigned long cmd) 4 years ago
shim_table.c de42ebabe1 Reformat repository to our clang-format rules 4 years ago
start.S be9852784f [All components] Remove all modelines from all source files 5 years ago
syscallas.S 5f13f730e9 [LibOS] Use %gs register for LibOS TCB (shim_tcb) 4 years ago