Michał Kowalczyk 2bc2c04194 Remove trailing blanks hace 5 años
..
.gitignore 382a1ec394 Cleanup .gitignore files hace 5 años
00_bootstrap.py 3d60004a8c [*/regression] Drop unused shebang hace 5 años
30_futex.py 402020f8da [LibOS/regression] Add futex-timeout test hace 5 años
30_getdents.py f859f3da77 [LibOS] Add regression test for getdents hace 5 años
30_mmap.py f30f7e7575 [*/regression] Use uniform and cleaner SGX environment check hace 5 años
40_proc.py e62a021fd8 Add an open method to /proc and some subdirectories hace 5 años
40_proc_path.py 3d60004a8c [*/regression] Drop unused shebang hace 5 años
80_epoll_wait_timeout.py 3d60004a8c [*/regression] Drop unused shebang hace 5 años
80_sockets.py 3d60004a8c [*/regression] Drop unused shebang hace 5 años
80_udp.py 0a8f97af5a [Pal/{Linux, Linux-SGX}] Add NULL check in udp_connect/sgx_ocall_sock_connect hace 5 años
90_large-mmap.py 3d60004a8c [*/regression] Drop unused shebang hace 5 años
Makefile e62a021fd8 Add an open method to /proc and some subdirectories hace 5 años
bootstrap.c 7f19f62f31 beta version 0.2 hace 9 años
bootstrap_pie.c 7f19f62f31 beta version 0.2 hace 9 años
bootstrap_static.c 7f19f62f31 beta version 0.2 hace 9 años
epoll_wait_timeout.c 5cd91c596c [LibOS] Add missed error handling and fix codestyle issues in epoll_wait regression test hace 5 años
exec.c 2bc2c04194 Remove trailing blanks hace 5 años
exec_victim.c 2bc2c04194 Remove trailing blanks hace 5 años
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. hace 6 años
exit.c 5d8c9ac260 Fix error code propagation on SGX (#205), add unit tests for exit code propagation hace 6 años
futex-timeout.c 402020f8da [LibOS/regression] Add futex-timeout test hace 5 años
futex.c 2bc2c04194 Remove trailing blanks hace 5 años
futex.manifest.template 11029ffff8 Futex and clone fixes. New futex unit test. May help issue #40. hace 7 años
getdents.c f859f3da77 [LibOS] Add regression test for getdents hace 5 años
getdents.manifest.template f859f3da77 [LibOS] Add regression test for getdents hace 5 años
getsockopt.c 2bc2c04194 Remove trailing blanks hace 5 años
large-mmap.c 2bc2c04194 Remove trailing blanks hace 5 años
large-mmap.manifest.template 64a4804cd2 More fixes hace 7 años
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. hace 6 años
mmap-file.c e583b39cd6 A bugfix for issue #80 (os.fork() sigfaults in Python) (#81) hace 7 años
mmap-file.manifest.template 9682c9dec1 This unit test needs a manifest template hace 7 años
proc-path.c 06b71fc1a0 [LibOS] shim_namei.c: Fix input absolute path error and add test case hace 5 años
proc-path.manifest.template 06b71fc1a0 [LibOS] shim_namei.c: Fix input absolute path error and add test case hace 5 años
proc.c e62a021fd8 Add an open method to /proc and some subdirectories hace 5 años
shared_object.c 83d230a774 Add the shared object unit test to CI/standard unit test suites (#213) hace 6 años
shared_object.manifest.template 83d230a774 Add the shared object unit test to CI/standard unit test suites (#213) hace 6 años
udp.c 0a8f97af5a [Pal/{Linux, Linux-SGX}] Add NULL check in udp_connect/sgx_ocall_sock_connect hace 5 años