This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 0822e3552a hurd: Don't pass FD_CLOEXEC in CMSG_DATA
new 5fa8945605 hurd: Implement MSG_CMSG_CLOEXEC
The 1 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:
sysdeps/mach/hurd/bits/socket.h | 5 ++++-
sysdeps/mach/hurd/recvmsg.c | 4 +++-
2 files changed, 7 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from c02b26455b hurd: Implement prefer_map_32bit_exec tunable
new 0822e3552a hurd: Don't pass FD_CLOEXEC in CMSG_DATA
The 1 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:
sysdeps/mach/hurd/sendmsg.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 533deafbdf Use O_CLOEXEC in more places (BZ #15722)
new 70b9173caa hurd: Implement MAP_32BIT
new 4c39333050 hurd: Only deallocate addrport when it's valid
new 35b7bf2fe0 hurd: Don't attempt to deallocate MACH_PORT_DEAD
new c02b26455b hurd: Implement prefer_map_32bit_exec tunable
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:
sysdeps/mach/hurd/bits/mman_ext.h | 1 +
sysdeps/mach/hurd/dl-sysdep.c | 15 ++++++++++----
sysdeps/mach/hurd/mmap.c | 22 ++++++++++++++-------
sysdeps/mach/hurd/recv.c | 3 ++-
sysdeps/mach/hurd/recvfrom.c | 3 ++-
sysdeps/mach/hurd/recvmsg.c | 3 ++-
sysdeps/mach/hurd/sendmsg.c | 5 +++--
sysdeps/mach/hurd/sendto.c | 2 +-
sysdeps/unix/sysv/linux/x86_64/64/Makefile | 23 ----------------------
sysdeps/{unix/sysv/linux => }/x86_64/64/Makefile | 3 ---
.../sysv/linux => }/x86_64/64/dl-tunables.list | 0
.../sysv/linux => }/x86_64/64/tst-map-32bit-1a.c | 0
.../sysv/linux => }/x86_64/64/tst-map-32bit-1b.c | 0
.../sysv/linux => }/x86_64/64/tst-map-32bit-mod.c | 0
14 files changed, 37 insertions(+), 43 deletions(-)
copy sysdeps/{unix/sysv/linux => }/x86_64/64/Makefile (92%)
rename sysdeps/{unix/sysv/linux => }/x86_64/64/dl-tunables.list (100%)
rename sysdeps/{unix/sysv/linux => }/x86_64/64/tst-map-32bit-1a.c (100%)
rename sysdeps/{unix/sysv/linux => }/x86_64/64/tst-map-32bit-1b.c (100%)
rename sysdeps/{unix/sysv/linux => }/x86_64/64/tst-map-32bit-mod.c (100%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main
in repository newlib.
from fd26d4b4b RTEMS: Add __m68k_read_tp() to crt0.c
new 48ae24fd8 Cygwin: locales: ignore @cjkwide and @cjksingle just like @cjknarrow
new c3798a2f7 Cygwin: locales: drop unused has_modifier macro
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:
winsup/cygwin/nlsfuncs.cc | 34 ++++++++++++++++++++--------------
1 file changed, 20 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.