This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch azanella/generic-strings in repository glibc.
discards 52a9cf0665 sh: Add string-fzb.h discards 24d01f4896 powerpc: Add string-fza.h discards 6b67749f9d arm: Add string-fza.h discards 099a39660c alpha: Add string-fzb.h and string-fzi.h discards b6d266c6fe hppa: Add string-fzb.h and string-fzi.h discards ebb0353dba hppa: Add memcopy.h discards 5c29485b5e string: Improve generic strcpy discards 84bfd24e57 string: Improve generic strcmp discards 572c3a397d string: Improve generic strchrnul discards 500a7f1a86 string: Improve generic strchr discards 2368dc1dca string: Improve generic strnlen discards 8b5ae84584 string: Improve generic memrchr discards 15b7238287 string: Improve generic memchr discards 096c5ae2a7 string: Improve generic strlen discards c6766b5d52 Add string vectorized find and detection functions discards 040bb0502a Add string-maskoff.h generic header discards 69030c7469 Parameterize OP_T_THRES from memcopy.h discards aa7c9fa3a2 Parameterize op_t from memcopy.h adds e134ca1753 Fix powerpc-nofpu complex long double functions spurious "in [...] adds b2584ac2a4 Fix powerpc-nofpu remainderl wrong sign of zero result (bug 22688). adds 1272748886 Fix ldbl-128ibm lrintl, lroundl missing "invalid" exceptions [...] adds 87faac5516 Fix powerpc-nofpu fmaxmagl, fminmagl spurious "invalid" exce [...] adds 09085ede12 hurd: Implement faccessat without AT_EACCESS flag adds f993b87540 nptl: Open libgcc.so with RTLD_NOW during pthread_cancel [BZ [...] adds ee61d02850 Regenerate libc.pot adds b303185df9 Fix ldbl-128ibm log1pl (-qNaN) spurious "invalid" exception [...] adds d8b778907e nptl: Add tst-minstack-cancel, tst-minstack-exit [BZ #22636] adds 08c6e95234 csu: Update __libgcc_s_init comment adds da09e6fa2f Make default libc_feholdsetround_noex_ctx use __feholdexcept [...] adds c8924f1ff2 Fix s390 linknamespace fallout of bug 22702 patch. adds f172187b2d hu_HU locale: Avoid double space (bug 22657). adds 9a08a366a7 libnsl: Do not install libnsl.so, libnsl.a if NIS is disable [...] adds 63b52889c3 Add missing reference to bug 20532 adds 1a51e46e4a support: Preserve errno in write_message, TEST_VERIFY and ot [...] adds 249a5895f1 malloc: Ensure that the consolidated fast chunk has a sane size. adds 52a713fdd0 linux: make getcwd(3) fail if it cannot obtain an absolute p [...] adds 3d1d79283e aarch64: fix static pie enabled libc when main is in a share [...] adds 98d13ce07a Update translations from the Translation Project adds af1e6be4ba powerpc: Fix llround spurious inexact on 32-bit POWER4 [BZ #22697] adds 505d391004 Synchronize DF_1_* flags with binutils (Bug 22707) new 1cca35adf0 Parameterize op_t from memcopy.h new c43ccd7a9f Parameterize OP_T_THRES from memcopy.h new 447f15451d Add string-maskoff.h generic header new 438e5fcc0a Add string vectorized find and detection functions new 96419fb9b7 string: Improve generic strlen new 1c12833514 string: Improve generic memchr new 6702dd345e string: Improve generic memrchr new 6d2690c0cb string: Improve generic strnlen new 1751ee1c28 string: Improve generic strchr new c79804d028 string: Improve generic strchrnul new 0c653b42a1 string: Improve generic strcmp new fc8a77c5b2 string: Improve generic strcpy new 44c7540c69 hppa: Add memcopy.h new eb974666a0 hppa: Add string-fzb.h and string-fzi.h new 5115c06c36 alpha: Add string-fzb.h and string-fzi.h new faf34eb8e8 arm: Add string-fza.h new 3f4eb93d50 powerpc: Add string-fza.h new 776bf884cd sh: Add string-fzb.h
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 (52a9cf0665) \ N -- N -- N refs/heads/azanella/generic-strings (776bf884cd)
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 18 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 | 164 +++ NEWS | 4 + config.h.in | 4 +- elf/elf.h | 2 + hurd/hurd/fd.h | 21 + hurd/lookup-at.c | 13 +- include/unistd.h | 3 + io/Makefile | 2 +- .../tst-getcwd-abspath.c | 54 +- localedata/locales/hu_HU | 4 +- malloc/malloc.c | 6 + nis/Makefile | 10 +- nptl/Makefile | 2 +- .../tst-minstack-cancel.c | 34 +- .../tst-minstack-exit.c | 32 +- po/bg.po | 1081 +++++++++---------- po/cs.po | 1083 +++++++++---------- po/de.po | 1076 ++++++++++--------- po/ko.po | 1075 ++++++++++--------- po/libc.pot | 1060 +++++++++---------- po/pl.po | 1077 ++++++++++--------- po/sv.po | 1083 ++++++++++--------- po/uk.po | 1081 +++++++++---------- po/vi.po | 1101 ++++++++++---------- string/memchr.c | 5 +- string/memrchr.c | 2 +- string/strchr.c | 10 +- string/strchrnul.c | 10 +- string/strlen.c | 10 +- support/check.c | 3 + support/support_test_compare_failure.c | 3 + support/support_test_verify_impl.c | 3 + support/write_message.c | 3 + sysdeps/aarch64/start.S | 13 +- sysdeps/arm/armv6t2/string-fza.h | 5 +- sysdeps/generic/math_private.h | 9 +- sysdeps/generic/string-extbyte.h | 4 +- sysdeps/generic/string-fza.h | 16 +- sysdeps/generic/string-fzi.h | 11 +- sysdeps/generic/string-maskoff.h | 26 +- sysdeps/generic/string-optype.h | 4 +- sysdeps/gnu/unwind-resume.c | 8 +- sysdeps/hppa/memcopy.h | 8 +- sysdeps/ieee754/ldbl-128ibm/s_log1pl.c | 4 +- sysdeps/ieee754/ldbl-128ibm/s_lrintl.c | 14 +- sysdeps/ieee754/ldbl-128ibm/s_lroundl.c | 10 +- sysdeps/mach/hurd/access.c | 141 +-- sysdeps/mach/hurd/euidaccess.c | 31 +- sysdeps/mach/hurd/faccessat.c | 181 +++- sysdeps/nptl/unwind-forcedunwind.c | 2 +- sysdeps/powerpc/nofpu/Makefile | 29 +- sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S | 5 + .../powerpc32/power4/multiarch/memrchr-ppc32.c | 2 + sysdeps/powerpc/powerpc32/power6/string-fza.h | 1 - sysdeps/powerpc/powerpc64/power6/string-fza.h | 1 - sysdeps/powerpc/{power6 => }/string-fza.h | 19 +- sysdeps/s390/fpu/feholdexcpt.c | 2 +- sysdeps/tile/tilegx32/gmp-mparam.h | 2 +- sysdeps/unix/sysv/linux/getcwd.c | 8 +- 59 files changed, 5456 insertions(+), 5221 deletions(-) copy iconv/tst-gconv-init-failure.c => io/tst-getcwd-abspath.c (50%) copy sysdeps/unix/sysv/linux/tst-sysconf-iov_max.c => nptl/tst-minstack-cancel.c (58%) copy sysdeps/unix/sysv/linux/tst-sysconf-iov_max.c => nptl/tst-minstack-exit.c (58%) delete mode 100644 sysdeps/powerpc/powerpc32/power6/string-fza.h delete mode 100644 sysdeps/powerpc/powerpc64/power6/string-fza.h rename sysdeps/powerpc/{power6 => }/string-fza.h (79%)