]> granicus.if.org Git - strace/commitdiff
linux: add new EHWPOISON errno
authorMike Frysinger <vapier@gentoo.org>
Thu, 21 Apr 2011 09:19:20 +0000 (05:19 -0400)
committerDmitry V. Levin <ldv@altlinux.org>
Sun, 24 Apr 2011 19:43:03 +0000 (19:43 +0000)
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* linux/errnoent.h: Change ERRNO_133 to EHWPOISON.

linux/errnoent.h

index c52d1d0434bbcc4b34f9efba59fd18b6266500ad..e43bff54ecc8a8e8668f75a11126c0290f59f167 100644 (file)
        "EOWNERDEAD", /* 130 */
        "ENOTRECOVERABLE", /* 131 */
        "ERFKILL", /* 132 */
-       "ERRNO_133", /* 133 */
+       "EHWPOISON", /* 133 */
        "ERRNO_134", /* 134 */
        "ERRNO_135", /* 135 */
        "ERRNO_136", /* 136 */