ladybird/Userland
Idan Horowitz edfe81b1ee LibC: static_assert that all malloc size classes have an alignment of 8
This will help prevent issues like the one fixed by #6703 from
happening again.
2021-04-28 19:57:06 +02:00
..
Applets AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
Applications Run: Remove useless serenity.h include 2021-04-27 23:06:16 +02:00
Demos Screensaver: Implement mouse hysteresis 2021-04-28 09:37:37 +02:00
DevTools HackStudio: Add context option to set execution point while debugging 2021-04-28 09:43:26 +02:00
DynamicLoader Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
Games Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
Libraries LibC: static_assert that all malloc size classes have an alignment of 8 2021-04-28 19:57:06 +02:00
Services WindowServer: Use window menu actions when clicking frame buttons 2021-04-28 09:40:34 +02:00
Shell Everywhere: Remove empty line after function body opening curly brace 2021-04-25 20:20:00 +02:00
Tests Tests: Convert file system suid-sgid stripping test to be LibTest based. 2021-04-27 17:58:11 +02:00
Utilities Userland: Implement tac command 2021-04-28 10:02:08 +02:00
CMakeLists.txt Userland: Rename *.MenuApplet => *.Applet 2021-04-04 16:29:55 +02:00