Dmitrii Kuvaiskii 3e2c8ed9d2 [LibOS] Comprehensive cleanup of poll()/ppoll()/select()/pselect() 6 лет назад
..
bookkeep 7d99d4788c [LibOS,Pal] Remove Graphene IPC completely 6 лет назад
elf b194aa17fb [LibOS,Pal] Correctly emulate CLONE_CHILD_CLEARTID 6 лет назад
fs 15be96fbae [LibOS] Correctly release resources in str_close() 6 лет назад
ipc 7c45430355 [LibOS] Remove the data race on thread::is_alive 6 лет назад
sys 3e2c8ed9d2 [LibOS] Comprehensive cleanup of poll()/ppoll()/select()/pselect() 6 лет назад
utils d51f84f547 [LibOS] Rename shim_get_tls() to shim_get_tcb() for consistency 6 лет назад
vdso de42ebabe1 Reformat repository to our clang-format rules 6 лет назад
.gitignore 382a1ec394 Cleanup .gitignore files 6 лет назад
Makefile 3e7397b173 [Makefiles] Don't include *.d files when cleaning 6 лет назад
generated-offsets.c f53ea3a7cb [LibOS] Rename shim_tls.h to shim_tcb.h 6 лет назад
shim-debug.map f8bf469018 Cleaning up and rewriting VMA bookkeeping code (#183) 7 лет назад
shim.lds d27b61ab28 [Pal, LibOS] Enable read-only relocation (-z relro) 6 лет назад
shim.map 27ed3b2f6b - Fix calling convention issues in the glibc 2.19 patch 9 лет назад
shim_async.c 7c45430355 [LibOS] Remove the data race on thread::is_alive 6 лет назад
shim_checkpoint.c 1bf6423384 [LibOS/Pal] Replace hardcoded URI prefix strings 6 лет назад
shim_debug.c f53ea3a7cb [LibOS] Rename shim_tls.h to shim_tcb.h 6 лет назад
shim_init.c 1bf6423384 [LibOS/Pal] Replace hardcoded URI prefix strings 6 лет назад
shim_malloc.c bae8baa2dd [LibOS] Merge page size and allocation alignment 6 лет назад
shim_object.c a04e71c7fa [Pal] Fix errors returned from mbedTLS crypto adapter 6 лет назад
shim_parser.c 1939b76502 [LibOS] Test user pointer in pipe parser (used for debugging) 6 лет назад
shim_syscalls.c f53ea3a7cb [LibOS] Rename shim_tls.h to shim_tcb.h 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 6 лет назад
syscallas.S 5f13f730e9 [LibOS] Use %gs register for LibOS TCB (shim_tcb) 6 лет назад