summaryrefslogtreecommitdiff
path: root/src/util.c
Commit message (Expand)AuthorAgeFilesLines
* change some "i" loop indices from int to unsigned int to reduce warningsMarcus Meissner2020-10-191-1/+1
* Downgrade a trace from error to info, plus whitespace cleanupsEmeric2018-08-081-1/+0
* util: print the version of libmtp when warning about unknown deviceAndrés G. Aragoneses2015-06-171-3/+5
* util: a bit more accurate comment for device_unknown() functionAndrés G. Aragoneses2015-06-171-2/+1
* util: wrap unknown-device erroring in just one functionAndrés G. Aragoneses2015-06-171-0/+25
* include config.h, as we are using autoconfed HAVE_ defines hereMarcus Meissner2015-03-291-0/+1
* compilation bug fix for systems with strndupLinus Walleij2014-08-261-8/+8
* Add strndup for systems that don't have itRichard Low2010-09-121-0/+18
* LGPL boilerplates,Linus Walleij2007-02-021-0/+17
* Proper hex figures.Linus Walleij2006-11-071-1/+1
* FIxes put in.Linus Walleij2006-02-151-0/+90