[Ada] Fix serial port baud rate setting on GNU/Linux
authorPascal Obry <obry@adacore.com>
Sat, 7 Nov 2020 09:31:43 +0000 (10:31 +0100)
committerPierre-Marie de Rodat <derodat@adacore.com>
Tue, 15 Dec 2020 11:41:57 +0000 (06:41 -0500)
commit0feb237657c7c1f057754a8d8132a83adc63250e
tree7f4b11f7ba29634b514cee3ccf8cdfbc48e91f98
parent2224729c890681365d1844e102d7db114e2251cc
[Ada] Fix serial port baud rate setting on GNU/Linux

gcc/ada/

* libgnat/g-sercom__linux.adb (Set): Use cfsetospeed and
cfsetispeed to set the baud rate. Clear non-blocking serial port
status when blocking is requested.
gcc/ada/libgnat/g-sercom__linux.adb