This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from da162bf234 Remove obsolete notes at top level of source tree. new e0d2eb5a79 linux: Implement tmpfile with O_TMPFILE (BZ#21530)
The 1 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 | 11 +++++++++ include/stdio.h | 3 +++ stdio-common/Makefile | 2 +- support/xpipe.c => stdio-common/gentempfd.c | 14 +++++------- stdio-common/tmpfile.c | 26 ++++++++++++++-------- .../unix/sysv/linux/gentempfd.c | 22 +++++++++--------- 6 files changed, 50 insertions(+), 28 deletions(-) copy support/xpipe.c => stdio-common/gentempfd.c (83%) copy support/xaccept4.c => sysdeps/unix/sysv/linux/gentempfd.c (66%)