lkml.org 
[lkml]   [1999]   [Aug]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] asm-i386/unistd.h error numbers are in the range -1 - -124
diff -urNp --exclude-from /usr/src/lkdontdiff /img/linux-2.3.12/include/asm-i386/unistd.h linux-2.3.12as/include/asm-i386/unistd.h
--- /img/linux-2.3.12/include/asm-i386/unistd.h Wed Jan 20 19:06:24 1999
+++ linux-2.3.12as/include/asm-i386/unistd.h Fri Jul 30 16:10:53 1999
@@ -196,7 +196,7 @@
#define __NR_putpmsg 189 /* some people actually want streams */
#define __NR_vfork 190

-/* user-visible error numbers are in the range -1 - -122: see <asm-i386/errno.h> */
+/* user-visible error numbers are in the range -1 - -124: see <asm-i386/errno.h> */

#define __syscall_return(type, res) \
do { \



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:53    [W:0.019 / U:0.492 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site