This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-master-arm-spec2k6-Os_LTO in repository toolchain/ci/glibc.
from b39d961c71 ChangeLog: Convert leading spaces to tabs adds 6b5c8607a4 ChangeLog: Correct excess and deficiency of spaces adds bae8cf0e93 stdlib/tst-secure-getenv: handle >64 groups adds 0e16969129 support: Add support_capture_subprogram
No new revisions were added by this update.
Summary of changes: ChangeLog | 127 ++++++++------ stdlib/tst-secure-getenv.c | 19 ++- support/Makefile | 6 + support/capture_subprocess.h | 6 + support/subprocess.h | 49 ++++++ support/support_capture_subprocess.c | 80 +++++---- support/support_subprocess.c | 152 +++++++++++++++++ support/tst-support_capture_subprocess.c | 183 ++++++++++++++++++++- posix/tst-fnmatch4.c => support/xposix_spawn.c | 31 ++-- .../xposix_spawn_file_actions_addclose.c | 14 +- .../xposix_spawn_file_actions_adddup2.c | 15 +- argp/bits/argp-ldbl.h => support/xspawn.h | 22 ++- 12 files changed, 562 insertions(+), 142 deletions(-) create mode 100644 support/subprocess.h create mode 100644 support/support_subprocess.c copy posix/tst-fnmatch4.c => support/xposix_spawn.c (66%) copy sysdeps/mach/hurd/res_enable_icmp.c => support/xposix_spawn_file_actions_addc [...] copy sysdeps/mach/hurd/res_enable_icmp.c => support/xposix_spawn_file_actions_addd [...] copy argp/bits/argp-ldbl.h => support/xspawn.h (64%)