This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 825adeeed1 Mark __dso_handle as hidden [BZ #18822] new 2c7bbfaf4e hurd: Fix dirfd symbol exposition from ftw new 52a1f1814e hurd: Fix `revoke' symbol exposition from `unlockpt' new 64a4af28a6 hurd: Fix `seekdir' symbol exposition from `rewinddir' new 4009ddc692 hurd: Fix `getifaddrs' and `freeifaddrs' symbol exposition
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: ChangeLog | 27 +++++++++++++++++++++++++++ dirent/dirfd.c | 3 ++- include/dirent.h | 2 ++ include/ifaddrs.h | 5 +++++ include/unistd.h | 1 + inet/check_pf.c | 4 ++-- inet/ifaddrs.c | 2 ++ io/ftw.c | 6 +++--- misc/revoke.c | 4 +++- sysdeps/gnu/ifaddrs.c | 2 ++ sysdeps/mach/hurd/dirfd.c | 4 +++- sysdeps/mach/hurd/revoke.c | 4 +++- sysdeps/mach/hurd/rewinddir.c | 2 +- sysdeps/mach/hurd/seekdir.c | 5 +++-- sysdeps/posix/dirfd.c | 4 +++- sysdeps/unix/bsd/unlockpt.c | 2 +- 16 files changed, 63 insertions(+), 14 deletions(-)