..
access
Fix the dirfd issue when path is absolute
2020-07-10 18:08:03 +08:00
chmod
Format c/c++ files in src, tools and test
2020-05-27 07:09:18 +00:00
chown
Format c/c++ files in src, tools and test
2020-05-27 07:09:18 +00:00
client
Format c/c++ files in src, tools and test
2020-05-27 07:09:18 +00:00
cout
Format c/c++ files in src, tools and test
2020-05-27 07:09:18 +00:00
cpuid
Fix cpuid test case to check SGX support accurately
2020-08-11 12:07:23 +08:00
data_sink
Format c/c++ files in src, tools and test
2020-05-27 07:09:18 +00:00
device
Format c/c++ files in src, tools and test
2020-05-27 07:09:18 +00:00
empty
Format c/c++ files in src, tools and test
2020-05-27 07:09:18 +00:00
emulate_syscall
Format c/c++ files in src, tools and test
2020-05-27 07:09:18 +00:00
env
Format c/c++ files in src, tools and test
2020-05-27 07:09:18 +00:00
eventfd
Format c/c++ files in src, tools and test
2020-05-27 07:09:18 +00:00
exit_group
Fix SGX simulation mode broken by the interrupt subsystem
2020-07-11 14:19:41 +00:00
fcntl
Format c/c++ files in src, tools and test
2020-05-27 07:09:18 +00:00
file
Format c/c++ files in src, tools and test
2020-05-27 07:09:18 +00:00
fs_perms
Enable UnionFS
2020-07-23 21:40:34 +08:00
getpid
Format c/c++ files in src, tools and test
2020-05-27 07:09:18 +00:00
hello_world
Format c/c++ files in src, tools and test
2020-05-27 07:09:18 +00:00
hostfs
Format c/c++ files in src, tools and test
2020-05-27 07:09:18 +00:00
include
Format c/c++ files in src, tools and test
2020-05-27 07:09:18 +00:00
ioctl
Format c/c++ files in src, tools and test
2020-05-27 07:09:18 +00:00
link
Format c/c++ files in src, tools and test
2020-05-27 07:09:18 +00:00
malloc
Format c/c++ files in src, tools and test
2020-05-27 07:09:18 +00:00
mkdir
Format c/c++ files in src, tools and test
2020-05-27 07:09:18 +00:00
mmap
Add msync system call and flush updates to shared file memory mappings
2020-07-17 16:57:00 +00:00
open
Fix the dirfd issue when path is absolute
2020-07-10 18:08:03 +08:00
pipe
Add notification mechanism for basic IO events
2020-07-18 00:27:26 +08:00
pipe_throughput
Format c/c++ files in src, tools and test
2020-05-27 07:09:18 +00:00
prctl
Add prctl support of PR_SET/GET_NAME options
2020-07-10 08:31:54 +00:00
pthread
Format c/c++ files in src, tools and test
2020-05-27 07:09:18 +00:00
rdtsc
Fix the emulation of RDTSC instruction with ocall
2020-03-24 22:06:14 +08:00
readdir
Format c/c++ files in src, tools and test
2020-05-27 07:09:18 +00:00
rlimit
Format c/c++ files in src, tools and test
2020-05-27 07:09:18 +00:00
sched
Add getcpu syscall
2020-08-15 19:12:39 +08:00
server
Add notification mechanism for basic IO events
2020-07-18 00:27:26 +08:00
server_epoll
Format c/c++ files in src, tools and test
2020-05-27 07:09:18 +00:00
signal
Fix signal testcase and a bug in sig_set
2020-07-17 18:02:09 +08:00
sleep
Format c/c++ files in src, tools and test
2020-05-27 07:09:18 +00:00
spawn
Format c/c++ files in src, tools and test
2020-05-27 07:09:18 +00:00
spawn_and_exit_latency
Format c/c++ files in src, tools and test
2020-05-27 07:09:18 +00:00
stat
Fix the dirfd issue when path is absolute
2020-07-10 18:08:03 +08:00
symlink
Add support to handle symbolic link file
2020-07-10 18:08:03 +08:00
sysinfo
Add support for sysinfo syscall
2020-06-13 03:33:32 +00:00
time
Add clock_getres syscall
2020-06-13 03:33:32 +00:00
tls
Format c/c++ files in src, tools and test
2020-05-27 07:09:18 +00:00
truncate
Format c/c++ files in src, tools and test
2020-05-27 07:09:18 +00:00
uname
Format c/c++ files in src, tools and test
2020-05-27 07:09:18 +00:00
unix_socket
Add notification mechanism for basic IO events
2020-07-18 00:27:26 +08:00
unix_socket_throughput
Format c/c++ files in src, tools and test
2020-05-27 07:09:18 +00:00
Makefile
Improve implementation for occlum build
2020-08-15 19:12:39 +08:00
Occlum.json
Substitute ramFS with a temporary SEFS at "/tmp"
2020-08-15 19:12:39 +08:00
test_common.mk
Polish build and install process
2020-07-08 11:51:33 +00:00