1855cdb731
* refactor: use fmt::print in log.cc https://github.com/fmtlib/fmt/issues/428#issuecomment-395442159 > You can use fmt::print("...\n") on Windows as well. Use this mechanism instead of tr_sys_file_write_line() * refactor: use FILE* in daemon * refactor: remove unused tr_sys_file_flush_possible() * refactor: remove unused tr_sys_file_write_line() * refactor: remove unused tr_sys_file_get_std() * refactor: remove unused tr_std_sys_file_t |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
daemon-posix.cc | ||
daemon-win32.cc | ||
daemon.cc | ||
daemon.h | ||
my-valgrind.sh | ||
transmission-daemon.1 | ||
transmission-daemon.service |