]> sigrok.org Git - libserialport.git/history - linux_termios.h
change type of result variables to ssize_t
[libserialport.git] / linux_termios.h
2015-09-13 Daniel ElstnerBuild: Include config.h first in all source files
2015-03-25 Uwe Hermannlinux_termios.h: Add missing #include of "config.h".
2014-09-04 Aurelien Jacobslinux_termios: fix return types to actually match retur...
2014-07-02 Aurelien JacobsIntroduce SP_API/SP_PRIV to mark visibility of functions.
2014-01-03 Martin LingRemove need to include linux_termios.h on non-Linux.
2013-11-22 Uwe HermannAdd missing #include guards.
2013-11-21 Martin LingSupport non-standard flow control modes on Linux.
2013-11-21 Martin LingSupport custom baudrates on Linux.