patch-2.3.34 linux/include/asm-i386/unistd.h

Next file: linux/include/asm-m68k/stat.h
Previous file: linux/include/asm-i386/stat.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.33/linux/include/asm-i386/unistd.h linux/include/asm-i386/unistd.h
@@ -199,6 +199,9 @@
 #define __NR_mmap2		192
 #define __NR_truncate64		193
 #define __NR_ftruncate64	194
+#define __NR_stat64		195
+#define __NR_lstat64		196
+#define __NR_fstat64		197
 
 /* 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)