]> sigrok.org Git - libserialport.git/history - macosx.c
doc: Additional notes on sp_last_error_{code,message}.
[libserialport.git] / macosx.c
2015-03-26 Uwe HermannVarious cosmetic and consistency fixes.
2014-08-27 Uwe HermannFix Mac OS X build (untested).
2014-07-02 Aurelien JacobsIntroduce SP_API/SP_PRIV to mark visibility of functions.
2014-06-13 Aurelien JacobsMove list_ports() implementations to OS-specific files.
2014-06-13 Aurelien JacobsFix missing variable on macosx.
2014-06-11 Martin LingTidy up and split most OS-specific code to separate...