1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 02:17:35 +00:00
serenity/Services
Sergey Bugaev 602c3fdb3a AK: Rename FileSystemPath -> LexicalPath
And move canonicalized_path() to a static method on LexicalPath.

This is to make it clear that FileSystemPath/canonicalized_path() only
perform *lexical* canonicalization.
2020-05-26 14:35:10 +02:00
..
AudioServer Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
Clipboard LibIPC: Allow opt-in UTF-8 validation on message parameters 2020-05-16 14:13:09 +02:00
DHCPClient Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
LaunchServer AK: Rename FileSystemPath -> LexicalPath 2020-05-26 14:35:10 +02:00
LookupServer Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
NotificationServer LibIPC: Allow opt-in UTF-8 validation on message parameters 2020-05-16 14:13:09 +02:00
ProtocolServer ProtocolServer: Support request headers 2020-05-21 12:27:42 +02:00
SystemMenu AK: Rename FileSystemPath -> LexicalPath 2020-05-26 14:35:10 +02:00
SystemServer Userland et al: Pledge sigaction when needed 2020-05-26 14:35:10 +02:00
Taskbar Userland et al: Pledge sigaction when needed 2020-05-26 14:35:10 +02:00
TelnetServer Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
TTYServer Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
WebServer AK: Rename FileSystemPath -> LexicalPath 2020-05-26 14:35:10 +02:00
WindowServer AK: Rename FileSystemPath -> LexicalPath 2020-05-26 14:35:10 +02:00
CMakeLists.txt Clipboard: Move the system clipboard to a dedicated service process :^) 2020-05-14 22:53:58 +02:00