This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch zack/no-nested-includes in repository glibc.
discards a95d1f997b Add check-obsolete-constructs checker for nested includes. discards 7821c0b4e7 Don’t conditionalize declarations of ldiv_t, lldiv_t, __gwchar_t. discards c5ea1d7116 Create bits/types headers for most remaining __T_defined macros. discards 73240dfe1a Clean up bits/types.h. discards ffab0bc8e5 Simplify definition of __time64_t. discards 4f6d9edcc4 Add caddr_t, daddr_t, and loff_t to the set of obsolete typedefs. discards 0b70bc8507 sys/types.h: Don’t define u_intN_t or register_t unless __USE_MISC. discards 5eb8ec1f3d Define register_t using bits/typesizes.h macros. discards c4568cd5ec Move most headers installed by top-level Makefile to misc/. adds 043440e761 hurd: Add no-op version of __res_enable_icmp [BZ #24047] adds 0c1041ee5b Use Linux 5.0 in build-many-glibcs.py. adds 97f8225d22 scripts/check-obsolete-constructs.py: Process all headers as UTF-8. adds 081bdf9421 nss: Fix tst-nss-files-alias-truncated for default --as-need [...] adds a0a0dc8317 Remove obsolete, never-implemented XSI STREAMS declarations adds 5b06f538c5 malloc: Check for large bin list corruption when inserting u [...] adds 238d60a1fb localedata: Add Minguo calendar support to Taiwanese locales [...] adds 477e739b32 Update syscall-names.list for Linux 5.0. adds 887c21df25 Move most headers installed by top-level Makefile to misc/. adds 55c99c4484 Define register_t using bits/typesizes.h macros. adds ae1a3cbdbd sys/types.h: Don’t define u_intN_t or register_t unless __USE_MISC. adds c84fc2fae2 Add caddr_t, daddr_t, and loff_t to the set of obsolete typedefs. adds d51f403d9b Simplify definition of __time64_t. adds 4b25d54db6 Clean up bits/types.h. adds 6afcbe0895 Create bits/types headers for most remaining __T_defined macros. adds e52b6cef09 Don’t conditionalize declarations of ldiv_t, lldiv_t, __gwchar_t. new be2eeee212 Add check-obsolete-constructs checker for nested includes. new 7bcee18f1c Split up endian.h to minimize exposure of BYTE_ORDER. new 4af5bffc80 Don’t include sys/select.h from sys/types.h. new c0aef04c9b Don’t include sys/cdefs.h directly from public headers.
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (a95d1f997b) \ N -- N -- N refs/heads/zack/no-nested-includes (c0aef04c9b)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 4 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 | 86 ++++ NEWS | 3 + bits/endian.h | 13 - bits/endianness.h | 17 + bits/stropts.h | 230 ---------- bits/xtitypes.h | 33 -- conform/Makefile | 16 +- conform/data/glob.h-data | 2 +- conform/data/stropts.h-data | 140 ------ ctype/ctype.h | 2 +- include/bits/endian.h | 1 + include/stropts.h | 1 - include/sys/stropts.h | 1 - inet/netinet/igmp.h | 3 +- inet/netinet/in.h | 2 +- localedata/locales/cmn_TW | 4 + localedata/locales/hak_TW | 4 + localedata/locales/lzh_TW | 4 + localedata/locales/nan_TW | 4 + localedata/locales/zh_TW | 4 + mach/lock-intern.h | 3 +- malloc/malloc.c | 4 + manual/terminal.texi | 13 - misc/ar.h | 2 +- misc/sys/auxv.h | 3 +- misc/tst-fdset.c | 2 +- nptl/tst-cancel4.c | 1 + nss/Makefile | 3 +- nss/tst-nss-files-alias-truncated.c | 7 +- posix/Makefile | 3 +- posix/Versions | 6 + posix/glob.h | 33 +- posix/streams-compat.c | 101 +++++ posix/sys/types.h | 3 - resolv/arpa/nameser_compat.h | 2 +- resolv/resolv.h | 3 +- scripts/build-many-glibcs.py | 7 +- scripts/check-c++-types.sh | 1 + scripts/check-obsolete-constructs.py | 468 ++++++++++++--------- socket/sys/socket.h | 4 + socket/sys/un.h | 2 +- streams/Makefile | 28 -- streams/Versions | 15 - streams/fdetach.c | 29 -- streams/getmsg.c | 29 -- streams/getpmsg.c | 30 -- streams/isastream.c | 33 -- streams/putmsg.c | 30 -- streams/putpmsg.c | 30 -- streams/stropts.h | 84 ---- streams/sys/stropts.h | 1 - string/Makefile | 3 +- string/{ => bits}/endian.h | 57 +-- string/endian.h | 39 +- sunrpc/rpc/auth_des.h | 3 +- sunrpc/rpc/rpc_msg.h | 2 +- sunrpc/rpc/svc.h | 1 + sysdeps/aarch64/bits/endian.h | 30 -- sysdeps/aarch64/bits/endianness.h | 15 + sysdeps/aarch64/nptl/bits/pthreadtypes-arch.h | 2 +- sysdeps/alpha/bits/endian.h | 7 - sysdeps/alpha/bits/endianness.h | 11 + sysdeps/arm/bits/endian.h | 10 - sysdeps/arm/bits/endianness.h | 15 + sysdeps/arm/nptl/bits/pthreadtypes-arch.h | 2 +- sysdeps/csky/bits/endian.h | 9 - sysdeps/csky/bits/endianness.h | 15 + sysdeps/csky/nptl/bits/pthreadtypes-arch.h | 2 +- sysdeps/generic/memcopy.h | 3 +- sysdeps/generic/netinet/tcp.h | 3 +- sysdeps/hppa/bits/endian.h | 7 - sysdeps/hppa/bits/endianness.h | 11 + sysdeps/htl/pthread.h | 1 - sysdeps/ia64/bits/endianness.h | 11 + sysdeps/ia64/bits/xtitypes.h | 33 -- sysdeps/ia64/ieee754.h | 4 +- sysdeps/ieee754/ieee754.h | 4 +- sysdeps/ieee754/ldbl-128/ieee754.h | 4 +- sysdeps/ieee754/ldbl-128ibm/ieee754.h | 4 +- sysdeps/m68k/bits/endian.h | 7 - sysdeps/m68k/bits/endianness.h | 11 + sysdeps/m68k/nptl/bits/pthreadtypes-arch.h | 2 +- sysdeps/mach/hurd/net/ethernet.h | 3 +- sysdeps/mach/hurd/net/if_arp.h | 4 +- .../mach/hurd/res_enable_icmp.c | 16 +- sysdeps/microblaze/bits/endian.h | 30 -- sysdeps/microblaze/bits/endianness.h | 15 + sysdeps/microblaze/nptl/bits/pthreadtypes-arch.h | 2 +- sysdeps/mips/bits/endian.h | 15 - sysdeps/mips/bits/endianness.h | 16 + sysdeps/mips/ieee754/ieee754.h | 6 +- sysdeps/mips/nptl/bits/pthreadtypes-arch.h | 2 +- sysdeps/nios2/bits/endian.h | 12 - sysdeps/nios2/bits/endianness.h | 16 + sysdeps/nios2/nptl/bits/pthreadtypes-arch.h | 2 +- sysdeps/nptl/pthread.h | 2 +- sysdeps/nptl/thread_db.h | 2 +- sysdeps/posix/sysconf.c | 4 - sysdeps/powerpc/bits/endian.h | 36 -- sysdeps/powerpc/bits/endianness.h | 16 + sysdeps/riscv/bits/endian.h | 5 - sysdeps/riscv/bits/endianness.h | 11 + sysdeps/riscv/nptl/bits/pthreadtypes-arch.h | 2 +- sysdeps/s390/bits/endian.h | 7 - sysdeps/s390/bits/endianness.h | 11 + sysdeps/s390/bits/xtitypes.h | 33 -- sysdeps/sh/bits/endian.h | 13 - sysdeps/sh/bits/endianness.h | 15 + sysdeps/sh/nptl/bits/pthreadtypes-arch.h | 2 +- sysdeps/sparc/bits/{endian.h => endianness.h} | 12 +- sysdeps/sparc/sparc32/ieee754.h | 4 +- sysdeps/unix/inet/Subdirs | 1 - sysdeps/unix/sysv/linux/generic/bits/stat.h | 2 +- sysdeps/unix/sysv/linux/generic/bits/statfs.h | 2 +- sysdeps/unix/sysv/linux/hppa/pthread.h | 1 - sysdeps/unix/sysv/linux/i386/getmsg.c | 33 -- sysdeps/unix/sysv/linux/i386/putmsg.c | 34 -- sysdeps/unix/sysv/linux/ia64/bits/endian.h | 7 - sysdeps/unix/sysv/linux/m68k/getmsg.c | 1 - sysdeps/unix/sysv/linux/m68k/putmsg.c | 1 - sysdeps/unix/sysv/linux/mips/getmsg.c | 1 - sysdeps/unix/sysv/linux/mips/putmsg.c | 1 - sysdeps/unix/sysv/linux/powerpc/getmsg.c | 1 - sysdeps/unix/sysv/linux/powerpc/htm.h | 2 +- sysdeps/unix/sysv/linux/powerpc/putmsg.c | 1 - sysdeps/unix/sysv/linux/pselect.c | 2 +- sysdeps/unix/sysv/linux/sys/acct.h | 2 +- sysdeps/unix/sysv/linux/syscall-names.list | 5 +- sysdeps/unix/sysv/linux/syscalls.list | 2 - sysdeps/x86/bits/endian.h | 7 - sysdeps/x86/bits/endianness.h | 11 + sysdeps/x86/bits/xtitypes.h | 33 -- wctype/bits/wctype-wchar.h | 2 +- 133 files changed, 829 insertions(+), 1515 deletions(-) delete mode 100644 bits/endian.h create mode 100644 bits/endianness.h delete mode 100644 bits/stropts.h delete mode 100644 bits/xtitypes.h delete mode 100644 conform/data/stropts.h-data create mode 100644 include/bits/endian.h delete mode 100644 include/stropts.h delete mode 100644 include/sys/stropts.h create mode 100644 posix/streams-compat.c delete mode 100644 streams/Makefile delete mode 100644 streams/Versions delete mode 100644 streams/fdetach.c delete mode 100644 streams/getmsg.c delete mode 100644 streams/getpmsg.c delete mode 100644 streams/isastream.c delete mode 100644 streams/putmsg.c delete mode 100644 streams/putpmsg.c delete mode 100644 streams/stropts.h delete mode 100644 streams/sys/stropts.h copy string/{ => bits}/endian.h (55%) delete mode 100644 sysdeps/aarch64/bits/endian.h create mode 100644 sysdeps/aarch64/bits/endianness.h delete mode 100644 sysdeps/alpha/bits/endian.h create mode 100644 sysdeps/alpha/bits/endianness.h delete mode 100644 sysdeps/arm/bits/endian.h create mode 100644 sysdeps/arm/bits/endianness.h delete mode 100644 sysdeps/csky/bits/endian.h create mode 100644 sysdeps/csky/bits/endianness.h delete mode 100644 sysdeps/hppa/bits/endian.h create mode 100644 sysdeps/hppa/bits/endianness.h create mode 100644 sysdeps/ia64/bits/endianness.h delete mode 100644 sysdeps/ia64/bits/xtitypes.h delete mode 100644 sysdeps/m68k/bits/endian.h create mode 100644 sysdeps/m68k/bits/endianness.h rename streams/fattach.c => sysdeps/mach/hurd/res_enable_icmp.c (75%) delete mode 100644 sysdeps/microblaze/bits/endian.h create mode 100644 sysdeps/microblaze/bits/endianness.h delete mode 100644 sysdeps/mips/bits/endian.h create mode 100644 sysdeps/mips/bits/endianness.h delete mode 100644 sysdeps/nios2/bits/endian.h create mode 100644 sysdeps/nios2/bits/endianness.h delete mode 100644 sysdeps/powerpc/bits/endian.h create mode 100644 sysdeps/powerpc/bits/endianness.h delete mode 100644 sysdeps/riscv/bits/endian.h create mode 100644 sysdeps/riscv/bits/endianness.h delete mode 100644 sysdeps/s390/bits/endian.h create mode 100644 sysdeps/s390/bits/endianness.h delete mode 100644 sysdeps/s390/bits/xtitypes.h delete mode 100644 sysdeps/sh/bits/endian.h create mode 100644 sysdeps/sh/bits/endianness.h rename sysdeps/sparc/bits/{endian.h => endianness.h} (56%) delete mode 100644 sysdeps/unix/sysv/linux/i386/getmsg.c delete mode 100644 sysdeps/unix/sysv/linux/i386/putmsg.c delete mode 100644 sysdeps/unix/sysv/linux/ia64/bits/endian.h delete mode 100644 sysdeps/unix/sysv/linux/m68k/getmsg.c delete mode 100644 sysdeps/unix/sysv/linux/m68k/putmsg.c delete mode 100644 sysdeps/unix/sysv/linux/mips/getmsg.c delete mode 100644 sysdeps/unix/sysv/linux/mips/putmsg.c delete mode 100644 sysdeps/unix/sysv/linux/powerpc/getmsg.c delete mode 100644 sysdeps/unix/sysv/linux/powerpc/putmsg.c delete mode 100644 sysdeps/x86/bits/endian.h create mode 100644 sysdeps/x86/bits/endianness.h delete mode 100644 sysdeps/x86/bits/xtitypes.h