1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 06:38:10 +00:00
serenity/Userland/Services
Jean-Baptiste Boric e16894af5a LibC: Do not include errno.h inside unistd.h
POSIX does not mandate this, therefore let's not do it.
2021-05-14 22:24:02 +02:00
..
AudioServer Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
ChessEngine Userland: Replace arc4random() with get_random<u32>() 2021-05-14 22:24:02 +02:00
Clipboard Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
CrashDaemon Userland+LibCore: Update FileWatcher + its users for InodeWatcher 2.0 2021-05-12 22:38:20 +02:00
DHCPClient Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
EchoServer Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
FileOperation LibCore+Everywhere: Move OpenMode out of IODevice 2021-05-12 11:00:45 +01:00
ImageDecoder Userland: Use snake case names in .ipc files 2021-05-03 21:14:40 +02:00
InspectorServer InspectorServer: Add another missing <AK/JsonObject.h> include 2021-05-13 23:56:25 +02:00
KeyboardPreferenceLoader LibC: Do not include errno.h inside unistd.h 2021-05-14 22:24:02 +02:00
LaunchServer LibC: Do not include errno.h inside unistd.h 2021-05-14 22:24:02 +02:00
LookupServer Userland: Migrate from arc4random_uniform() to get_random_uniform() 2021-05-14 22:24:02 +02:00
NotificationServer Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
RequestServer Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
SymbolServer SymbolServer: Remove two unnecessary #include statements 2021-05-13 23:28:40 +02:00
SystemServer SystemServer: Stop creating the /tmp/rpc directory 2021-05-13 23:28:40 +02:00
Taskbar Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
TelnetServer AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
WebContent Userland: Use snake case names in .ipc files 2021-05-03 21:14:40 +02:00
WebServer Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
WebSocket Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
WindowServer Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
CMakeLists.txt Services: Add InspectorServer to reverse the direction of Inspector 2021-05-13 23:28:40 +02:00