summaryrefslogtreecommitdiffstats
path: root/binding
AgeCommit message (Expand)AuthorFilesLines
2018-10-12iiodevices: add afb_req_failClément Bénier1-4/+16
2018-10-12set_channel: no next channel when it doesn't existClément Bénier1-2/+21
2018-06-29Remove useless code and declare iio_infos in C codeClément Bénier2-9/+9
2018-06-22string copy: use n copy(snprintf, strncpy)cle©mentbeénier1-13/+16
2018-06-21read static infos: improve read static infos for channelsclement benier1-15/+53
2018-06-21add client_sub structure: split channel_fd structure into channel and client_subclement benier1-239/+252
2018-06-21context_set vs uid: remove json key uid and set context for afb_reqclement benier1-39/+12
2018-06-21binding iiodevices: handles 3 iiodevicesClément Bénier5-175/+656
2018-06-21initial commit: draft work in progressClément Bénier2-0/+209