This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from e0189b2540 rtld: properly handle root directory in load path (bug 30435) new 95c9a6e806 Fix special case for C2x strtol binary constant handling (BZ [...] new a118dc3129 io: Re-flow and sort multiline Makefile definitions
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: io/Makefile | 262 +++++++++++++++++++++++++++++---------- stdlib/strtol_l.c | 10 +- stdlib/tst-strtol-binary-c11.c | 1 + stdlib/tst-strtol-binary-c2x.c | 1 + stdlib/tst-strtol-binary-gnu11.c | 1 + stdlib/tst-strtol-binary-gnu2x.c | 1 + stdlib/tst-strtol-binary-main.c | 86 +++++++------ wcsmbs/tst-wcstol-binary-c11.c | 1 + wcsmbs/tst-wcstol-binary-c2x.c | 1 + wcsmbs/tst-wcstol-binary-gnu11.c | 1 + wcsmbs/tst-wcstol-binary-gnu2x.c | 1 + 11 files changed, 264 insertions(+), 102 deletions(-)