]> sigrok.org Git - libsigrok.git/commit
libsigrok: closedev() now has a return code.
authorUwe Hermann <redacted>
Wed, 4 May 2011 17:34:12 +0000 (19:34 +0200)
committerUwe Hermann <redacted>
Thu, 5 May 2011 11:06:14 +0000 (13:06 +0200)
commit697785d1aedc0bf385ea21074d83d61b11d8ce29
tree5446c627dd551edc90519c26c4daa784b09d5152
parent1352eeddd4d164b58f2233ae109432b73faab539
libsigrok: closedev() now has a return code.

This is useful to allow frontends to react upon close failures in a
way they see fit (e.g. a popup in the GUI, or error message in the CLI).
They can also still ignore the error if they want, of course.
device.c
hardware/alsa/alsa.c
hardware/asix-sigma/asix-sigma.c
hardware/chronovu-la8/chronovu-la8.c
hardware/demo/demo.c
hardware/link-mso19/link-mso19.c
hardware/openbench-logic-sniffer/ols.c
hardware/saleae-logic/saleae-logic.c
hardware/zeroplus-logic-cube/zeroplus.c
sigrok.h