This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 9681c61f11 hurd: Fix build new 08b7e99882 Use autofs "ignore" mount hint in getmntent_r/getmntent new 9a1e7257a4 Add misc/tst-mntent-autofs, testing autofs "ignore" filtering
The 2 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 | 13 +++++ misc/Makefile | 3 +- misc/mntent_r.c | 48 ++++++++++++---- misc/tst-mntent-autofs.c | 141 +++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 192 insertions(+), 13 deletions(-) create mode 100644 misc/tst-mntent-autofs.c