1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-24 00:34:04 +00:00
transmission/utils
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
..
CMakeLists.txt #5828: Initial CMake build system support 2014-12-01 19:55:22 +00:00
create.c Replace tabs with spaces; remove trailing spaces 2015-01-02 11:15:31 +00:00
edit.c #5908: Check for tr_loadFile return value instead of errno in tr_variantFromFile 2015-04-11 10:51:59 +00:00
Makefile.am #4400: Add CyaSSL support 2015-01-07 02:04:08 +00:00
show.c (trunk) #4160: mike.dld patch: 4160-08-args.patch 2014-09-21 18:06:28 +00:00
transmission-create.1 (utils) #4137 'support user-defined piece sizes in transmission-create' -- done. Initial patch by lav. 2013-01-17 18:55:51 +00:00
transmission-edit.1 (trunk) update credits 2011-01-03 05:58:58 +00:00
transmission-show.1 (trunk utils) #4979 "add manget link generator to transmission-show" -- done. 2012-07-23 15:28:27 +00:00
units.h tweak naming in the #include guard 2014-06-10 00:51:53 +00:00