diff options
author | Roland McGrath <roland@hack.frob.com> | 2012-08-06 16:47:58 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2012-08-06 16:48:36 -0700 |
commit | 8e49df1d656c393e913b6c9343f491c59bd527b2 (patch) | |
tree | ac9cb93c6181621769aba412c5bb233498b896e5 /ports/ChangeLog.alpha | |
parent | 03af952060fee063679864d82cdd76f94d56d263 (diff) | |
download | glibc-8e49df1d656c393e913b6c9343f491c59bd527b2.tar.gz glibc-8e49df1d656c393e913b6c9343f491c59bd527b2.tar.xz glibc-8e49df1d656c393e913b6c9343f491c59bd527b2.zip |
Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == struct dirent64.
Diffstat (limited to 'ports/ChangeLog.alpha')
-rw-r--r-- | ports/ChangeLog.alpha | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/ChangeLog.alpha b/ports/ChangeLog.alpha index b13857f92d..eb178ea601 100644 --- a/ports/ChangeLog.alpha +++ b/ports/ChangeLog.alpha @@ -1,5 +1,10 @@ 2012-08-02 Roland McGrath <roland@hack.frob.com> + * sysdeps/unix/sysv/linux/alpha/bits/dirent.h + (_DIRENT_MATCHES_DIRENT64): New macro. + +2012-08-02 Roland McGrath <roland@hack.frob.com> + * sysdeps/unix/sysv/linux/alpha/bits/typesizes.h (__OFF_T_MATCHES_OFF64_T): New macro. |