This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O2_LTO in repository toolchain/ci/newlib.
from 282d57d2a Reduce namespace pollution from <sys/_types.h> adds 421dcf72f Cygwin: console: Fix an issue which causes when realloc() fails. new c382ecde5 cdefs.h: remove intel_compiler support new 68109f904 Expose clang's alignment builtins and use them for roundup2/r [...] new 65338d729 cdefs.h: Remove __GNUCLIKE___OFFSETOF, it's unused new 8801440e4 cdefs: Make __nosanitizeaddress work for KASAN as well new f537ff8ee cdefs: Add a default definition for __nosanitizememory new 9331071f0 cdefs.h: Remove redundant #ifdefs new 5c0c0e5c7 RTEMS: Remove FreeBSD version tags new eb4cbf4fd sys: further adoption of SPDX licensing ID tags. new c42aaaea4 Move 32-bit compat support for FIODGNAME to the right place. new 8fe49db78 Add FIOBMAP2 ioctl new 5a6ad7c5b #include <sys/types.h> from sys/filio.h new ce921ffca Reduce namespace pollution from r349233 new 878b65b3b This commit adds BBR (Bottleneck Bandwidth and RTT) congestio [...] new 99b66f531 Add a shm_open2 syscall to support upcoming memfd_create new 9243caa8d Add linux-compatible memfd_create new 53648039c Add an shm_rename syscall new 1ef7e3904 MFD_*: swap ordering new 12fb531a7 Add a TOE KTLS mode and a TOE hook for allocating TLS sessions. new 0c854dd6d Jail and capability mode for shm_rename; new 0c4d87ca5 Make use of the stats(3) framework in the TCP stack. new ebbb6536b Add flags for upcoming patches related to improved ECN handling. new 301991542 Introduce flag IFF_NEEDSEPOCH new 0dfcaa021 White space cleanup -- new f3303cf1d Although most of the NIC drivers are epoch ready, new 86484e84d Introduce nexthop objects and new routing KPI. new 09e5cb57a Make the path length of UNIX domain sockets new b94869335 Convert route caching to nexthop caching. new 1da65b891 This change does a small prepratory step new 7293d1e7b Initial support for kernel offload of TLS receive. new 1a840361e HyperV socket implementation for FreeBSD new c95c267a4 shm_open2: Implement SHM_GROW_ON_WRITE new 941cda2c1 Add SOL_LOCAL symbolic constant for unix socket option level. new 27fc84673 net: clean up empty lines in .c and .h files new d066d123f sys: clean up empty lines in .c and .h files new 1a5f14a0c Include the psind in data returned by mincore(2). new 1306ff4c9 Support for userspace non-transparent superpages (largepages). new 43e76bafc Add two new ifnet capabilities new 7b30b9f64 TCP: send full initial window when timestamps are in use new 9dd91a833 add SIOCGIFDATA ioctl new 48ba673ce Introduce scalable route multipath. new ec997fae0 Fix typo. new 3f0cc70c1 Add IP(V6)_VLAN_PCP to set 802.1 priority per-flow. new b8e36b925 Implement SIOCGIFALIAS. new 5ea36d92e Support hardware rate limiting (pacing) with TLS offload. new 1cb590ab4 Integrate 4.4BSD-Lite2 changes to IOC_* definitions new 55dec604f unix(4): Add SOL_LOCAL:LOCAL_CREDS_PERSISTENT new 3f7425e8b unix(4): Enhance LOCAL_CREDS_PERSISTENT ABI new 70b6efc47 style(9): Correct whitespace in struct definitions new c76896074 Filter TCP connections to SO_REUSEPORT_LB listen sockets by N [...] new 581bde91a Add tcgetwinsize(3) and tcsetwinsize(3) to termios new 5bc5689a6 Catch up with 6edfd179c86: mechanically rename IFCAP_NOMAP to [...] new 8054ce555 Expose clang's alignment builtins and use them for roundup2/r [...] new 2ba2e1e05 SO_RERROR indicates that receive buffer overflows new 3be97ff62 Revert "SO_RERROR indicates that receive buffer overflows" new defb5ffed termios: add more speeds new 85140fb37 tcp: add support for TCP over UDP new 363527bb0 poll(2): Add POLLRDHUP. new 19a627f3a ioccom: define ioctl cmd value that can never be valid new 8424d5c94 Use thunks for compat ioctls using struct ifgroupreq. new a00ca7bd5 This brings into sync FreeBSD with the netflix new d4971b646 tcp: SACK Lost Retransmission Detection (LRD) new b89c5a3e8 tcp: Add a socket option to rack new 5260d10c9 pf: syncookie support new 356891f5e socket: Implement SO_RERROR new 4bf5c259d tsleep: Add a PNOLOCK flag new 57703f72c tcp: Add support for DSACK based reordering window to rack. new 0464f26db tcp: Add hystart-plus to cc_newreno and rack. new 73784208e tcp: socket option to get stack alias name new a9a87c192 kernel: deprecate Internet Class A/B/C new aeced2f48 tcp: LRO code to deal with all 12 TCP header flags new 361bd82a1 Kernel-side infrastructure to implement nvlist-based set/get ifcaps new 0ed668df2 Add ifcap2 names for RXTLS4 and RXTLS6 interface capabilities new 27dfb5f33 Correctly measure system load averages > 1024 new cf2ba7d7f arp: Implement sticky ARP mode for interfaces. new c1abc9398 libc/syslog: fully deprecate and don't try to open "/dev/log" new 1db7cf5ce RTEMS: Add README
The 76 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: newlib/libc/include/sys/cdefs.h | 67 ++++++++------ newlib/libc/sys/rtems/include/README | 79 ++++++++++++++++ newlib/libc/sys/rtems/include/arpa/inet.h | 2 +- newlib/libc/sys/rtems/include/net/if.h | 87 ++++++++++++++---- newlib/libc/sys/rtems/include/netdb.h | 2 +- newlib/libc/sys/rtems/include/netinet/in.h | 34 +++++-- newlib/libc/sys/rtems/include/netinet/tcp.h | 101 ++++++++++++++++++--- newlib/libc/sys/rtems/include/netinet6/in6.h | 11 ++- newlib/libc/sys/rtems/include/semaphore.h | 2 +- newlib/libc/sys/rtems/include/sys/_iovec.h | 2 +- .../libc/sys/rtems/include/sys/_sockaddr_storage.h | 2 +- newlib/libc/sys/rtems/include/sys/_termios.h | 11 ++- newlib/libc/sys/rtems/include/sys/_uio.h | 2 +- .../sys/rtems/include/sys/{_uio.h => _winsize.h} | 33 +++---- newlib/libc/sys/rtems/include/sys/dirent.h | 2 +- newlib/libc/sys/rtems/include/sys/filio.h | 25 ++++- newlib/libc/sys/rtems/include/sys/ioccom.h | 22 +++-- newlib/libc/sys/rtems/include/sys/ioctl.h | 2 +- newlib/libc/sys/rtems/include/sys/mman.h | 60 +++++++++++- newlib/libc/sys/rtems/include/sys/param.h | 24 +++-- newlib/libc/sys/rtems/include/sys/poll.h | 1 + newlib/libc/sys/rtems/include/sys/socket.h | 31 +++++-- newlib/libc/sys/rtems/include/sys/sockio.h | 7 +- newlib/libc/sys/rtems/include/sys/syslog.h | 3 +- newlib/libc/sys/rtems/include/sys/ttycom.h | 14 +-- newlib/libc/sys/rtems/include/sys/ttydefaults.h | 2 +- newlib/libc/sys/rtems/include/sys/uio.h | 2 +- newlib/libc/sys/rtems/include/sys/un.h | 15 ++- newlib/libc/sys/rtems/include/termios.h | 8 +- winsup/cygwin/fhandler_console.cc | 18 +++- 30 files changed, 524 insertions(+), 147 deletions(-) create mode 100644 newlib/libc/sys/rtems/include/README copy newlib/libc/sys/rtems/include/sys/{_uio.h => _winsize.h} (74%)