.. |
alarm.cpp
|
|
|
anon_create.cpp
|
|
|
chdir.cpp
|
Kernel: Move most of VirtualFileSystem code to be in a namespace
|
2024-07-21 11:44:23 +02:00 |
chmod.cpp
|
Kernel: Move most of VirtualFileSystem code to be in a namespace
|
2024-07-21 11:44:23 +02:00 |
chown.cpp
|
Kernel: Move most of VirtualFileSystem code to be in a namespace
|
2024-07-21 11:44:23 +02:00 |
clock.cpp
|
|
|
debug.cpp
|
|
|
disown.cpp
|
Kernel+Userland: Reduce jails to be a simple boolean flag
|
2024-07-21 11:44:23 +02:00 |
dup2.cpp
|
|
|
emuctl.cpp
|
|
|
execve.cpp
|
Kernel: Add a prctl option to enter jail mode until an execve syscall
|
2024-10-03 12:39:45 +02:00 |
exit.cpp
|
|
|
faccessat.cpp
|
Kernel: Move most of VirtualFileSystem code to be in a namespace
|
2024-07-21 11:44:23 +02:00 |
fallocate.cpp
|
|
|
fcntl.cpp
|
|
|
fork.cpp
|
Kernel: Add a prctl option to enter jail mode until an execve syscall
|
2024-10-03 12:39:45 +02:00 |
fsync.cpp
|
|
|
ftruncate.cpp
|
|
|
futex.cpp
|
|
|
get_dir_entries.cpp
|
|
|
get_stack_bounds.cpp
|
|
|
getrandom.cpp
|
|
|
getuid.cpp
|
|
|
hostname.cpp
|
Kernel: Introduce the HostnameContext class
|
2024-07-21 11:44:23 +02:00 |
inode_watcher.cpp
|
Kernel: Move most of VirtualFileSystem code to be in a namespace
|
2024-07-21 11:44:23 +02:00 |
ioctl.cpp
|
|
|
keymap.cpp
|
|
|
kill.cpp
|
Kernel+Userland: Reduce jails to be a simple boolean flag
|
2024-07-21 11:44:23 +02:00 |
link.cpp
|
Kernel: Move most of VirtualFileSystem code to be in a namespace
|
2024-07-21 11:44:23 +02:00 |
lseek.cpp
|
|
|
mkdir.cpp
|
Kernel: Move most of VirtualFileSystem code to be in a namespace
|
2024-07-21 11:44:23 +02:00 |
mknod.cpp
|
Kernel: Move most of VirtualFileSystem code to be in a namespace
|
2024-07-21 11:44:23 +02:00 |
mmap.cpp
|
Kernel+Userland: Reject W->X prot region transition after a prctl call
|
2024-05-14 12:41:51 -06:00 |
mount.cpp
|
Kernel: Move most of VirtualFileSystem code to be in a namespace
|
2024-07-21 11:44:23 +02:00 |
open.cpp
|
Kernel: Move most of VirtualFileSystem code to be in a namespace
|
2024-07-21 11:44:23 +02:00 |
perf_event.cpp
|
|
|
pipe.cpp
|
|
|
pledge.cpp
|
|
|
poll.cpp
|
|
|
prctl.cpp
|
Kernel: Add a prctl option to enter jail mode until an execve syscall
|
2024-10-03 12:39:45 +02:00 |
process.cpp
|
|
|
profiled_syscalls.cpp
|
|
|
profiling.cpp
|
Kernel+Userland: Reduce jails to be a simple boolean flag
|
2024-07-21 11:44:23 +02:00 |
ptrace.cpp
|
Kernel+Userland: Reduce jails to be a simple boolean flag
|
2024-07-21 11:44:23 +02:00 |
purge.cpp
|
|
|
read.cpp
|
|
|
readlink.cpp
|
Kernel: Move most of VirtualFileSystem code to be in a namespace
|
2024-07-21 11:44:23 +02:00 |
realpath.cpp
|
Kernel: Move most of VirtualFileSystem code to be in a namespace
|
2024-07-21 11:44:23 +02:00 |
rename.cpp
|
Kernel: Move most of VirtualFileSystem code to be in a namespace
|
2024-07-21 11:44:23 +02:00 |
resource.cpp
|
|
|
rmdir.cpp
|
Kernel: Move most of VirtualFileSystem code to be in a namespace
|
2024-07-21 11:44:23 +02:00 |
sched.cpp
|
Kernel+Userland: Reduce jails to be a simple boolean flag
|
2024-07-21 11:44:23 +02:00 |
sendfd.cpp
|
|
|
setpgid.cpp
|
Kernel+Userland: Reduce jails to be a simple boolean flag
|
2024-07-21 11:44:23 +02:00 |
setuid.cpp
|
|
|
sigaction.cpp
|
|
|
socket.cpp
|
Kernel/Syscalls: Require inet promise for AF_INET6 domain
|
2024-10-05 12:52:10 -04:00 |
stat.cpp
|
Kernel: Move most of VirtualFileSystem code to be in a namespace
|
2024-07-21 11:44:23 +02:00 |
statvfs.cpp
|
Kernel: Move most of VirtualFileSystem code to be in a namespace
|
2024-07-21 11:44:23 +02:00 |
sync.cpp
|
Kernel: Move most of VirtualFileSystem code to be in a namespace
|
2024-07-21 11:44:23 +02:00 |
SyscallHandler.cpp
|
|
|
sysconf.cpp
|
|
|
thread.cpp
|
|
|
times.cpp
|
|
|
umask.cpp
|
|
|
uname.cpp
|
Kernel: Introduce the HostnameContext class
|
2024-07-21 11:44:23 +02:00 |
unlink.cpp
|
Kernel: Move most of VirtualFileSystem code to be in a namespace
|
2024-07-21 11:44:23 +02:00 |
unshare.cpp
|
Kernel: Introduce the unshare syscall family
|
2024-07-21 11:44:23 +02:00 |
unveil.cpp
|
Kernel: Move most of VirtualFileSystem code to be in a namespace
|
2024-07-21 11:44:23 +02:00 |
utime.cpp
|
Kernel: Move most of VirtualFileSystem code to be in a namespace
|
2024-07-21 11:44:23 +02:00 |
utimensat.cpp
|
Kernel: Move most of VirtualFileSystem code to be in a namespace
|
2024-07-21 11:44:23 +02:00 |
waitid.cpp
|
Kernel+Userland: Reduce jails to be a simple boolean flag
|
2024-07-21 11:44:23 +02:00 |
write.cpp
|
|
|