godot/drivers/unix
sambler 384055c86f Fix use of execvp, earlier fix was short sighted and only worked
when godot could be found in PATH.
The correct fix is to use sysctl to get the path to the current executable
this also fixes the ability to call external commands.
2018-01-08 12:07:28 +10:30
..
dir_access_unix.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
dir_access_unix.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
file_access_unix.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
file_access_unix.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
ip_unix.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
ip_unix.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
mutex_posix.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
mutex_posix.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
os_unix.cpp Fix use of execvp, earlier fix was short sighted and only worked 2018-01-08 12:07:28 +10:30
os_unix.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
packet_peer_udp_posix.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
packet_peer_udp_posix.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
rw_lock_posix.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
rw_lock_posix.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
SCsub Add initial support for the XDG Base Directory spec 2017-11-19 20:54:24 +01:00
semaphore_posix.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
semaphore_posix.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
socket_helpers.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
stream_peer_tcp_posix.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
stream_peer_tcp_posix.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
syslog_logger.cpp Update copyright statements to 2018 2018-01-01 14:40:47 +01:00
syslog_logger.h Update copyright statements to 2018 2018-01-01 14:40:47 +01:00
tcp_server_posix.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
tcp_server_posix.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
thread_posix.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
thread_posix.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00