This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 27fe5f2e67 Linux: Require properly configured /dev/pts for PTYs new 56f8d44294 elf: Do not search HWCAP subdirectories in statically linked [...] new b31d4355ae elf: Implement _dl_write
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: NEWS | 4 +++ elf/Makefile | 6 ++-- elf/dl-load.c | 14 ++++++++ elf/{dl-writev.h => dl-write.c} | 42 +++++++++++----------- sysdeps/generic/ldsodefs.h | 6 ++++ .../unix/sysv/linux/{arc/sysdep.c => dl-write.c} | 21 +++++------ 6 files changed, 57 insertions(+), 36 deletions(-) copy elf/{dl-writev.h => dl-write.c} (58%) copy sysdeps/unix/sysv/linux/{arc/sysdep.c => dl-write.c} (71%)