]> sigrok.org Git - libserialport.git/commit
Open the file descriptor of a serial port on POSIX systems exclusively
authorLeon Varga <redacted>
Tue, 3 Mar 2020 13:18:53 +0000 (14:18 +0100)
committerUwe Hermann <redacted>
Thu, 26 Mar 2020 22:57:33 +0000 (23:57 +0100)
commitffbfc5c76ba8100d21d0141478a6c0d761ecfb2f
treebdb81960ab9fc4df98bf855314f44fe44bf9a65a
parent0a24247de8f66911d062ec0e1ec8dfb7948bbf5a
Open the file descriptor of a serial port on POSIX systems exclusively

This fixes bug #1510.
configure.ac
libserialport_internal.h
serialport.c