summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibConfig
AgeCommit message (Expand)Author
2021-08-26ConfigServer+LibConfig: Add way for clients to listen for config changesAndreas Kling
2021-08-26ConfigServer+LibConfig: Add pledge_domains() APIAndreas Kling
2021-08-26LibConfig: VERIFY that a Core::EventLoop exists before connectingAndreas Kling
2021-08-26Userland: Introduce ConfigServer and LibConfigAndreas Kling