libsigrok/output
Uwe Hermann 6b5e3ceefc VCD: Improve error handling/checking.
Check malloc()/calloc() return values and so on. Also, add missing
free() calls and some TODOs. Simplify some code.
2010-05-09 22:06:26 +02:00
..
common.c output: Coding style fixes. 2010-04-15 20:36:04 +02:00
output.c Refactoring and code simplifications. 2010-04-15 23:21:30 +02:00
output_binary.c output_binary: rm TODO item 2010-05-07 23:55:32 +02:00
output_gnuplot.c output: if device has no plugin, don't report samplerate 2010-05-07 23:52:48 +02:00
output_skeleton.c output: Coding style fixes. 2010-04-15 20:36:04 +02:00
output_text.c output_text: always print sigrok version 2010-05-07 23:55:32 +02:00
output_vcd.c VCD: Improve error handling/checking. 2010-05-09 22:06:26 +02:00