This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from a5dcc87e77 Add logf trace new 43ffc53a35 Use execveat syscall in fexecve (bug 22134)
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 | 18 +++++ posix/Makefile | 2 +- posix/tst-fexecve.c | 88 ++++++++++++++++++++++ sysdeps/unix/sysv/linux/alpha/kernel-features.h | 5 ++ sysdeps/unix/sysv/linux/fexecve.c | 15 ++++ sysdeps/unix/sysv/linux/hppa/kernel-features.h | 5 ++ sysdeps/unix/sysv/linux/kernel-features.h | 5 ++ .../unix/sysv/linux/microblaze/kernel-features.h | 5 ++ 8 files changed, 142 insertions(+), 1 deletion(-) create mode 100644 posix/tst-fexecve.c