godot/drivers/unix
Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
Part of #33027, also discussed in #29848.

Enforcing the use of brackets even on single line statements would be
preferred, but `clang-format` doesn't have this functionality yet.
2020-05-10 13:12:16 +02:00
..
dir_access_unix.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
dir_access_unix.h Improve UX of drive letters 2020-03-03 10:38:34 +01:00
file_access_unix.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
file_access_unix.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
ip_unix.cpp Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 2020-05-10 13:12:16 +02:00
ip_unix.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
net_socket_posix.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
net_socket_posix.h Add peek option to NetSocket recv_from. 2020-02-16 01:11:30 +01:00
os_unix.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
os_unix.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
rw_lock_posix.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
rw_lock_posix.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
syslog_logger.cpp Make file formatting comply with POSIX and Unix standards 2020-03-21 17:41:03 -04:00
syslog_logger.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
thread_posix.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
thread_posix.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00