kernel-hacking-2024-linux-s.../tools/iio
Hartmut Knaack 53118557b6 tools:iio:iio_utils: add error handling
Add error handling to calls which can indicate a major problem by
returning an error code.
This also sets ret to -ENOENT in iioutils_get_type() and
iioutils_get_param_float() to indicate if no matching directory entry was
found.

Signed-off-by: Hartmut Knaack <knaack.h@gmx.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2015-05-31 19:43:50 +01:00
..
generic_buffer.c tools:iio:generic_buffer: add error handling 2015-05-31 19:24:18 +01:00
iio_event_monitor.c tools:iio:iio_event_monitor: add error handling 2015-05-31 19:25:12 +01:00
iio_utils.c tools:iio:iio_utils: add error handling 2015-05-31 19:43:50 +01:00
iio_utils.h
lsiio.c tools:iio: catch errors in string allocation 2015-05-31 19:21:10 +01:00
Makefile iio: make tools more cross-compilation friendly 2015-05-10 20:31:45 +01:00