Isaku Yamahata df358b8ba8 [Make] Consistently use $(RM) instead of rm -f il y a 4 ans
..
bookkeep a09c0897f5 [LibOS] Cleanup of shim_thread::shim_signal_logs il y a 4 ans
elf b194aa17fb [LibOS,Pal] Correctly emulate CLONE_CHILD_CLEARTID il y a 4 ans
fs c685e56e67 [LibOS] Update TYPE_DEV handles with correct function pointers in dev_ops il y a 4 ans
ipc 5c37c4d21a [LibOS] Miscellaneous bugfixes, mostly found by the previous commit il y a 4 ans
sys d2d88e16fe [LibOS] Change ioctl(, int cmd) to ioctl(, unsigned long cmd) il y a 4 ans
utils 5c37c4d21a [LibOS] Miscellaneous bugfixes, mostly found by the previous commit il y a 4 ans
vdso de42ebabe1 Reformat repository to our clang-format rules il y a 4 ans
.gitignore 382a1ec394 Cleanup .gitignore files il y a 5 ans
Makefile df358b8ba8 [Make] Consistently use $(RM) instead of rm -f il y a 4 ans
generated-offsets.c f53ea3a7cb [LibOS] Rename shim_tls.h to shim_tcb.h il y a 4 ans
shim-debug.map f8bf469018 Cleaning up and rewriting VMA bookkeeping code (#183) il y a 6 ans
shim.lds d27b61ab28 [Pal, LibOS] Enable read-only relocation (-z relro) il y a 5 ans
shim.map 27ed3b2f6b - Fix calling convention issues in the glibc 2.19 patch il y a 7 ans
shim_async.c 5c37c4d21a [LibOS] Miscellaneous bugfixes, mostly found by the previous commit il y a 4 ans
shim_checkpoint.c 735f54d22c [LibOS,Pal/{lib,Linux-SGX}] Add TLS-PSK protection to process checkpoint IPC il y a 4 ans
shim_debug.c f53ea3a7cb [LibOS] Rename shim_tls.h to shim_tcb.h il y a 4 ans
shim_init.c 5c37c4d21a [LibOS] Miscellaneous bugfixes, mostly found by the previous commit il y a 4 ans
shim_malloc.c 5c37c4d21a [LibOS] Miscellaneous bugfixes, mostly found by the previous commit il y a 4 ans
shim_object.c 40c08ff75a [LibOS, Pal/{Linux,Linux-SGX}] Remove DkObjectsWaitAny() il y a 4 ans
shim_parser.c f1c334357c Reformat repository to our clang-format rules (2nd iteration) il y a 4 ans
shim_syscalls.c d2d88e16fe [LibOS] Change ioctl(, int cmd) to ioctl(, unsigned long cmd) il y a 4 ans
shim_table.c de42ebabe1 Reformat repository to our clang-format rules il y a 4 ans
start.S be9852784f [All components] Remove all modelines from all source files il y a 5 ans
syscallas.S 5f13f730e9 [LibOS] Use %gs register for LibOS TCB (shim_tcb) il y a 4 ans