ladybird/Userland/Services
Liav A 50429d3b22 LibC+Kernel: Move GPU-related API methods to a LibC header file
The Kernel/API directory in general shouldn't include userspace code,
but structure definitions that both are shared between the Kernel and
userspace.

All users of the ioctl API obviously use LibC so LibC is the most common
and shared library for the affected programs.
2023-09-15 11:05:25 -06:00
..
AudioServer AudioServer: Clean up ClientAudioStream APIs 2023-08-12 12:22:16 -06:00
ChessEngine AK: Make "foo"_string infallible 2023-08-07 16:03:27 +02:00
Clipboard
ConfigServer
CrashDaemon
DeviceMapper Userland: Don't use String::from_utf8() for literal strings 2023-09-15 08:44:52 +02:00
DHCPClient Userland: Rename Core::Object to Core::EventReceiver 2023-08-06 20:39:51 +02:00
EchoServer
FileOperation FileOperation: Replace LibC rename() call with LibCore equivalent 2023-07-26 08:44:49 +02:00
FileSystemAccessServer
ImageDecoder
KeyboardPreferenceLoader
LaunchServer AK: Port URL::m_fragment from DeprecatedString to String 2023-08-13 15:03:53 -06:00
LoginServer Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
LookupServer LookupServer: Fix building on GNU Hurd 2023-09-06 11:41:16 -06:00
NetworkServer
NotificationServer Userland: Migrate to String in notification system 2023-09-01 12:06:08 +02:00
RequestServer AK: Port URL scheme from DeprecatedString to String 2023-08-13 15:03:53 -06:00
SpiceAgent
SQLServer SQLServer: Remove Core::EventReceiver parent from DatabaseConnection 2023-08-07 14:38:38 -04:00
SystemServer Kernel+Services: Enable barebones hot-plug handling capabilities 2023-09-07 11:50:50 -06:00
Taskbar LibGUI: Add deprecated suffix to {set_,}tooltip in Widget 2023-08-18 10:43:37 +01:00
TelnetServer
WebContent LibWeb+WebContent+headless-browser: Support async text tests 2023-09-15 08:52:25 +02:00
WebDriver LibWeb: Stub out Release Actions 2023-08-21 13:22:04 -06:00
WebServer AK: Make "foo"_string infallible 2023-08-07 16:03:27 +02:00
WebSocket
WindowServer LibC+Kernel: Move GPU-related API methods to a LibC header file 2023-09-15 11:05:25 -06:00
CMakeLists.txt Kernel+Services: Enable barebones hot-plug handling capabilities 2023-09-07 11:50:50 -06:00