toxcore/other/bootstrap_daemon/src
iphydf 30c939e4ab
cleanup: Fix some clang-tidy warnings and make them errors.
The android warnings are disabled now because they suggest using
linux-only extensions of libc. Useful for android indeed, but we're
targeting non-android and non-linux systems as well.
2021-12-10 15:21:27 +00:00
..
command_line_arguments.c Use spdx license identifier instead of GPL blurb. 2020-03-14 13:06:19 +00:00
command_line_arguments.h Use spdx license identifier instead of GPL blurb. 2020-03-14 13:06:19 +00:00
config_defaults.h Use spdx license identifier instead of GPL blurb. 2020-03-14 13:06:19 +00:00
config.c Fix previous refactor 2021-12-09 13:23:06 -05:00
config.h Use spdx license identifier instead of GPL blurb. 2020-03-14 13:06:19 +00:00
global.h fix missing braces in computed macro value 2021-12-05 14:20:04 +01:00
log_backend_stdout.c Use spdx license identifier instead of GPL blurb. 2020-03-14 13:06:19 +00:00
log_backend_stdout.h Use spdx license identifier instead of GPL blurb. 2020-03-14 13:06:19 +00:00
log_backend_syslog.c Use spdx license identifier instead of GPL blurb. 2020-03-14 13:06:19 +00:00
log_backend_syslog.h Use spdx license identifier instead of GPL blurb. 2020-03-14 13:06:19 +00:00
log.c cleanup: Fix some clang-tidy warnings and make them errors. 2021-12-10 15:21:27 +00:00
log.h Use spdx license identifier instead of GPL blurb. 2020-03-14 13:06:19 +00:00
Makefile.inc Simplify Travis CI builds. 2018-07-01 08:35:44 +00:00
tox-bootstrapd.c cleanup: Fix some clang-tidy warnings and make them errors. 2021-12-10 15:21:27 +00:00