]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
alpha: Define _STAT_VER_LINUX.
authorRichard Henderson <rth@twiddle.net>
Wed, 8 Feb 2012 19:48:38 +0000 (11:48 -0800)
committerRichard Henderson <rth@twiddle.net>
Thu, 9 Feb 2012 01:03:27 +0000 (17:03 -0800)
ChangeLog.alpha
sysdeps/unix/sysv/linux/alpha/bits/stat.h

index ae6839df43707e0f780732cc66f102bf4d9d69a3..afcf75aa106bad93bf0adeb1dde4cc2695413854 100644 (file)
@@ -1,5 +1,7 @@
 2012-02-08  Richard Henderson  <rth@twiddle.net>
 
+       * sysdeps/unix/sysv/linux/alpha/bits/stat.h (_STAT_VER_LINUX): New.
+
        * sysdeps/alpha/dl-tls.h (TLS_DTV_UNALLOCATED): New.
 
        * sysdeps/unix/sysv/linux/alpha/configure.in: New file.
index d7241bd1aa4bf43a2c3fc1090b79905155369ec6..e70e83636dba006f28cda7948cf983ebf563c919 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996,1997,1998,1999,2000,2001,2004,2010
+/* Copyright (C) 1996,1997,1998,1999,2000,2001,2004,2010,2012
    Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
@@ -30,7 +30,8 @@
 #define _STAT_VER_GLIBC2_1     2
 #define _STAT_VER_KERNEL64     3
 #define _STAT_VER_GLIBC2_3_4   3
-#define _STAT_VER              _STAT_VER_GLIBC2_3_4
+#define _STAT_VER_LINUX                3
+#define _STAT_VER              _STAT_VER_LINUX
 
 /* Versions of the `xmknod' interface.  */
 #define _MKNOD_VER_LINUX       0