ladybird/Servers
Andreas Kling 73fdbba59c AK: Rename <AK/AKString.h> to <AK/String.h>
This was a workaround to be able to build on case-insensitive file
systems where it might get confused about <string.h> vs <String.h>.

Let's just not support building that way, so String.h can have an
objectively nicer name. :^)
2019-09-06 15:36:54 +02:00
..
AudioServer LibThread: Move CLock to LibThread::Lock 2019-08-26 11:31:14 +02:00
LookupServer AK: Rename <AK/AKString.h> to <AK/String.h> 2019-09-06 15:36:54 +02:00
SystemServer SystemServer: Use dbg() instead of dbgprintf() 2019-09-03 16:17:26 +02:00
TTYServer Server: Add TTYServer, a rudimentary text console manager 2019-08-12 13:52:20 +02:00
WindowServer AK: Rename <AK/AKString.h> to <AK/String.h> 2019-09-06 15:36:54 +02:00