ladybird/Userland
Andreas Kling 361897192c LibC: Negate kernel errors before returning them in posix_fallocate()
Since posix_fallocate() doesn't set errno, it has to make sure to
manually "unwrap" any error from the kernel.
2022-11-29 11:09:19 +01:00
..
Applets LibGUI+Taskbar+Applets+Applications: Set various windows as Popups 2022-11-19 16:04:42 +01:00
Applications PixelPaint: Fix lasso tool preview when zoomed in 2022-11-27 20:35:22 +01:00
BuggieBox Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00
Demos Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
DevTools Profiler: Don't stop disassembly on invalid instructions 2022-11-26 12:50:38 +01:00
DynamicLoader LibC: Properly implement stack protectors 2022-11-01 14:49:09 +00:00
Games 2048: Call event.ignore() correctly in 2048's BoardView keydown handler 2022-11-14 16:08:11 +00:00
Libraries LibC: Negate kernel errors before returning them in posix_fallocate() 2022-11-29 11:09:19 +01:00
Services WebDriver: Implement stub for /session/{id}/print 2022-11-27 00:37:28 +00:00
Shell LibSyntax: Teach each highlighter about it's comment syntax 2022-11-27 18:28:43 -07:00
Utilities js: Make console.log() print to stdout again 2022-11-28 14:32:27 +01:00
CMakeLists.txt Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00