patch-2.4.19 linux-2.4.19/include/asm-s390x/unistd.h
Next file: linux-2.4.19/include/asm-sh/ide.h
Previous file: linux-2.4.19/include/asm-s390x/uaccess.h
Back to the patch index
Back to the overall index
-  Lines: 13
-  Date:
Fri Aug  2 17:39:45 2002
-  Orig file: 
linux-2.4.18/include/asm-s390x/unistd.h
-  Orig date: 
Thu Oct 11 09:43:38 2001
diff -urN linux-2.4.18/include/asm-s390x/unistd.h linux-2.4.19/include/asm-s390x/unistd.h
@@ -180,7 +180,11 @@
 #define __NR_pivot_root         217
 #define __NR_mincore            218
 #define __NR_madvise            219
-#define __NR_getdents64         220
+/*
+ * Numbers 224-235 are reserved for posix acl
+ */
+#define __NR_gettid		236
+#define __NR_tkill		237
 
 
 /* user-visible error numbers are in the range -1 - -122: see <asm-s390/errno.h> */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)