Commit History

Author SHA1 Message Date
  Andreas Kling 2d39da5405 LibCore: Put all classes in the Core namespace and remove the leading C 5 years ago
  Andreas Kling 94ca55cefd Meta: Add license header to source files 5 years ago
  Andreas Kling e76e533a69 LibCore: Stop making the RPC sockets go=rw 5 years ago
  Stefano Cristiano 1222b94ab8 LibCore: Allow LibCore to be compiled on macOS host 5 years ago
  Sergey Bugaev c9e21b2bcc SystemServer+LibCore: Implement socket takeover 5 years ago
  Andreas Kling d6abfbdc5a LibCore: Remove ObjectPtr in favor of RefPtr 5 years ago
  Andreas Kling 4ea229accd LibCore: Convert CTCPServer to ObjectPtr 5 years ago
  Andreas Kling c83da29a9d LibCore: Convert CLocalSocket to ObjectPtr 5 years ago
  Andreas Kling d1bacb9885 LibCore: Convert CNotifier to ObjectPtr 5 years ago
  Andreas Kling fc6bd52e0d LibCore: Childify children of CLocalServer and IPC::Connection 5 years ago
  Andreas Kling b3fe9cde52 LibCore: Add CLocalServer, a server-only local socket class. 6 years ago