This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 041151f439 i386: Use __seg_gs qualifier to cast access to TCB in THREAD [...] new 9be489d778 support: add check_mem_access function
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: include/setjmp.h | 2 +- nptl/tst-guard1.c | 50 ++---------------- support/Makefile | 1 + .../check_mem_access.h | 51 +++++++----------- support/support_mem_access.c | 61 ++++++++++++++++++++++ 5 files changed, 86 insertions(+), 79 deletions(-) copy math/libm-test-atan.inc => support/check_mem_access.h (55%) create mode 100644 support/support_mem_access.c