This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.39/master in repository glibc.
from 273a835fe7 time: Allow later version licensing. new 3148714ab6 i586: Fix multiple definitions of __memcpy_chk and __mempcpy_chk new ad92c483a4 i686: Fix multiple definitions of __memmove_chk and __memset_chk new ff110b2591 Add a test to check for duplicate definitions in the static library
The 3 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: Makefile | 7 +++++++ sysdeps/i386/i586/memcpy.S | 2 +- sysdeps/i386/i686/memmove.S | 2 +- sysdeps/i386/i686/memset.S | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-)