ladybird/Userland
Andreas Kling b1f1f5afcf DynamicLoader: Remove unnecessary math functions
These are provided by libgcc.
2021-02-07 14:21:53 +01:00
..
Applications SystemMonitor: Use SymbolServer to symbolicate thread stacks 2021-02-04 23:20:39 +01:00
Demos LibGfx: Implement scaling support for Painter::blit_filtered() 2021-01-25 22:31:07 +01:00
DevTools UserspaceEmulator: Implement a proper VM allocator 2021-02-06 23:15:44 +01:00
DynamicLoader DynamicLoader: Remove unnecessary math functions 2021-02-07 14:21:53 +01:00
Games Conway: Add interactivity 2021-01-22 22:14:08 +01:00
Libraries LibLine: Place the search editor prompt at the right line after ^L 2021-02-07 13:12:56 +01:00
MenuApplets Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" 2021-01-16 19:30:32 +01:00
Services WindowServer: Don't close menu when clicking on item with submenu (#5239) 2021-02-07 12:28:42 +01:00
Shell Shell: Make history index values not fitting in i32 a syntax error 2021-02-07 13:12:56 +01:00
Tests Kernel: Use the resolved parent path when testing create veil (#5231) 2021-02-06 19:11:44 +01:00
Utilities Userland: Add LibSystem and funnel all syscalls through it 2021-02-05 12:23:39 +01:00
CMakeLists.txt Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00