patch-2.4.19 linux-2.4.19/include/asm-s390/unistd.h
Next file: linux-2.4.19/include/asm-s390x/atomic.h
Previous file: linux-2.4.19/include/asm-s390/uaccess.h
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Fri Aug 2 17:39:45 2002
- Orig file:
linux-2.4.18/include/asm-s390/unistd.h
- Orig date:
Thu Oct 11 09:43:38 2001
diff -urN linux-2.4.18/include/asm-s390/unistd.h linux-2.4.19/include/asm-s390/unistd.h
@@ -211,7 +211,12 @@
#define __NR_mincore 218
#define __NR_madvise 219
#define __NR_getdents64 220
-
+#define __NR_fcntl64 221
+/*
+ * 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)