This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from fc141ea78e Fix array bounds violation in regex matcher (bug 25149) new 36ada9ee2c support: Add support_set_small_thread_stack_size new 10cf7f52c6 linux: Reduce stack size for nptl/tst-thread-affinity-pthread
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: support/Makefile | 2 + ...ack.c => support_set_small_thread_stack_size.c} | 12 ++++-- ...me.c => support_small_stack_thread_attribute.c} | 43 +++++++++++++++++----- support/xthread.h | 8 ++++ .../unix/sysv/linux/tst-skeleton-thread-affinity.c | 5 ++- 5 files changed, 55 insertions(+), 15 deletions(-) copy support/{xpthread_attr_setstack.c => support_set_small_thread_stack_size.c} (66%) copy support/{xclock_gettime.c => support_small_stack_thread_attribute.c} (53%)