Latest Linux 2.6.31 defines errno 132 as ERFKILL.

Signed-off-by: Mike Frysinger <[email protected]>
---
 linux/errnoent.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/linux/errnoent.h b/linux/errnoent.h
index a9a9d34..c52d1d0 100644
--- a/linux/errnoent.h
+++ b/linux/errnoent.h
@@ -134,7 +134,7 @@
        "EKEYREJECTED", /* 129 */
        "EOWNERDEAD", /* 130 */
        "ENOTRECOVERABLE", /* 131 */
-       "ERRNO_132", /* 132 */
+       "ERFKILL", /* 132 */
        "ERRNO_133", /* 133 */
        "ERRNO_134", /* 134 */
        "ERRNO_135", /* 135 */
-- 
1.6.4.2


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Strace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to