1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-13 00:11:00 +00:00
serenity/Userland/DevTools
kleines Filmröllchen b8567d7a9d Kernel: Make scheduler control syscalls more generic
The syscalls are renamed as they no longer reflect the exact POSIX
functionality. They can now handle setting/getting scheduler parameters
for both threads and processes.
2022-10-27 11:30:19 +01:00
..
GMLPlayground GMLPlayground: Replace /proc/all unveil with /sys/kernel/processes 2022-10-26 18:41:11 +01:00
HackStudio LibGUI: Make sure combobox list windows can't be moved 2022-10-26 17:02:00 +02:00
Inspector Applications: Use new global variables at /sys/kernel/ directory 2022-10-25 15:33:34 -06:00
Profiler Userland: Let applications make use of make_command_palette_action() 2022-10-25 10:21:18 +01:00
SQLStudio Userland: Let applications make use of make_command_palette_action() 2022-10-25 10:21:18 +01:00
UserspaceEmulator Kernel: Make scheduler control syscalls more generic 2022-10-27 11:30:19 +01:00
CMakeLists.txt Playground: Rename the application to GMLPlayground 2022-06-28 21:10:10 +01:00