This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch ibm/2.28/master in repository glibc.
from f71df694b1 Merge branch release/2.28/master into ibm/2.28/master adds ef0051070f <string.h>: Define __CORRECT_ISO_CPP_STRING_H_PROTO for Clan [...] adds 6578d89c17 misc/test-errno-linux: Handle EINVAL from quotactl adds 9ff61e9159 riscv: Do not use __has_include__ adds 0478174d1e Fix array overflow in backtrace on PowerPC (bug 25423) adds 21344a3d62 Fix use-after-free in glob when expanding ~user (bug 25414) new e51e3044e1 Merge branch release/2.28/master into ibm/2.28/master
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: ChangeLog | 5 +++++ NEWS | 6 ++++++ debug/tst-backtrace5.c | 12 ++++++++++++ posix/glob.c | 25 +++++++++++++------------ string/string.h | 3 ++- sysdeps/powerpc/powerpc32/backtrace.c | 2 ++ sysdeps/powerpc/powerpc64/backtrace.c | 2 ++ sysdeps/unix/sysv/linux/riscv/flush-icache.c | 2 +- sysdeps/unix/sysv/linux/test-errno-linux.c | 5 +++-- 9 files changed, 46 insertions(+), 16 deletions(-)