ladybird/Userland/Services
Andreas Kling 1a08ac72ad LibC+Everywhere: Remove open_with_path_length() in favor of open()
This API was a mostly gratuitous deviation from POSIX that gave up some
portability in exchange for avoiding the occasional strlen().

I don't think that was actually achieving anything valuable, so let's
just chill out and have the same open() API as everyone else. :^)
2021-01-12 23:34:01 +01:00
..
AudioServer Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00
ChessEngine Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00
Clipboard Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00
CrashDaemon Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00
DHCPClient Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00
EchoServer Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00
ImageDecoder Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00
LaunchServer Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00
LookupServer Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00
NotificationServer Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00
ProtocolServer Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00
SystemMenu Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00
SystemServer LibC+Everywhere: Remove open_with_path_length() in favor of open() 2021-01-12 23:34:01 +01:00
Taskbar Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00
TelnetServer Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00
WebContent Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00
WebServer Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00
WindowServer Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00
CMakeLists.txt Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00