Zhang Chen 06b71fc1a0 [LibOS] shim_namei.c: Fix input absolute path error and add test case vor 5 Jahren
..
.gitignore 760446deac Address bug report #11, by using 64-bit offsets and lengths internally. Create a regression test to capture this case vor 7 Jahren
00_bootstrap.py 91f1301bd3 Fix Python shebangs compatibility vor 5 Jahren
30_futex.py 1286dec7ab Ensure unit tests actually return a failure message vor 5 Jahren
30_mmap.py 1286dec7ab Ensure unit tests actually return a failure message vor 5 Jahren
40_proc_path.py 06b71fc1a0 [LibOS] shim_namei.c: Fix input absolute path error and add test case vor 5 Jahren
80_epoll_wait_timeout.py 91f1301bd3 Fix Python shebangs compatibility vor 5 Jahren
80_sockets.py 91f1301bd3 Fix Python shebangs compatibility vor 5 Jahren
90_large-mmap.py 1286dec7ab Ensure unit tests actually return a failure message vor 5 Jahren
Makefile cba6e3278a Add -Werror to CFLAGS with WERROR=1 vor 5 Jahren
bootstrap.c 7f19f62f31 beta version 0.2 vor 9 Jahren
bootstrap_pie.c 7f19f62f31 beta version 0.2 vor 9 Jahren
bootstrap_static.c 7f19f62f31 beta version 0.2 vor 9 Jahren
epoll_wait_timeout.c 5cd91c596c [LibOS] Add missed error handling and fix codestyle issues in epoll_wait regression test vor 5 Jahren
exec.c cba6e3278a Add -Werror to CFLAGS with WERROR=1 vor 5 Jahren
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. vor 5 Jahren
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. vor 5 Jahren
exit.c 5d8c9ac260 Fix error code propagation on SGX (#205), add unit tests for exit code propagation vor 5 Jahren
futex.c 11029ffff8 Futex and clone fixes. New futex unit test. May help issue #40. vor 7 Jahren
futex.manifest.template 11029ffff8 Futex and clone fixes. New futex unit test. May help issue #40. vor 7 Jahren
getsockopt.c 7807773a76 Bugfix for getsockopt (#102) vor 6 Jahren
large-mmap.c 9aee3dcb69 new compilation logistic: always use the Runtime directory vor 7 Jahren
large-mmap.manifest.template 64a4804cd2 More fixes vor 7 Jahren
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. vor 5 Jahren
mmap-file.c e583b39cd6 A bugfix for issue #80 (os.fork() sigfaults in Python) (#81) vor 6 Jahren
mmap-file.manifest.template 9682c9dec1 This unit test needs a manifest template vor 6 Jahren
proc-path.c 06b71fc1a0 [LibOS] shim_namei.c: Fix input absolute path error and add test case vor 5 Jahren
proc-path.manifest.template 06b71fc1a0 [LibOS] shim_namei.c: Fix input absolute path error and add test case vor 5 Jahren
shared_object.c 83d230a774 Add the shared object unit test to CI/standard unit test suites (#213) vor 6 Jahren
shared_object.manifest.template 83d230a774 Add the shared object unit test to CI/standard unit test suites (#213) vor 6 Jahren