Chia-Che Tsai 287ce8cf7c For Graphene-SGX, remove the rule of linking libpal.so as an alias of libpal-enclave.so (libpal-enclave.so is deprecated) 6 年 前
..
host 287ce8cf7c For Graphene-SGX, remove the rule of linking libpal.so as an alias of libpal-enclave.so (libpal-enclave.so is deprecated) 6 年 前
security c2c92723b9 bugfix: process forking in LibOS 7 年 前
.gitignore bf2a41a301 .gitignore 7 年 前
Makefile 76967f39d3 Bugfixes: 7 年 前
Makefile.Host cc49984e01 Build fixes 7 年 前
Makefile.Test cc49984e01 Build fixes 7 年 前
db_events.c e6b3821471 Try to correct incomplete fix for kernel vs. userspace calling convention. Seems like the current plan is to fix the calling convention in the libos, not libc. Also, fix some cases where timeouts were being cast down to 32-bit integers 6 年 前
db_exception.c 27ed3b2f6b - Fix calling convention issues in the glibc 2.19 patch 7 年 前
db_ipc.c 1a1e199c79 release v0.4beta 7 年 前
db_main.c 5f546699b0 Merge pull request #68 from oscarlab/testing 6 年 前
db_memory.c 1a1e199c79 release v0.4beta 7 年 前
db_misc.c 1a1e199c79 release v0.4beta 7 年 前
db_object.c 9882cad859 check return codes in semaphore implementation 7 年 前
db_process.c b926dfec43 Fix SGX Pal regression by defining an expected behavior for NULL URI to DkProcessCreate. 7 年 前
db_rtld.c 43726c86da This header's contents are not used by the code. Remove it 6 年 前
db_semaphore.c e6b3821471 Try to correct incomplete fix for kernel vs. userspace calling convention. Seems like the current plan is to fix the calling convention in the libos, not libc. Also, fix some cases where timeouts were being cast down to 32-bit integers 6 年 前
db_streams.c f55be974fa Fixing compilation issues in PAL caused by switching to uint64_t 6 年 前
db_threading.c 1a1e199c79 release v0.4beta 7 年 前
dl-machine-x86_64.h 1a1e199c79 release v0.4beta 7 年 前
do-rel.h 27ed3b2f6b - Fix calling convention issues in the glibc 2.19 patch 7 年 前
dynamic_link.h 27ed3b2f6b - Fix calling convention issues in the glibc 2.19 patch 7 年 前
pal.h e6b3821471 Try to correct incomplete fix for kernel vs. userspace calling convention. Seems like the current plan is to fix the calling convention in the libos, not libc. Also, fix some cases where timeouts were being cast down to 32-bit integers 6 年 前
pal_debug.h 1a1e199c79 release v0.4beta 7 年 前
pal_defs.h cfa620e24a Trivial changes 8 年 前
pal_error.h fba92d6a28 Bugfies: 7 年 前
pal_internal.h f55be974fa Fixing compilation issues in PAL caused by switching to uint64_t 6 年 前
pal_rtld.h 43726c86da This header's contents are not used by the code. Remove it 6 年 前
printf.c 46abc3beea bugfix: snprintf returns wrong # of written characters; and can potentially go overflow 7 年 前
slab.c 1a1e199c79 release v0.4beta 7 年 前
user_start.S 7f19f62f31 beta version 0.2 9 年 前