1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-11 02:13:56 +09:00
ladybird/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