errno: match the kernel change
authorAlan Cox <alan@linux.intel.com>
Sat, 3 Jan 2015 15:57:59 +0000 (15:57 +0000)
committerAlan Cox <alan@linux.intel.com>
Sat, 3 Jan 2015 15:57:59 +0000 (15:57 +0000)
commit912083ae940d2f36e3ccb448702d2676e85ab1c4
tree80378a93c8017431ac3ca0806111959cfc5a01b6
parent6fa0de6b1272d390b8ff8e7092fb8fff1ab0022a
errno: match the kernel change

We add ENOLCK but also make EAGAIN match EWOULDBLOCK as Linux does. That avoids
a whole ton of annoying problems with BSD v SYS5
Library/include/errno.h