generic-poky/meta/recipes-connectivity/socat/socat
Khem Raj 2c81e17222 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

(From OE-Core rev: b4744ffb94f76f2be138f2f9bd04153034bf62df)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-04-14 10:58:32 +01:00
..
0001-Access-c_ispeed-and-c_ospeed-via-APIs.patch socat: Use c_ispeed and c_ospeed based upon libc 2016-04-14 10:58:32 +01:00
0001-define-NETDB_INTERNAL-to-1-if-not-available.patch socat: Fix build with musl 2016-02-18 07:39:30 +00:00
Makefile.in-fix-for-parallel-build.patch socat: fix for parallel build 2015-05-14 11:43:59 +01:00