Age | Commit message (Expand) | Author |
---|---|---|
2021-06-30 | LibKeyboard: Remove an unnecessary #include when building with KERNEL | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-03 | LibKeyboard: Mark CharacterMap::get_char as const | Liav A |
2021-02-05 | Userland: Add LibSystem and funnel all syscalls through it | Andreas Kling |
2021-02-03 | LibC+LibKeyboard: Move getkeymap()+setkeymap() syscall wrappers to LibC | Andreas Kling |
2021-02-01 | LibKeyboard: Don't assert on failure | Ben Wiederhake |
2021-02-01 | LibKeyboard+keymap: Support querying the keymap via commandline | Ben Wiederhake |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |