pandemonium_engine/drivers/unix
Relintai 9d76074b58 Ported: Add full support for Android scoped storage.
This was done by refactoring directory and file access handling for the Android platform so that any general filesystem access type go through the Android layer.
This allows us to validate whether the access is unrestricted, or whether it falls under scoped storage and thus act appropriately.
- m4gr3d
24e3b3b88d
2022-07-29 19:24:07 +02:00
..
dir_access_unix.cpp Ported: Add full support for Android scoped storage. 2022-07-29 19:24:07 +02:00
dir_access_unix.h Ported: Add full support for Android scoped storage. 2022-07-29 19:24:07 +02:00
file_access_unix.cpp Ported: Add full support for Android scoped storage. 2022-07-29 19:24:07 +02:00
file_access_unix.h Ported: Add full support for Android scoped storage. 2022-07-29 19:24:07 +02:00
ip_unix.cpp
ip_unix.h Clang format all files. 2022-03-18 19:00:13 +01:00
net_socket_posix.cpp
net_socket_posix.h Clang format all files. 2022-03-18 19:00:13 +01:00
os_unix.cpp ported: Add OS::is_process_running function. 2022-07-27 14:46:53 +02:00
os_unix.h ported: Add OS::is_process_running function. 2022-07-27 14:46:53 +02:00
SCsub
syslog_logger.cpp
syslog_logger.h Clang format all files. 2022-03-18 19:00:13 +01:00
thread_posix.cpp
thread_posix.h Clang format all files. 2022-03-18 19:00:13 +01:00