.. |
.gitignore
|
760446deac
Address bug report #11, by using 64-bit offsets and lengths internally. Create a regression test to capture this case
|
8 rokov pred |
00_bootstrap.py
|
91f1301bd3
Fix Python shebangs compatibility
|
5 rokov pred |
30_futex.py
|
91f1301bd3
Fix Python shebangs compatibility
|
5 rokov pred |
30_mmap.py
|
91f1301bd3
Fix Python shebangs compatibility
|
5 rokov pred |
80_epoll_wait_timeout.py
|
91f1301bd3
Fix Python shebangs compatibility
|
5 rokov pred |
80_sockets.py
|
91f1301bd3
Fix Python shebangs compatibility
|
5 rokov pred |
90_large-mmap.py
|
91f1301bd3
Fix Python shebangs compatibility
|
5 rokov pred |
Makefile
|
4a63e6a577
[LibOS/benchmark] make LibOS/shim/tests/benchmark build again
|
5 rokov pred |
bootstrap.c
|
7f19f62f31
beta version 0.2
|
9 rokov pred |
bootstrap_pie.c
|
7f19f62f31
beta version 0.2
|
9 rokov pred |
bootstrap_static.c
|
7f19f62f31
beta version 0.2
|
9 rokov pred |
epoll_wait_timeout.c
|
f58e478e43
Fixes oscarlab/graphene#239 (shim_do_epoll_wait ignores user-supplied timeout)
|
6 rokov pred |
exec.c
|
203a3920fa
Fix a regression on exec in trying to repro #59. Remove an assertion that doesn't seem to be doing much good, given that the size is always statically determined in hex2str.
|
6 rokov pred |
exec_victim.c
|
203a3920fa
Fix a regression on exec in trying to repro #59. Remove an assertion that doesn't seem to be doing much good, given that the size is always statically determined in hex2str.
|
6 rokov pred |
exec_victim.manifest.template
|
203a3920fa
Fix a regression on exec in trying to repro #59. Remove an assertion that doesn't seem to be doing much good, given that the size is always statically determined in hex2str.
|
6 rokov pred |
exit.c
|
5d8c9ac260
Fix error code propagation on SGX (#205), add unit tests for exit code propagation
|
6 rokov pred |
futex.c
|
11029ffff8
Futex and clone fixes. New futex unit test. May help issue #40.
|
7 rokov pred |
futex.manifest.template
|
11029ffff8
Futex and clone fixes. New futex unit test. May help issue #40.
|
7 rokov pred |
getsockopt.c
|
7807773a76
Bugfix for getsockopt (#102)
|
7 rokov pred |
large-mmap.c
|
9aee3dcb69
new compilation logistic: always use the Runtime directory
|
7 rokov pred |
large-mmap.manifest.template
|
64a4804cd2
More fixes
|
7 rokov pred |
manifest.template
|
203a3920fa
Fix a regression on exec in trying to repro #59. Remove an assertion that doesn't seem to be doing much good, given that the size is always statically determined in hex2str.
|
6 rokov pred |
mmap-file.c
|
e583b39cd6
A bugfix for issue #80 (os.fork() sigfaults in Python) (#81)
|
7 rokov pred |
mmap-file.manifest.template
|
9682c9dec1
This unit test needs a manifest template
|
7 rokov pred |
shared_object.c
|
83d230a774
Add the shared object unit test to CI/standard unit test suites (#213)
|
6 rokov pred |
shared_object.manifest.template
|
83d230a774
Add the shared object unit test to CI/standard unit test suites (#213)
|
6 rokov pred |