patch-2.4.19 linux-2.4.19/include/asm-m68k/unistd.h
Next file: linux-2.4.19/include/asm-mips/addrspace.h
Previous file: linux-2.4.19/include/asm-m68k/system.h
Back to the patch index
Back to the overall index
-  Lines: 11
 -  Date:
Fri Aug  2 17:39:45 2002
 -  Orig file: 
linux-2.4.18/include/asm-m68k/unistd.h
 -  Orig date: 
Thu Oct 25 13:53:55 2001
 
diff -urN linux-2.4.18/include/asm-m68k/unistd.h linux-2.4.19/include/asm-m68k/unistd.h
@@ -221,7 +221,10 @@
 #define __NR_setgid32		214
 #define __NR_setfsuid32		215
 #define __NR_setfsgid32		216
+#define __NR_pivot_root		217
 #define __NR_getdents64		220
+#define __NR_gettid		221
+#define __NR_tkill		222
 
 /* user-visible error numbers are in the range -1 - -122: see
    <asm-m68k/errno.h> */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)