.. |
host
|
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
|
7 年之前 |
security
|
c2c92723b9
bugfix: process forking in LibOS
|
8 年之前 |
.gitignore
|
bf2a41a301
.gitignore
|
8 年之前 |
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
|
7 年之前 |
db_exception.c
|
27ed3b2f6b
- Fix calling convention issues in the glibc 2.19 patch
|
8 年之前 |
db_ipc.c
|
1a1e199c79
release v0.4beta
|
8 年之前 |
db_main.c
|
cf2a3f966a
Fix another PAL unit test
|
7 年之前 |
db_memory.c
|
1a1e199c79
release v0.4beta
|
8 年之前 |
db_misc.c
|
1a1e199c79
release v0.4beta
|
8 年之前 |
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
|
27ed3b2f6b
- Fix calling convention issues in the glibc 2.19 patch
|
8 年之前 |
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
|
7 年之前 |
db_streams.c
|
760446deac
Address bug report #11, by using 64-bit offsets and lengths internally. Create a regression test to capture this case
|
8 年之前 |
db_threading.c
|
1a1e199c79
release v0.4beta
|
8 年之前 |
dl-machine-x86_64.h
|
1a1e199c79
release v0.4beta
|
8 年之前 |
do-rel.h
|
27ed3b2f6b
- Fix calling convention issues in the glibc 2.19 patch
|
8 年之前 |
dynamic_link.h
|
27ed3b2f6b
- Fix calling convention issues in the glibc 2.19 patch
|
8 年之前 |
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
|
7 年之前 |
pal_debug.h
|
1a1e199c79
release v0.4beta
|
8 年之前 |
pal_defs.h
|
cfa620e24a
Trivial changes
|
8 年之前 |
pal_error.h
|
fba92d6a28
Bugfies:
|
7 年之前 |
pal_internal.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
|
7 年之前 |
pal_rtld.h
|
1a1e199c79
release v0.4beta
|
8 年之前 |
printf.c
|
46abc3beea
bugfix: snprintf returns wrong # of written characters; and can potentially go overflow
|
8 年之前 |
slab.c
|
1a1e199c79
release v0.4beta
|
8 年之前 |
user_start.S
|
7f19f62f31
beta version 0.2
|
9 年之前 |