ladybird/Userland
sin-ack 59218007a3 IPCCompiler: Use string hashes for IPC endpoint magic
This patch removes the IPC endpoint numbers that needed to be specified
in the IPC files.  Since the string hash is a (hopefully) collision free
number that depends on the name of the endpoint, we now use that
instead. :^)
2021-04-25 09:29:49 +02:00
..
Applets AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
Applications LibJS: Consolidate exception function names and source ranges 2021-04-24 20:11:04 +02:00
Demos AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
DevTools IPCCompiler: Use string hashes for IPC endpoint magic 2021-04-25 09:29:49 +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 Ports: Fix building openssh 2021-04-25 09:28:21 +02:00
Services IPCCompiler: Use string hashes for IPC endpoint magic 2021-04-25 09:29:49 +02:00
Shell Shell: Add a 'kill' builtin that wraps the system's own 2021-04-23 20:27:58 +02:00
Tests AK+Userland: Use mpfard@serenityos.org for my copyright headers 2021-04-22 22:19:09 +02:00
Utilities LibJS: Consolidate exception function names and source ranges 2021-04-24 20:11:04 +02:00
CMakeLists.txt Userland: Rename *.MenuApplet => *.Applet 2021-04-04 16:29:55 +02:00