This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from c4098bc256 Add a SECURITY.md new b0528456a6 scripts: sort-makefile-lines.py new a08e854d00 elf: Adjust tests in Makefile. new b9125aeaed stdio-common: Adjust tests in Makefile new 21050af674 misc: Reformat Makefile. new 3643fb0a94 wcsmbs: Reformat Makefile. new b600f47758 nptl: Reformat Makefile.
The 6 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: elf/Makefile | 20 +-- misc/Makefile | 6 +- nptl/Makefile | 275 +++++++++++++++++++++--------- nptl/{tst-mutexpi5a.c => tst-mutexpi11.c} | 0 nptl/{tst-mutexpi7a.c => tst-mutexpi12.c} | 0 nptl/{tst-rwlock2a.c => tst-rwlock21.c} | 0 nptl/{tst-rwlock2b.c => tst-rwlock22.c} | 0 scripts/sort-makefile-lines.py | 5 +- stdio-common/Makefile | 44 ++--- stdio-common/{bug23-2.c => bug27.c} | 0 stdio-common/{bug23-3.c => bug28.c} | 0 stdio-common/{bug23-4.c => bug29.c} | 0 stdio-common/{scanf14a.c => scanf18.c} | 0 stdio-common/{scanf16a.c => scanf19.c} | 0 wcsmbs/Makefile | 2 +- 15 files changed, 236 insertions(+), 116 deletions(-) rename nptl/{tst-mutexpi5a.c => tst-mutexpi11.c} (100%) rename nptl/{tst-mutexpi7a.c => tst-mutexpi12.c} (100%) rename nptl/{tst-rwlock2a.c => tst-rwlock21.c} (100%) rename nptl/{tst-rwlock2b.c => tst-rwlock22.c} (100%) rename stdio-common/{bug23-2.c => bug27.c} (100%) rename stdio-common/{bug23-3.c => bug28.c} (100%) rename stdio-common/{bug23-4.c => bug29.c} (100%) rename stdio-common/{scanf14a.c => scanf18.c} (100%) rename stdio-common/{scanf16a.c => scanf19.c} (100%)