ladybird/Documentation
Brian Gianforcaro bb58a4d943 Kernel: Make all Spinlocks use u8 for storage, remove template
The default template argument is only used in one place, and it
looks like it was probably just an oversight. The rest of the Kernel
code all uses u8 as the type. So lets make that the default and remove
the unused template argument, as there doesn't seem to be a reason to
allow the size to be customizable.
2021-09-05 20:46:02 +02:00
..
Browser Documentation: Correct some typos in kernel and browser docs 2021-06-02 18:02:59 +02:00
Kernel Kernel: Make all Spinlocks use u8 for storage, remove template 2021-09-05 20:46:02 +02:00
AdvancedBuildInstructions.md Documentation: Add explanation for the Clang-based toolchain 2021-08-08 10:55:36 +02:00
BareMetalInstallation.md Documentation: Reorganize the build documentation 2021-07-10 23:24:45 +02:00
BuildInstructions.md Documentation: Add unzip package to BuildInstructions 2021-08-30 18:30:20 +02:00
BuildInstructionsMacOS.md Documentation: Add ImageMagick as dependency for macOS 2021-08-04 13:54:08 +01:00
BuildInstructionsOther.md Documentation: Update FreeBSD prerequisites 2021-08-18 00:35:09 +02:00
BuildInstructionsWindows.md Meta: Automatically enable WHPX when possible 2021-08-04 21:15:41 +02:00
BuildProfilingInstructions.md Documentation: Add BuildProfilingInstructions.md 2021-07-30 20:51:11 +02:00
CLion_Naming_Convention.png Documentation: Add preferred coding style options to CLion configuration 2021-07-27 22:49:41 +02:00
CLionConfiguration.md Documentation: Make docs for CLionConfiguration more understandable 2021-08-03 10:45:33 +02:00
CodingStyle.md Documentation: Remove redundancy in CodingStyle.md 2021-06-06 00:18:02 +01:00
FAQ.md Documentation: Amend FAQ about the system being 32-bit only 2021-08-15 13:02:48 +02:00
HardwareCompatibility.md Kernel: Add driver for RTL8168 & RTL8111 NICs 2021-06-10 21:54:51 +02:00
HighDPI.md Everywhere: Fix typos 2021-01-22 18:41:29 +01:00
NetworkBoot.md Documentation: Add a note about enabling the console iPXE command 2021-05-14 13:25:19 +02:00
Patterns.md Documentation: Add Patterns.md 2021-09-05 20:08:57 +02:00
QEMU_Components.png Documentation: Suggest using x86_64 QEMU on Windows 2021-07-10 23:24:45 +02:00
RunningTests.md Userland: Fix PATH environment variable ordering 2021-08-12 18:56:30 +02:00
SelfHostedRunners.md Documentation: Add git to the list of self-hosted runner requirements 2021-07-03 19:45:04 +01:00
SmartPointers.md Documentation: Document changes to creating smart pointers 2021-06-29 22:57:52 +04:30
Troubleshooting.md Documentation: Move the QEMU troubleshooting section 2021-07-10 23:24:45 +02:00
UsingQtCreator.md Documentation: Prevent QtCreator from formatting IPC as C++ 2021-09-04 17:57:59 +02:00
VirtualBox.md Documentation: Reorganize the build documentation 2021-07-10 23:24:45 +02:00
VirtualBox_Creation_Reference.png Documentation: Add an installation guide for VirtualBox 2020-08-05 10:52:48 +02:00
VMware.md Documentation: Reorganize the build documentation 2021-07-10 23:24:45 +02:00
VSCodeConfiguration.md Documentation: Add configuration information for VSCode 2021-08-27 23:37:39 +01:00
WHPX_Feature.png Documentation: Add screenshot for WHPX 2021-07-10 23:24:45 +02:00