Chia-Che Tsai a5bc12fd53 Fixing miscellaneous bugs in LibOS 6 年 前
..
.packed 3cf3bd2df3 fix a bug in allocating enclave pages. another bug in waking enclave threads 7 年 前
bookkeep a5bc12fd53 Fixing miscellaneous bugs in LibOS 6 年 前
elf a5bc12fd53 Fixing miscellaneous bugs in LibOS 6 年 前
fs a5bc12fd53 Fixing miscellaneous bugs in LibOS 6 年 前
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 年 前
sys a5bc12fd53 Fixing miscellaneous bugs in LibOS 6 年 前
utils 27ed3b2f6b - Fix calling convention issues in the glibc 2.19 patch 7 年 前
Makefile 9aee3dcb69 new compilation logistic: always use the Runtime directory 7 年 前
shim-debug.map 10c06ad723 The first official release 10 年 前
shim.lds b5586bbfc6 release v0.3 8 年 前
shim.map 27ed3b2f6b - Fix calling convention issues in the glibc 2.19 patch 7 年 前
shim_async.c 76967f39d3 Bugfixes: 7 年 前
shim_checkpoint.c b6e06b5f79 - add linux-test-project to apps 7 年 前
shim_debug.c b5586bbfc6 release v0.3 8 年 前
shim_init.c 76967f39d3 Bugfixes: 7 年 前
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 年 前
shim_parser.c 76967f39d3 Bugfixes: 7 年 前
shim_random.c c2c92723b9 bugfix: process forking in LibOS 7 年 前
shim_syscalls.c a5bc12fd53 Fixing miscellaneous bugs in LibOS 6 年 前
shim_table.c fba92d6a28 Bugfies: 7 年 前
start.S b5586bbfc6 release v0.3 8 年 前
syscallas.S 76967f39d3 Bugfixes: 7 年 前