This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 8adfb0eeff support_create_temp_directory: Align behavior with create_temp_file new 273a0c4983 support_enter_mount_namespace: Unshare with mount --make-rprivate new 8db7f48cb7 tst-ttyname: Fix namespace setup for Fedora
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 | 15 +++++ support/Makefile | 1 + support/namespace.h | 5 ++ ...xreadlink.c => support_enter_mount_namespace.c} | 41 ++++++------- sysdeps/unix/sysv/linux/tst-ttyname.c | 67 ++-------------------- 5 files changed, 48 insertions(+), 81 deletions(-) copy support/{xreadlink.c => support_enter_mount_namespace.c} (54%)