diff options
author | Roland McGrath <roland@hack.frob.com> | 2012-08-07 13:17:26 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2012-08-07 13:17:26 -0700 |
commit | f0bd3e25fb73f0fe6574282ec84610b0521f4ac1 (patch) | |
tree | 9ac70b6de6bfe8173df38bedf749641ef1d10921 /ChangeLog | |
parent | d34689de847aa0a2b01ed6ec4895f289d7453905 (diff) | |
download | glibc-f0bd3e25fb73f0fe6574282ec84610b0521f4ac1.tar.gz glibc-f0bd3e25fb73f0fe6574282ec84610b0521f4ac1.tar.xz glibc-f0bd3e25fb73f0fe6574282ec84610b0521f4ac1.zip |
Make the bsd4.4/bits/dirent.h be the generic one.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a2b3a9bcb2..1e7a85a73d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2012-08-07 Roland McGrath <roland@hack.frob.com> + * sysdeps/unix/bsd/bsd4.4/bits/dirent.h: Renamed to ... + * bits/dirent.h: ... here. + * sysdeps/unix/bsd/bsd4.4/bits/dirent.h [__INO_T_MATCHES_INO64_T] (_DIRENT_MATCHES_DIRENT64): New macro. |