Daniel Bertalan
|
294cb3cef4
Kernel: Wrap x86 assembly behind `ARCH(...)` in Syscall.h
|
hace 3 años |
Idan Horowitz
|
f415218afe
Kernel+LibC: Implement sigaltstack()
|
hace 3 años |
Ben Wiederhake
|
33079c8ab9
Kernel+UE+LibC: Remove unused dbgputch syscall
|
hace 3 años |
Itamar
|
38ddf301f6
Kernel+LibC: Fix ptrace for 64-bit
|
hace 3 años |
Andreas Kling
|
32aa37d5dc
Kernel+LibC: Add msync() system call
|
hace 3 años |
Rodrigo Tobar
|
e1093c3403
Kernel: Implement pread syscall
|
hace 3 años |
Nico Weber
|
5a951d6258
Kernel: Fix a few typos
|
hace 3 años |
Brian Gianforcaro
|
07b314e843
Kernel+LibC: Pack SC_stat_params struct tighter
|
hace 3 años |
Brian Gianforcaro
|
be15bd3c86
Kernel+LibC: Pack SC_mount_params struct tighter
|
hace 3 años |
Brian Gianforcaro
|
dcb327a83b
Kernel+LibC: Pack SC_setsockopt_params struct tighter
|
hace 3 años |
Brian Gianforcaro
|
9956607283
Kernel+LibC: Pack SC_accept4_params struct tighter
|
hace 3 años |
Brian Gianforcaro
|
b45ca5d56e
Kernel+LibC: Pack SC_inode_watcher_add_watch_params struct better
|
hace 3 años |
Liav A
|
8d0dbdeaac
Kernel+Userland: Introduce a new way to reboot and poweroff the machine
|
hace 3 años |
TheFightingCatfish
|
a81b21c1a7
Kernel+LibC: Implement fsync
|
hace 3 años |
Liav A
|
04ba31b8c5
Kernel+Userland: Remove loadable kernel moduless
|
hace 3 años |
Andreas Kling
|
1b739a72c2
Kernel+Userland: Remove chroot functionality
|
hace 4 años |
Andreas Kling
|
4657c79143
Kernel+LibC: Add sys$perf_register_string()
|
hace 4 años |
Andreas Kling
|
fdfc66db61
Kernel+LibC: Allow clock_gettime() to run without syscalls
|
hace 4 años |
Andreas Kling
|
595ed59eb7
Kernel: Alphabetize the syscall list
|
hace 4 años |
Andreas Kling
|
fa64ab26a4
Kernel+UserspaceEmulator: Remove unused sys$gettimeofday()
|
hace 4 años |
Idan Horowitz
|
9d21c79671
Kernel: Disable big process lock for sys$sync
|
hace 4 años |
Idan Horowitz
|
ad419a669d
Kernel: Disable big process lock for sys$sysconf
|
hace 4 años |
Idan Horowitz
|
efeb01e35f
Kernel: Disable big process lock for sys$get_stack_bounds
|
hace 4 años |
Idan Horowitz
|
d40038a04f
Kernel: Disable big process lock for sys$gettimeofday
|
hace 4 años |
Idan Horowitz
|
3ba2449058
Kernel: Disable big process lock for sys$clock_nanosleep
|
hace 4 años |
Idan Horowitz
|
fbd848e6eb
Kernel: Disable big process lock for sys$clock_gettime()
|
hace 4 años |
Idan Horowitz
|
1a08694dfc
Kernel: Disable big process lock for sys$getkeymap
|
hace 4 años |
Idan Horowitz
|
48325e2959
Kernel: Disable big process lock for sys$getrandom
|
hace 4 años |
Idan Horowitz
|
b1f4f6ee15
Kernel: Disable big process lock for sys$dbgputch
|
hace 4 años |
Idan Horowitz
|
c7ad4c6c32
Kernel: Disable big process lock for sys$dbgputstr
|
hace 4 años |