circl
|
63760603f3
Kernel+LibC+LibCore: Add lchown and fchownat functions
|
před 3 roky |
Owen Smith
|
e6df1c9988
Kernel: Implement and use the syscall/sysret instruction pair on x86_64
|
před 4 roky |
Daniel Bertalan
|
8e3d1a42e3
Kernel+UE+LibC: Store address as void* in SC_m{re,}map_params
|
před 3 roky |
Jean-Baptiste Boric
|
23257cac52
Kernel: Remove sys$select() syscall
|
před 3 roky |
Idan Horowitz
|
762e047ec9
Kernel+LibC: Implement sigtimedwait()
|
před 3 roky |
Ben Wiederhake
|
0f8483f09c
Kernel: Implement new ptrace function PT_PEEKBUF
|
před 3 roky |
Ben Wiederhake
|
3e223185b3
Kernel+strace: Remove unnecessary indirection for PEEK
|
před 3 roky |
Daniel Bertalan
|
294cb3cef4
Kernel: Wrap x86 assembly behind `ARCH(...)` in Syscall.h
|
před 3 roky |
Idan Horowitz
|
f415218afe
Kernel+LibC: Implement sigaltstack()
|
před 3 roky |
Ben Wiederhake
|
33079c8ab9
Kernel+UE+LibC: Remove unused dbgputch syscall
|
před 3 roky |
Itamar
|
38ddf301f6
Kernel+LibC: Fix ptrace for 64-bit
|
před 3 roky |
Andreas Kling
|
32aa37d5dc
Kernel+LibC: Add msync() system call
|
před 3 roky |
Rodrigo Tobar
|
e1093c3403
Kernel: Implement pread syscall
|
před 3 roky |
Nico Weber
|
5a951d6258
Kernel: Fix a few typos
|
před 3 roky |
Brian Gianforcaro
|
07b314e843
Kernel+LibC: Pack SC_stat_params struct tighter
|
před 3 roky |
Brian Gianforcaro
|
be15bd3c86
Kernel+LibC: Pack SC_mount_params struct tighter
|
před 3 roky |
Brian Gianforcaro
|
dcb327a83b
Kernel+LibC: Pack SC_setsockopt_params struct tighter
|
před 3 roky |
Brian Gianforcaro
|
9956607283
Kernel+LibC: Pack SC_accept4_params struct tighter
|
před 3 roky |
Brian Gianforcaro
|
b45ca5d56e
Kernel+LibC: Pack SC_inode_watcher_add_watch_params struct better
|
před 3 roky |
Liav A
|
8d0dbdeaac
Kernel+Userland: Introduce a new way to reboot and poweroff the machine
|
před 3 roky |
TheFightingCatfish
|
a81b21c1a7
Kernel+LibC: Implement fsync
|
před 3 roky |
Liav A
|
04ba31b8c5
Kernel+Userland: Remove loadable kernel moduless
|
před 3 roky |
Andreas Kling
|
1b739a72c2
Kernel+Userland: Remove chroot functionality
|
před 4 roky |
Andreas Kling
|
4657c79143
Kernel+LibC: Add sys$perf_register_string()
|
před 4 roky |
Andreas Kling
|
fdfc66db61
Kernel+LibC: Allow clock_gettime() to run without syscalls
|
před 4 roky |
Andreas Kling
|
595ed59eb7
Kernel: Alphabetize the syscall list
|
před 4 roky |
Andreas Kling
|
fa64ab26a4
Kernel+UserspaceEmulator: Remove unused sys$gettimeofday()
|
před 4 roky |
Idan Horowitz
|
9d21c79671
Kernel: Disable big process lock for sys$sync
|
před 4 roky |
Idan Horowitz
|
ad419a669d
Kernel: Disable big process lock for sys$sysconf
|
před 4 roky |
Idan Horowitz
|
efeb01e35f
Kernel: Disable big process lock for sys$get_stack_bounds
|
před 4 roky |