1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-13 23:31:00 +00:00
serenity/Userland/Services/SymbolServer
Gunnar Beutner 9e22e9ce88 Userland: Use snake case names in .ipc files
This updates all .ipc files to have snake case names for IPC methods.
2021-05-03 21:14:40 +02:00
..
ClientConnection.cpp Userland: Change IPC funcs to use plain arguments instead of a struct 2021-05-03 21:14:06 +02:00
ClientConnection.h Userland: Update IPC calls to use proxies 2021-05-03 21:14:40 +02:00
CMakeLists.txt SymbolServer: Resolve filenames and line numbers from debug info :^) 2021-02-05 00:23:58 +01:00
Forward.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
main.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
SymbolClient.ipc Userland: Use snake case names in .ipc files 2021-05-03 21:14:40 +02:00
SymbolServer.ipc Userland: Use snake case names in .ipc files 2021-05-03 21:14:40 +02:00