patch-2.1.86 linux/include/asm-i386/unistd.h
Next file: linux/include/asm-m68k/elf.h
Previous file: linux/include/asm-i386/system.h
Back to the patch index
Back to the overall index
-  Lines: 18
-  Date:
Mon Feb  9 11:27:27 1998
-  Orig file: 
v2.1.85/linux/include/asm-i386/unistd.h
-  Orig date: 
Fri Jan 23 18:10:32 1998
diff -u --recursive --new-file v2.1.85/linux/include/asm-i386/unistd.h linux/include/asm-i386/unistd.h
@@ -21,7 +21,7 @@
 #define __NR_time		 13
 #define __NR_mknod		 14
 #define __NR_chmod		 15
-#define __NR_chown		 16
+#define __NR_lchown		 16
 #define __NR_break		 17
 #define __NR_oldstat		 18
 #define __NR_lseek		 19
@@ -187,7 +187,7 @@
 #define __NR_rt_sigsuspend	179
 #define __NR_pread		180
 #define __NR_pwrite		181
-#define __NR_lchown		182
+#define __NR_chown		182
 
 /* user-visible error numbers are in the range -1 - -122: see <asm-i386/errno.h> */
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov