[uClibc-cvs] uClibc/libc/sysdeps/linux/h8300/bits kernel_stat.h,1.2,1.3

Erik Andersen andersen at codepoet.org
Fri Jan 24 16:11:05 UTC 2003


Update of /var/cvs/uClibc/libc/sysdeps/linux/h8300/bits
In directory winder:/tmp/cvs-serv22417/libc/sysdeps/linux/h8300/bits

Modified Files:
	kernel_stat.h 
Log Message:
Finish up fixing stat and setting various system types.


Index: kernel_stat.h
===================================================================
RCS file: /var/cvs/uClibc/libc/sysdeps/linux/h8300/bits/kernel_stat.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- kernel_stat.h	24 Jan 2003 11:44:07 -0000	1.2
+++ kernel_stat.h	24 Jan 2003 16:10:31 -0000	1.3
@@ -32,7 +32,7 @@
 	unsigned char	__pad0[6];
 	unsigned short	st_dev;
 	unsigned char	__pad1[2];
-#define STAT64_HAS_BROKEN_ST_INO	1
+#define _HAVE_STAT64___ST_INO
 	unsigned long	__st_ino;
 	unsigned int	st_mode;
 	unsigned int	st_nlink;




More information about the uClibc-cvs mailing list