summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibCore/LocalSocket.cpp
AgeCommit message (Expand)Author
2021-07-01LibCore: Add peer pid retrieval for LocalSocketTimothy
2021-05-12LibCore+Everywhere: Move OpenMode out of IODeviceAli Mohammad Pur
2021-04-25Everywhere: Remove empty line after function body opening curly braceLinus Groh
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-04-15SystemServer+LibCore: Allow service to request multiple socketssin-ack
2021-01-12LibC+Everywhere: Remove open_with_path_length() in favor of open()Andreas Kling
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling