patch-2.4.20 linux-2.4.20/include/asm-ia64/unistd.h
Next file: linux-2.4.20/include/asm-ia64/vga.h
Previous file: linux-2.4.20/include/asm-ia64/uaccess.h
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Thu Nov 28 15:53:15 2002
- Orig file:
linux-2.4.19/include/asm-ia64/unistd.h
- Orig date:
Fri Aug 2 17:39:45 2002
diff -urN linux-2.4.19/include/asm-ia64/unistd.h linux-2.4.20/include/asm-ia64/unistd.h
@@ -206,7 +206,12 @@
#define __NR_getdents64 1214
#define __NR_getunwind 1215
#define __NR_readahead 1216
+/*
+ * 1217-1228: reserved for xattr
+ * 1230-1232: reserved for futex and sched_[sg]etaffinity.
+ */
#define __NR_tkill 1229
+#define __NR_security 1233 /* syscall for security modules */
#if !defined(__ASSEMBLY__) && !defined(ASSEMBLER)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)