Michał Kowalczyk de42ebabe1 Reformat repository to our clang-format rules 4 lat temu
..
tmp 7327aa62ab [LibOS] Fix bug of long relative paths (more than 256B) 5 lat temu
.gitignore 382a1ec394 Cleanup .gitignore files 5 lat temu
Makefile e83a5ec6fe [LibOS] Simplify shim/test/Makefile 4 lat temu
bootstrap-c++.cpp 728d16aca6 [LibOS] Fix C++ tests support 5 lat temu
bootstrap.c de42ebabe1 Reformat repository to our clang-format rules 4 lat temu
bootstrap_pie.c de42ebabe1 Reformat repository to our clang-format rules 4 lat temu
bootstrap_static.c de42ebabe1 Reformat repository to our clang-format rules 4 lat temu
epoll_wait_timeout.c de42ebabe1 Reformat repository to our clang-format rules 4 lat temu
exec.c de42ebabe1 Reformat repository to our clang-format rules 4 lat temu
exec_invalid_args.c de42ebabe1 Reformat repository to our clang-format rules 4 lat temu
exec_victim.c de42ebabe1 Reformat repository to our clang-format rules 4 lat temu
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. 5 lat temu
exit.c de42ebabe1 Reformat repository to our clang-format rules 4 lat temu
fopen_cornercases.c de42ebabe1 Reformat repository to our clang-format rules 4 lat temu
fork_and_exec.c ea234412c9 [LibOS] Emulate vfork() via fork() 5 lat temu
fstat_cwd.c de42ebabe1 Reformat repository to our clang-format rules 4 lat temu
futex-timeout.c de42ebabe1 Reformat repository to our clang-format rules 4 lat temu
futex.c de42ebabe1 Reformat repository to our clang-format rules 4 lat temu
futex.manifest.template 11029ffff8 Futex and clone fixes. New futex unit test. May help issue #40. 7 lat temu
getcwd.c de42ebabe1 Reformat repository to our clang-format rules 4 lat temu
getdents.c de42ebabe1 Reformat repository to our clang-format rules 4 lat temu
getdents.manifest.template f859f3da77 [LibOS] Add regression test for getdents 5 lat temu
getsockopt.c de42ebabe1 Reformat repository to our clang-format rules 4 lat temu
init_fail.c de42ebabe1 Reformat repository to our clang-format rules 4 lat temu
init_fail.manifest.template aba21c360e [LibOS] Return proper error code on initialization fail 5 lat temu
large-mmap.c de42ebabe1 Reformat repository to our clang-format rules 4 lat temu
large-mmap.manifest.template 64a4804cd2 More fixes 7 lat temu
large_dir_read.c de42ebabe1 Reformat repository to our clang-format rules 4 lat temu
manifest.template 56f93d3a9f [Pal/Linux-SGX] Fix allowed_files subdirectory check 4 lat temu
mmap-file.c de42ebabe1 Reformat repository to our clang-format rules 4 lat temu
mmap-file.manifest.template 9682c9dec1 This unit test needs a manifest template 6 lat temu
multi_pthread.c de42ebabe1 Reformat repository to our clang-format rules 4 lat temu
multi_pthread.manifest.template 30e0b8bfba [PAL/Linux-SGX] Reuse TLS/TCS pages for newly created threads after previous threads exit 4 lat temu
openmp.c de42ebabe1 Reformat repository to our clang-format rules 4 lat temu
openmp.manifest.template 84ec50a2aa [LibOS/regression] Add OpenMP simple for-loop test 5 lat temu
proc-path.c de42ebabe1 Reformat repository to our clang-format rules 4 lat temu
proc-path.manifest.template 06b71fc1a0 [LibOS] shim_namei.c: Fix input absolute path error and add test case 5 lat temu
proc.c de42ebabe1 Reformat repository to our clang-format rules 4 lat temu
proc_cpuinfo.c de42ebabe1 Reformat repository to our clang-format rules 4 lat temu
shared_object.c de42ebabe1 Reformat repository to our clang-format rules 4 lat temu
shared_object.manifest.template 83d230a774 Add the shared object unit test to CI/standard unit test suites (#213) 6 lat temu
sigaltstack.c c4bcf4ae8c [LibOS] Add logic for SS_DISABLE and SS_ONSTACK in sigaltstack() 5 lat temu
stat_invalid_args.c de42ebabe1 Reformat repository to our clang-format rules 4 lat temu
syscall.c bdb8b9c36b [LibOS/regression] Add test for syscall instruction redirection 5 lat temu
test_libos.py 30e0b8bfba [PAL/Linux-SGX] Reuse TLS/TCS pages for newly created threads after previous threads exit 4 lat temu
udp.c de42ebabe1 Reformat repository to our clang-format rules 4 lat temu
unix.c de42ebabe1 Reformat repository to our clang-format rules 4 lat temu
vfork_and_exec.c ea234412c9 [LibOS] Emulate vfork() via fork() 5 lat temu