This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 35e038c1d2 test-container: Install with $(all-subdirs) [BZ #24794] new 7854ebf8ed Linux: Use in-tree copy of SO_ constants for !__USE_MISC [BZ [...] new 82c664ed75 build-many-glibcs.py: Use Linux 5.2 by default
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 | 27 ++++++ scripts/build-many-glibcs.py | 2 +- sysdeps/unix/sysv/linux/Makefile | 14 +++- .../unix/sysv/linux/alpha/bits/socket-constants.h | 24 ++++-- .../unix/sysv/linux/bits/socket-constants.h | 24 ++++-- sysdeps/unix/sysv/linux/bits/socket.h | 98 ++-------------------- .../unix/sysv/linux/hppa/bits/socket-constants.h | 24 ++++-- .../unix/sysv/linux/mips/bits/socket-constants.h | 24 ++++-- .../sysv/linux/powerpc/bits/socket-constants.h | 24 ++++-- .../unix/sysv/linux/sparc/bits/socket-constants.h | 24 ++++-- sysdeps/unix/sysv/linux/tst-socket-consts.py | 65 ++++++++++++++ 11 files changed, 225 insertions(+), 125 deletions(-) copy argp/bits/argp-ldbl.h => sysdeps/unix/sysv/linux/alpha/bits/socket-constants.h (58%) copy misc/bits/error-ldbl.h => sysdeps/unix/sysv/linux/bits/socket-constants.h (60%) copy argp/bits/argp-ldbl.h => sysdeps/unix/sysv/linux/hppa/bits/socket-constants.h (58%) copy argp/bits/argp-ldbl.h => sysdeps/unix/sysv/linux/mips/bits/socket-constants.h (58%) copy misc/bits/error-ldbl.h => sysdeps/unix/sysv/linux/powerpc/bits/socket-constan [...] copy argp/bits/argp-ldbl.h => sysdeps/unix/sysv/linux/sparc/bits/socket-constants.h (58%) create mode 100644 sysdeps/unix/sysv/linux/tst-socket-consts.py