This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 3f7b800d54 Use TASK_THREAD_TIMES_INFO_COUNT when calling task_info with [...] new 4a373ea7d6 mach: Define MACHINE_THREAD_STATE_SETUP_CALL new be9c1b9cf4 hurd: Use MACHINE_THREAD_STATE_SETUP_CALL new 01f317e98f mach: Add __mach_setup_thread_call () new aa19c68d2b hurd: Use __mach_setup_thread_call ()
The 4 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: hurd/hurdfault.c | 4 +- hurd/hurdsig.c | 10 +++-- mach/mach.h | 6 ++- mach/setup-thread.c | 52 +++++++++++++++------- .../sysv/linux/tcflush.c => mach/setup-thread.h | 24 +++++----- sysdeps/mach/hurd/profil.c | 5 ++- sysdeps/mach/hurd/setitimer.c | 11 ++--- sysdeps/mach/thread_state.h | 9 ++++ sysdeps/mach/x86/thread_state.h | 13 ++++++ 9 files changed, 95 insertions(+), 39 deletions(-) copy sysdeps/unix/sysv/linux/tcflush.c => mach/setup-thread.h (68%)