This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from ca602c1536 nptl: Move pthread_attr_setschedparam implementation into libc new 3203690170 wordexp: Split out command execution tests from posix/wordexp-test
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 | 13 ++++ posix/Makefile | 3 +- posix/tst-wordexp-nocmd.c | 179 ++++++++++++++++++++++++++++++++++++++++++++++ posix/wordexp-test.c | 83 --------------------- 4 files changed, 194 insertions(+), 84 deletions(-) create mode 100644 posix/tst-wordexp-nocmd.c