Chia-Che Tsai 3a40af399d completely deprecate sgx.heap_min 6 years ago
..
host 3a40af399d completely deprecate sgx.heap_min 6 years ago
security 64a57f2241 Malloc fixes (#70) 6 years ago
.gitignore bf2a41a301 .gitignore 7 years ago
Makefile 76967f39d3 Bugfixes: 7 years ago
Makefile.Host cc49984e01 Build fixes 7 years ago
Makefile.Test cc49984e01 Build fixes 7 years ago
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 years ago
db_exception.c 64a57f2241 Malloc fixes (#70) 6 years ago
db_ipc.c 1a1e199c79 release v0.4beta 7 years ago
db_main.c 64a57f2241 Malloc fixes (#70) 6 years ago
db_memory.c 1a1e199c79 release v0.4beta 7 years ago
db_misc.c 1a1e199c79 release v0.4beta 7 years ago
db_object.c 9882cad859 check return codes in semaphore implementation 7 years ago
db_process.c b926dfec43 Fix SGX Pal regression by defining an expected behavior for NULL URI to DkProcessCreate. 7 years ago
db_rtld.c 43726c86da This header's contents are not used by the code. Remove it 6 years ago
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 years ago
db_streams.c f55be974fa Fixing compilation issues in PAL caused by switching to uint64_t 6 years ago
db_threading.c 1a1e199c79 release v0.4beta 7 years ago
dl-machine-x86_64.h 1a1e199c79 release v0.4beta 7 years ago
do-rel.h 27ed3b2f6b - Fix calling convention issues in the glibc 2.19 patch 7 years ago
dynamic_link.h 27ed3b2f6b - Fix calling convention issues in the glibc 2.19 patch 7 years ago
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 years ago
pal_debug.h 1a1e199c79 release v0.4beta 7 years ago
pal_defs.h cfa620e24a Trivial changes 8 years ago
pal_error.h fba92d6a28 Bugfies: 7 years ago
pal_internal.h 64a57f2241 Malloc fixes (#70) 6 years ago
pal_rtld.h 43726c86da This header's contents are not used by the code. Remove it 6 years ago
printf.c 46abc3beea bugfix: snprintf returns wrong # of written characters; and can potentially go overflow 7 years ago
slab.c 64a57f2241 Malloc fixes (#70) 6 years ago
user_start.S 7f19f62f31 beta version 0.2 9 years ago