1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-16 16:24:59 +00:00
serenity/Kernel/API
Andreas Kling 08d79c757a Kernel: Mark sys$killpg as not needing the big lock
Same as sys$kill, nothing here that isn't already protected by existing
locks.
2023-04-04 10:33:42 +02:00
..
POSIX Kernel+Userland: Make some of the POSIX types larger 2023-04-04 10:33:42 +02:00
Device.h
DeviceEvent.h
Graphics.h
InodeWatcherEvent.h
InodeWatcherFlags.h
Ioctl.h
kcov.h
KeyCode.h
MemoryLayout.h
MousePacket.h
prctl_numbers.h Kernel: Merge {get,set}_process_name syscalls to the prctl syscall 2023-03-15 20:10:48 +01:00
serenity_limits.h
Syscall.h Kernel: Mark sys$killpg as not needing the big lock 2023-04-04 10:33:42 +02:00
SyscallString.h
TimePage.h
ttydefaults.h
ttydefaultschars.h
Unveil.h
VirGL.h
VirtualMemoryAnnotations.h