This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from fc3e133 Avoid running $(CXX) during build to obtain header file paths new 85f7554 Add test case for O_TMPFILE handling in open, openat
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 | 6 ++ io/Makefile | 3 +- io/tst-open-tmpfile.c | 216 ++++++++++++++++++++++++++++++++++++++++++++++++++ test-skeleton.c | 15 ++++ 4 files changed, 239 insertions(+), 1 deletion(-) create mode 100644 io/tst-open-tmpfile.c