1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-14 07:24:58 +00:00
serenity/Userland/Libraries/LibFileSystemAccessClient
Lucas CHOLLET deb525fd9d LibFileSystemAccessClient: Return an errno instead of a string literal
Returning an errno to ease error transmission over IPC.
2022-06-27 20:22:15 +01:00
..
Client.cpp LibFileSystemAccessClient: Return an errno instead of a string literal 2022-06-27 20:22:15 +01:00
Client.h FileSystemAccessServer: Manage concurrent file requests 2022-06-27 20:22:15 +01:00
CMakeLists.txt FileSystemAccessServer+TextEditor: Implement cross-process modal prompts 2021-07-18 17:21:28 +02:00