godot/drivers/unix
Rémi Verschelde 5d44c85d4c
Merge pull request #84107 from BlueCube3310/file-access-optimization
Use platform-specific methods for FileAccess reading and writing
2024-01-04 16:39:47 +01:00
..
dir_access_unix.cpp [Linux] Implement DirAccess.is_case_sensitive for EXT4 and F2FS. 2023-10-13 15:48:03 +03:00
dir_access_unix.h [Linux] Implement DirAccess.is_case_sensitive for EXT4 and F2FS. 2023-10-13 15:48:03 +03:00
file_access_unix.cpp Use platform-specific methods for FileAccess reading and writing 2023-10-29 17:34:18 +01:00
file_access_unix.h Use platform-specific methods for FileAccess reading and writing 2023-10-29 17:34:18 +01:00
ip_unix.cpp UWP: Remove platform port, needs to be redone from scratch for 4.x 2023-09-07 15:01:59 +02:00
ip_unix.h
net_socket_posix.cpp [Net] Explicitly handle buffer errors in send/recv 2023-07-19 10:08:25 +02:00
net_socket_posix.h [Net] Explicitly handle buffer errors in send/recv 2023-07-19 10:08:25 +02:00
os_unix.cpp Merge pull request #84469 from time-killer-games/patch-1 2024-01-04 14:25:46 +01:00
os_unix.h
SCsub check_c_headers from tuple array to dictionary 2023-10-01 14:09:39 -05:00
syslog_logger.cpp
syslog_logger.h
thread_posix.cpp
thread_posix.h