serenity/Kernel/API
Jelle Raaijmakers 015622bc22 Kernel: Set correct KeyCode count
The underlying value of the `KeyCode::Key_*` enum values starts at 0,
so we should add 1 to `Key_Menu` to get the correct count.
2024-01-14 15:06:37 -07:00
..
FileSystem
POSIX Kernel: Add new sysconf option _SC_GETGR_R_SIZE_MAX 2024-01-06 04:59:50 -07:00
BeepInstruction.h Kernel+Userland: Add option for duration of /dev/beep producing sound 2023-11-03 15:19:33 +01:00
DeviceEvent.h
DeviceFileTypes.h
InodeWatcherEvent.h
InodeWatcherFlags.h
Ioctl.h
Jail.h
kcov.h
KeyCode.h Kernel: Set correct KeyCode count 2024-01-14 15:06:37 -07:00
MemoryLayout.h
MousePacket.h
prctl_numbers.h
serenity_limits.h
Syscall.h Kernel: Mark sys$getsockname as not needing the big process lock 2023-12-26 19:20:21 +01:00
SyscallString.h
TimePage.h
ttydefaults.h
ttydefaultschars.h
Unveil.h
VirGL.h
VirtualMemoryAnnotations.h