]> granicus.if.org Git - strace/commitdiff
linux/errno: Add ERFKILL
authorMike Frysinger <vapier@gentoo.org>
Mon, 14 Sep 2009 02:53:12 +0000 (22:53 -0400)
committerDmitry V. Levin <ldv@altlinux.org>
Fri, 18 Sep 2009 12:05:49 +0000 (12:05 +0000)
* 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>
linux/errnoent.h

index a9a9d34afb4c3a8603beda97bcd6cba8d49f3d9c..c52d1d0434bbcc4b34f9efba59fd18b6266500ad 100644 (file)
        "EKEYREJECTED", /* 129 */
        "EOWNERDEAD", /* 130 */
        "ENOTRECOVERABLE", /* 131 */
-       "ERRNO_132", /* 132 */
+       "ERFKILL", /* 132 */
        "ERRNO_133", /* 133 */
        "ERRNO_134", /* 134 */
        "ERRNO_135", /* 135 */