zephyr/lib/libc
Anas Nashif c83e6a1f48 libc: define EWOULDBLOCK to be the same as EAGAIN
EWOULDBLOCK is an old error code from BSD. Not much uses it, and on basically
all modern systems it's defined to the same value as EAGAIN, which is the
System V value for the same condition.

Jira: ZEP-982
Change-Id: I5435ce55fa47f5bd2fac5d881b5b195b025f48a2
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-10-03 02:29:42 +00:00
..
minimal libc: define EWOULDBLOCK to be the same as EAGAIN 2016-10-03 02:29:42 +00:00
newlib nios2: Kconfig: remove some unused config options 2016-06-10 15:22:42 +00:00
Makefile cleanup libc kconfig and use choice 2016-02-05 20:15:25 -05:00