1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-01-03 13:35:36 +00:00
transmission/cli
Mike Gelfand 3b129a72d8 #5908: Check for tr_loadFile return value instead of errno in tr_variantFromFile
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.
2015-04-11 10:51:59 +00:00
..
cli.c #5908: Check for tr_loadFile return value instead of errno in tr_variantFromFile 2015-04-11 10:51:59 +00:00
CMakeLists.txt #5828: Initial CMake build system support 2014-12-01 19:55:22 +00:00
Makefile.am #4400: Add CyaSSL support 2015-01-07 02:04:08 +00:00
transmission-cli.1 #5579 (trunk, cli) fix transmission-cli manpage's description of the tos argument. fix by dtucker. 2014-01-19 01:58:46 +00:00