1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 10:08:10 +00:00
serenity/Userland
Lucas CHOLLET e8249d735d LibFileSystemAccessClient: Remove the deprecated API
Concerned functions are:
 - try_request_file_read_only_approved_deprecated
 - try_request_file_deprecated
 - try_open_file_deprecated
 - try_save_file_deprecated

It also allows some simplifications in the implementation of the client.
2023-02-16 20:11:52 +01:00
..
Applets LibCore: Remove Stream.h 2023-02-13 00:50:07 +00:00
Applications LibFileSystemAccessClient: Remove the deprecated API 2023-02-16 20:11:52 +01:00
BuggieBox Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00
Demos LibCore: Remove Stream.h 2023-02-13 00:50:07 +00:00
DevTools Everywhere: Change all XXX into FIXME or remove as appropriate 2023-02-15 23:33:25 +01:00
DynamicLoader DynamicLoader: Disable stack protector in some files for aarch64 build 2023-02-15 22:53:19 +01:00
Games LibCore: Remove Stream.h 2023-02-13 00:50:07 +00:00
Libraries LibFileSystemAccessClient: Remove the deprecated API 2023-02-16 20:11:52 +01:00
Services Everywhere: Remove the AK:: qualifier from Stream usages 2023-02-13 00:50:07 +00:00
Shell Everywhere: Use /bin/Shell as the shebang for Shell scripts 2023-02-13 23:00:15 +03:30
Utilities su: Only check for an interactive tty if a password is actually needed 2023-02-16 12:52:11 +00:00
CMakeLists.txt Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00