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