Idan Horowitz
|
d40038a04f
Kernel: Disable big process lock for sys$gettimeofday
|
há 4 anos atrás |
Idan Horowitz
|
3ba2449058
Kernel: Disable big process lock for sys$clock_nanosleep
|
há 4 anos atrás |
Idan Horowitz
|
fbd848e6eb
Kernel: Disable big process lock for sys$clock_gettime()
|
há 4 anos atrás |
Idan Horowitz
|
1a08694dfc
Kernel: Disable big process lock for sys$getkeymap
|
há 4 anos atrás |
Idan Horowitz
|
48325e2959
Kernel: Disable big process lock for sys$getrandom
|
há 4 anos atrás |
Idan Horowitz
|
b1f4f6ee15
Kernel: Disable big process lock for sys$dbgputch
|
há 4 anos atrás |
Idan Horowitz
|
c7ad4c6c32
Kernel: Disable big process lock for sys$dbgputstr
|
há 4 anos atrás |
Idan Horowitz
|
00818b8447
Kernel: Disable big process lock for sys$dump_backtrace()
|
há 4 anos atrás |
Idan Horowitz
|
da0b7d1737
Kernel: Disable big process lock for sys$beep()
|
há 4 anos atrás |
Andreas Kling
|
af46f2214c
Kernel: Make a bunch of "char const* to_string()" return StringView
|
há 4 anos atrás |
Andreas Kling
|
deff554096
Kernel+LibSystem: Add a 4th syscall argument
|
há 4 anos atrás |
Brian Gianforcaro
|
8f01a8b741
Kernel: Disable big process lock for sys$yield()
|
há 4 anos atrás |
Brian Gianforcaro
|
5c10fb4007
Kernel: Disable big process lock for sys$gettid()
|
há 4 anos atrás |
Brian Gianforcaro
|
638598b15d
Kernel: Disable big process lock for sys$getpid()
|
há 4 anos atrás |
Brian Gianforcaro
|
bfd4635274
Kernel: Disable big process lock for sys$uname()
|
há 4 anos atrás |
Brian Gianforcaro
|
10ce896d4f
Kernel: Disable big process lock in sys$gethostname() sys$sethostname()
|
há 4 anos atrás |
Brian Gianforcaro
|
9201a06027
Kernel: Annotate all syscalls with VERIFY_PROCESS_BIG_LOCK_ACQUIRED
|
há 4 anos atrás |
Brian Gianforcaro
|
af543328ea
Kernel: Instrument syscalls with their process big lock requirements
|
há 4 anos atrás |
Ali Mohammad Pur
|
e37f9fa7db
LibPthread+Kernel: Add pthread_kill() and the thread_kill syscall
|
há 4 anos atrás |
Edwin Hoksberg
|
99328e1038
Kernel+KeyboardSettings: Remove numlock syscall and implement ioctl
|
há 4 anos atrás |
Andreas Kling
|
565796ae4e
Kernel+LibC: Remove sys$donate()
|
há 4 anos atrás |
ForLoveOfCats
|
ce6658acc1
KeyboardSettings+Kernel: Setting to enable Num Lock on login
|
há 4 anos atrás |
Gunnar Beutner
|
16b9a2d2e1
Kernel+LibPthread: Add support for usermode threads on x86_64
|
há 4 anos atrás |
Gunnar Beutner
|
93c741018e
Kernel+LibPthread: Remove m_ prefix for public members
|
há 4 anos atrás |
Justin
|
1c3badede3
Kernel: Add statvfs & fstatvfs Syscalls
|
há 4 anos atrás |
Gunnar Beutner
|
89956cb0d6
Kernel+Userspace: Implement the accept4() system call
|
há 4 anos atrás |
Mart G
|
e7310ba45a
Kernel+LibC: Add fstatat
|
há 4 anos atrás |
sin-ack
|
fe5ca6ca27
Kernel: Implement multi-watch InodeWatcher :^)
|
há 4 anos atrás |
Jesse Buhagiar
|
60cdbc9397
Kernel/LibC: Implement `setreuid`
|
há 4 anos atrás |
Gunnar Beutner
|
aa792062cb
Kernel+LibC: Implement the socketpair() syscall
|
há 4 anos atrás |