Chia-Che Tsai a5bc12fd53 Fixing miscellaneous bugs in LibOS 6 years ago
..
.packed 3cf3bd2df3 fix a bug in allocating enclave pages. another bug in waking enclave threads 7 years ago
bookkeep a5bc12fd53 Fixing miscellaneous bugs in LibOS 6 years ago
elf a5bc12fd53 Fixing miscellaneous bugs in LibOS 6 years ago
fs a5bc12fd53 Fixing miscellaneous bugs in LibOS 6 years ago
ipc 7d98e8ca28 Debug waitpid tests (partially): Fix exit status wrt signals, support nlink in the chroot fs. We don't currently support core dumps from graphene, so some waitpid tests will fail for this reason. 7 years ago
sys a5bc12fd53 Fixing miscellaneous bugs in LibOS 6 years ago
utils 27ed3b2f6b - Fix calling convention issues in the glibc 2.19 patch 7 years ago
Makefile 9aee3dcb69 new compilation logistic: always use the Runtime directory 7 years ago
shim-debug.map 10c06ad723 The first official release 10 years ago
shim.lds b5586bbfc6 release v0.3 8 years ago
shim.map 27ed3b2f6b - Fix calling convention issues in the glibc 2.19 patch 7 years ago
shim_async.c 76967f39d3 Bugfixes: 7 years ago
shim_checkpoint.c b6e06b5f79 - add linux-test-project to apps 7 years ago
shim_debug.c b5586bbfc6 release v0.3 8 years ago
shim_init.c 76967f39d3 Bugfixes: 7 years ago
shim_malloc.c 3bc014c2ee Rework shim-internal slab allocation to avoid address space conflicts during fork, and just be a little simpler. The conflicts primarily manifest on SGX. Also, waitpid05 test needs a longer timeout on SGX. 7 years ago
shim_parser.c 76967f39d3 Bugfixes: 7 years ago
shim_random.c c2c92723b9 bugfix: process forking in LibOS 7 years ago
shim_syscalls.c a5bc12fd53 Fixing miscellaneous bugs in LibOS 6 years ago
shim_table.c fba92d6a28 Bugfies: 7 years ago
start.S b5586bbfc6 release v0.3 8 years ago
syscallas.S 76967f39d3 Bugfixes: 7 years ago