patch-2.4.19 linux-2.4.19/include/asm-i386/unistd.h
Next file: linux-2.4.19/include/asm-i386/xor.h
Previous file: linux-2.4.19/include/asm-i386/types.h
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Fri Aug 2 17:39:45 2002
- Orig file:
linux-2.4.18/include/asm-i386/unistd.h
- Orig date:
Mon Feb 25 11:38:12 2002
diff -urN linux-2.4.18/include/asm-i386/unistd.h linux-2.4.19/include/asm-i386/unistd.h
@@ -242,6 +242,11 @@
#define __NR_removexattr 235
#define __NR_lremovexattr 236
#define __NR_fremovexattr 237
+#define __NR_tkill 238
+#define __NR_sendfile64 239
+#define __NR_futex 240
+#define __NR_sched_setaffinity 241
+#define __NR_sched_getaffinity 242
/* user-visible error numbers are in the range -1 - -124: see <asm-i386/errno.h> */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)