This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from bfb0deb355 Fix make-syscalls.sh VDSO support for GCC 8. new 825adeeed1 Mark __dso_handle as hidden [BZ #18822]
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 | 30 ++++++++++++++++++++++++++++++ dlfcn/modatexit.c | 2 -- dlfcn/modcxaatexit.c | 2 +- dlfcn/tstatexit.c | 8 -------- dlfcn/tstcxaatexit.c | 8 -------- include/dso_handle.h | 3 +++ malloc/mtrace.c | 4 ++-- nptl/pthread_atfork.c | 8 ++------ nptl/tst-atfork2mod.c | 2 +- posix/wordexp-test.c | 5 ++--- stdlib/at_quick_exit.c | 8 ++------ stdlib/atexit.c | 9 ++------- stdlib/tst-tls-atexit-lib.c | 3 +-- 13 files changed, 46 insertions(+), 46 deletions(-) create mode 100644 include/dso_handle.h