1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-12 22:30:59 +00:00
serenity/Userland
Luke Wilde dce6327ae7 LibWeb: Add the ability for an AbortSignal to follow another
Following another abort signal basically means to make an abort signal
abort when another abort signal is aborted, unless the following signal
is already aborted.
2022-10-26 18:49:41 +01:00
..
Applets Applets: Use new global variables at /sys/kernel/ directory 2022-10-25 15:33:34 -06:00
Applications Applications: Use new global variables at /sys/kernel/ directory 2022-10-25 15:33:34 -06:00
Demos Applications: Use new global variables at /sys/kernel/ directory 2022-10-25 15:33:34 -06:00
DevTools GMLPlayground: Replace /proc/all unveil with /sys/kernel/processes 2022-10-26 18:41:11 +01:00
DynamicLoader DynamicLoader: Use fewer GLOB patterns for arch-specific files 2022-10-16 16:36:39 +02:00
Games Applications: Use new global variables at /sys/kernel/ directory 2022-10-25 15:33:34 -06:00
Libraries LibWeb: Add the ability for an AbortSignal to follow another 2022-10-26 18:49:41 +01:00
Services LibGUI: Make sure combobox list windows can't be moved 2022-10-26 17:02:00 +02:00
Shell AK+Everywhere: Turn bool keep_empty to an enum in split* functions 2022-10-24 23:29:18 +01:00
Utilities Kernel+Userland: Move /sys/firmware/power_state to /sys/kernel directory 2022-10-25 15:33:34 -06:00
CMakeLists.txt Meta+Userland: Add ENABLE_USERSPACE_COVERAGE_COLLECTION CMake option 2022-05-02 01:46:18 +02:00