]> sigrok.org Git - libsigrok.git/commitdiff
asyc-ii: Prefer more portable and common string routines
authorGerhard Sittig <redacted>
Sat, 31 Dec 2016 11:54:39 +0000 (12:54 +0100)
committerUwe Hermann <redacted>
Sat, 7 Jan 2017 14:51:47 +0000 (15:51 +0100)
Replace C language string operations with their glib incarnations for
improved portability. Prefer a common sigrok float conversion routine
over a DIY implementation.


No differences found