Dmitrii Kuvaiskii b1ce2f1bed [LibOS] Add regression test for sgx.allow_file_creation 6 년 전
..
tmp 7327aa62ab [LibOS] Fix bug of long relative paths (more than 256B) 6 년 전
.gitignore 382a1ec394 Cleanup .gitignore files 6 년 전
Makefile 59a0fee5ab [LibOS] Fix return code on exit due to signal 6 년 전
abort.c 59a0fee5ab [LibOS] Fix return code on exit due to signal 6 년 전
bootstrap-c++.cpp 728d16aca6 [LibOS] Fix C++ tests support 6 년 전
bootstrap.c de42ebabe1 Reformat repository to our clang-format rules 6 년 전
bootstrap_pie.c de42ebabe1 Reformat repository to our clang-format rules 6 년 전
bootstrap_static.c de42ebabe1 Reformat repository to our clang-format rules 6 년 전
epoll_wait_timeout.c de42ebabe1 Reformat repository to our clang-format rules 6 년 전
exec.c de42ebabe1 Reformat repository to our clang-format rules 6 년 전
exec_invalid_args.c de42ebabe1 Reformat repository to our clang-format rules 6 년 전
exec_victim.c de42ebabe1 Reformat repository to our clang-format rules 6 년 전
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 년 전
exit.c de42ebabe1 Reformat repository to our clang-format rules 6 년 전
exit_group.c 59a0fee5ab [LibOS] Fix return code on exit due to signal 6 년 전
exit_group.manifest.template 59a0fee5ab [LibOS] Fix return code on exit due to signal 6 년 전
fdleak.c c6a0151baf [LibOS] Fix and add a test case for resource leak on file close 6 년 전
fopen_cornercases.c b1ce2f1bed [LibOS] Add regression test for sgx.allow_file_creation 6 년 전
fork_and_exec.c ea234412c9 [LibOS] Emulate vfork() via fork() 6 년 전
fstat_cwd.c de42ebabe1 Reformat repository to our clang-format rules 6 년 전
futex-timeout.c de42ebabe1 Reformat repository to our clang-format rules 6 년 전
futex.c 9baa40eaa2 [LibOS] Rework checking of supported clone() flags 6 년 전
futex.manifest.template 11029ffff8 Futex and clone fixes. New futex unit test. May help issue #40. 8 년 전
getcwd.c de42ebabe1 Reformat repository to our clang-format rules 6 년 전
getdents.c de42ebabe1 Reformat repository to our clang-format rules 6 년 전
getdents.manifest.template f859f3da77 [LibOS] Add regression test for getdents 6 년 전
getsockopt.c de42ebabe1 Reformat repository to our clang-format rules 6 년 전
init_fail.c de42ebabe1 Reformat repository to our clang-format rules 6 년 전
init_fail.manifest.template aba21c360e [LibOS] Return proper error code on initialization fail 6 년 전
large-mmap.c de42ebabe1 Reformat repository to our clang-format rules 6 년 전
large-mmap.manifest.template 64a4804cd2 More fixes 8 년 전
large_dir_read.c a0a996904d [LibOS] Fix a typo in large_dir_read test 6 년 전
manifest.template b1ce2f1bed [LibOS] Add regression test for sgx.allow_file_creation 6 년 전
mmap-file.c 4e1d892891 [LibOS] Add missing memory barrier in regression/mmap-file.c 6 년 전
mmap-file.manifest.template 9682c9dec1 This unit test needs a manifest template 7 년 전
multi_pthread.c de42ebabe1 Reformat repository to our clang-format rules 6 년 전
multi_pthread.manifest.template 30e0b8bfba [PAL/Linux-SGX] Reuse TLS/TCS pages for newly created threads after previous threads exit 6 년 전
openmp.c de42ebabe1 Reformat repository to our clang-format rules 6 년 전
openmp.manifest.template 84ec50a2aa [LibOS/regression] Add OpenMP simple for-loop test 6 년 전
proc-path.c de42ebabe1 Reformat repository to our clang-format rules 6 년 전
proc-path.manifest.template 06b71fc1a0 [LibOS] shim_namei.c: Fix input absolute path error and add test case 6 년 전
proc.c de42ebabe1 Reformat repository to our clang-format rules 6 년 전
proc_cpuinfo.c 44e186c503 Clean up asserts 6 년 전
shared_object.c de42ebabe1 Reformat repository to our clang-format rules 6 년 전
shared_object.manifest.template 83d230a774 Add the shared object unit test to CI/standard unit test suites (#213) 7 년 전
sigaltstack.c c4bcf4ae8c [LibOS] Add logic for SS_DISABLE and SS_ONSTACK in sigaltstack() 6 년 전
stat_invalid_args.c de42ebabe1 Reformat repository to our clang-format rules 6 년 전
syscall.c bdb8b9c36b [LibOS/regression] Add test for syscall instruction redirection 6 년 전
test_libos.py b1ce2f1bed [LibOS] Add regression test for sgx.allow_file_creation 6 년 전
udp.c de42ebabe1 Reformat repository to our clang-format rules 6 년 전
unix.c de42ebabe1 Reformat repository to our clang-format rules 6 년 전
vfork_and_exec.c ea234412c9 [LibOS] Emulate vfork() via fork() 6 년 전