virtualx-engine/drivers/unix
Hugo Locurcio e463d3daca
Only print message for get_modified_time() failure when in verbose mode
This error message was often displayed for no good reason when PCK
files were loaded in the editor.

Since file modification dates are secondary metadata, it's not
very important if it can't be retrieved successfully anyway.

(cherry picked from commit 5acb8a253e)
2021-12-02 17:32:17 +01:00
..
dir_access_unix.cpp Fix Directory::get_space_left() result on macOS and Linux. 2021-06-01 12:53:31 +02:00
dir_access_unix.h Add symlink API to the DirAccess (on macOS and Linux). 2021-05-22 17:36:16 +03:00
file_access_unix.cpp Only print message for get_modified_time() failure when in verbose mode 2021-12-02 17:32:17 +01:00
file_access_unix.h
ip_unix.cpp Add missing WIN32_LEAN_AND_MEAN 2021-09-23 10:36:31 +02:00
ip_unix.h Support multiple address resolution in DNS requests 2021-06-09 12:06:46 +07:00
net_socket_posix.cpp
net_socket_posix.h
os_unix.cpp Improve the console error logging appearance 2021-06-13 19:18:09 +02:00
os_unix.h
SCsub
syslog_logger.cpp
syslog_logger.h
thread_posix.cpp
thread_posix.h