serenity/Userland
Sam Atkins 23dd16febe errno: Look up errors by name as well as number
eg, `errno enotsup` now shows the description and number for ENOTSUP.
2023-05-11 16:33:18 +02:00
..
Applets ClipboardHistory: Replace Core::BufferedFile use with InputBufferedFile 2023-05-09 08:35:29 -06:00
Applications Chess+GameSettings: Optionally highlight the king when in check 2023-05-10 12:13:35 +01:00
BuggieBox
Demos
DevTools AK: Add the Input word to input-only buffered streams 2023-05-09 11:18:46 +02:00
DynamicLoader
Games Chess+GameSettings: Optionally highlight the king when in check 2023-05-10 12:13:35 +01:00
Libraries LibWeb: Fix percentage min/max sizes on flex items with intrinsic ratio 2023-05-10 18:46:04 +02:00
Services
Shell AK: Add the Input word to input-only buffered streams 2023-05-09 11:18:46 +02:00
Utilities errno: Look up errors by name as well as number 2023-05-11 16:33:18 +02:00
CMakeLists.txt