libsigrok/src/input
Uwe Hermann b1f8310376 Don't check g_free() arguments for NULL.
The g_free() call is guaranteed to not segfault when NULL is passed.
2015-04-01 00:23:25 +02:00
..
binary.c Simplify channel creation. 2015-03-19 21:37:33 +00:00
chronovu_la8.c Improve readability and clarity of some numbers. 2015-03-24 19:30:16 +01:00
csv.c Don't check g_free() arguments for NULL. 2015-04-01 00:23:25 +02:00
input.c Various minor whitespace fixes. 2015-03-21 19:28:54 +01:00
vcd.c Various minor whitespace fixes. 2015-03-21 19:28:54 +01:00
wav.c Random whitespace and other minor fixes. 2015-03-22 02:15:30 +01:00