patch-2.4.20 linux-2.4.20/include/asm-m68k/unistd.h

Next file: linux-2.4.20/include/asm-mips/addrspace.h
Previous file: linux-2.4.20/include/asm-m68k/types.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/include/asm-m68k/unistd.h linux-2.4.20/include/asm-m68k/unistd.h
@@ -225,6 +225,18 @@
 #define __NR_getdents64		220
 #define __NR_gettid		221
 #define __NR_tkill		222
+#define __NR_setxattr		223
+#define __NR_lsetxattr		224
+#define __NR_fsetxattr		225
+#define __NR_getxattr		226
+#define __NR_lgetxattr		227
+#define __NR_fgetxattr		228
+#define __NR_listxattr		229
+#define __NR_llistxattr		230
+#define __NR_flistxattr		231
+#define __NR_removexattr	232
+#define __NR_lremovexattr	233
+#define __NR_fremovexattr	234
 
 /* 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)