diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2012-05-31 16:47:45 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2012-05-31 16:47:45 -0700 |
commit | 67b6df7841887f676f74843ae188301b34522dc5 (patch) | |
tree | f1af632e82c32b4c6bdb9a908a6d402374e6a3ab /ChangeLog | |
parent | 1c2cfe819361507ca39a3a11cfdaefbc1a7cdd41 (diff) | |
download | glibc-67b6df7841887f676f74843ae188301b34522dc5.tar.gz glibc-67b6df7841887f676f74843ae188301b34522dc5.tar.xz glibc-67b6df7841887f676f74843ae188301b34522dc5.zip |
Update x86_64 bits/stat.h
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c410414a4b..7625223566 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2012-05-31 H.J. Lu <hongjiu.lu@intel.com> + + [BZ #14117] + * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_KERNEL): + Defined to 1 if __x86_64__ isn't defined. + (_STAT_VER_LINUX_OLD): New. + (st_atime): Remove duplicate. + (st_mtime): Likewise. + (st_ctime): Likewise. + 2012-05-31 David S. Miller <davem@davemloft.net> * sysdeps/sparc/fpu/libm-test-ulps: Remove sqrt(2) and sqrt test |