godot/drivers/unix
Rémi Verschelde dcd1151d77 Enforce use of bool literals instead of integers
Using clang-tidy's `modernize-use-bool-literals`.
https://clang.llvm.org/extra/clang-tidy/checks/modernize-use-bool-literals.html
2020-05-14 13:45:01 +02:00
..
SCsub
dir_access_unix.cpp
dir_access_unix.h
file_access_unix.cpp
file_access_unix.h
ip_unix.cpp
ip_unix.h
net_socket_posix.cpp
net_socket_posix.h Enforce use of bool literals instead of integers 2020-05-14 13:45:01 +02:00
os_unix.cpp
os_unix.h
rw_lock_posix.cpp
rw_lock_posix.h
syslog_logger.cpp
syslog_logger.h
thread_posix.cpp
thread_posix.h