7 Commits

Author SHA1 Message Date
Steve McIntyre
d6dbd998b7 linux: add new errno values for EPROBE_DEFER and EOPENSTALE
New definitions match updates in Linux 3.4 and Linux 3.5 respectively.

* linux/errnoent.h (ERRNO_517): Change to EPROBE_DEFER.
(ERRNO_518): Change to EOPENSTALE.

Signed-off-by: Steve McIntyre <steve.mcintyre@linaro.org>
2012-10-26 22:55:52 +00:00
Mike Frysinger
96e1f48087 linux: add new EHWPOISON errno
Signed-off-by: Mike Frysinger <vapier@gentoo.org>

* linux/errnoent.h: Change ERRNO_133 to EHWPOISON.
2011-04-24 19:43:03 +00:00
Mike Frysinger
4651222197 linux/errno: Add ERFKILL
* linux/errnoent.h: Change ERRNO_132 to ERFKILL according to errno 132
definition introduced in Linux 2.6.31.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-09-18 12:05:49 +00:00
Denys Vlasenko
185cce1373 Patch by Mike Frysinger (vapier AT gentoo.org).
* linux/errnoent.h: Make ERRNO_58 show EDEADLOCK for POWERPC.
* Makefile.am: Remove reference to linux/powerpc/errnoent.h.
* linux/powerpc/errnoent.h: Remove, we can use common errnoent.h now.
2009-02-20 16:00:41 +00:00
99af25c8b3 2008-04-19 Dmitry V. Levin <ldv@altlinux.org>
* linux/errnoent.h: Update errno list based on latest
	linux/errno.h and asm-generic/errno*.h files.
	Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2008-04-19 19:07:23 +00:00
Wichert Akkerman
6453d585d1 Regenerated 2001-08-03 21:51:48 +00:00
Wichert Akkerman
76baf7c9f6 Initial revision 1999-02-19 00:21:36 +00:00