]> sigrok.org Git - libsigrok.git/history - strutil.c
Consistently use __func__ instead of __FUNCTION__.
[libsigrok.git] / strutil.c
2011-11-17 Uwe Hermannlibsigrok: Use sr_err() et al instead of printf.
2011-04-16 Uwe HermannReplace g_malloc{0,} with g_try_malloc{0,}.
2011-03-03 Uwe HermannAdd SR_ prefix to the KHZ/MHZ/GHZ macros.
2011-02-08 Uwe Hermannstrutil.c: Fix typo, add some (API) docs/comments.
2011-02-08 Uwe HermannAdd sr_ prefix for 'struct probe'.
2011-01-31 Bert Vermeulenmove samplerate/period printers and parsers into libsigrok