This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from e9c4fe9 malloc: Use accessors for chunk metadata access new 681421f sysmalloc: Initialize previous size field of mmaped chunks new a0f83f0 Add test for linking against most static libraries
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: ChangeLog | 11 +++++++++++ elf/Makefile | 13 ++++++++++++- elf/tst-linkall-static.c | 45 +++++++++++++++++++++++++++++++++++++++++++++ malloc/malloc.c | 1 + 4 files changed, 69 insertions(+), 1 deletion(-) create mode 100644 elf/tst-linkall-static.c