Open the file descriptor of a serial port on POSIX systems exclusively
commitffbfc5c76ba8100d21d0141478a6c0d761ecfb2f
authorLeon Varga <l.varga@luxflux.de>
Tue, 3 Mar 2020 13:18:53 +0000 (3 14:18 +0100)
committerUwe Hermann <uwe@hermann-uwe.de>
Thu, 26 Mar 2020 22:57:33 +0000 (26 23:57 +0100)
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