mirror of
https://github.com/transmission/transmission
synced 2025-01-03 13:35:36 +00:00
3b129a72d8
Seems like there could be a defect in uClibc making errno not thread-local. Don't rely on errno value but check function return value instead which is a better failure indicator. Return errors from `tr_loadFile` and `tr_variantFromFile` via tr_error. Fix `tr_sessionLoadSettings` to not fail on Windows if settings.json does not exist. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
daemon-posix.c | ||
daemon-win32.c | ||
daemon.c | ||
daemon.h | ||
Makefile.am | ||
my-valgrind.sh | ||
remote.c | ||
transmission-daemon.1 | ||
transmission-daemon.service | ||
transmission-remote.1 | ||
watch.c | ||
watch.h |