]> code.ossystems Code Review - openembedded-core.git/commit
socat: Use c_ispeed and c_ospeed based upon libc
authorKhem Raj <raj.khem@gmail.com>
Wed, 13 Apr 2016 15:54:14 +0000 (08:54 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 Apr 2016 09:58:26 +0000 (10:58 +0100)
commitb4744ffb94f76f2be138f2f9bd04153034bf62df
tree71892b2a78e71d24c03f86c0b12cc95428c816ca
parent0e306a53c460302ec20192fc35930983781b7a2e
socat: Use c_ispeed and c_ospeed based upon libc

musl calls them __c_ispeed and __c_ospeed
and we can not use get/set APIs because the get APIs
will return the value from iflags and not from *speed
element from termios struct

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-connectivity/socat/socat/0001-Access-c_ispeed-and-c_ospeed-via-APIs.patch