This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch sthibaul/hurd-builds in repository glibc.
discards be25b172da t/timer_routines discards 8b3bb6a3b4 hurd: Add libphread.so ABI file discards beddb86e4f t/thread-linkspace discards 463891cde6 t/gsync-libc From: Agustina Arzille avarzille@riseup.net S [...] discards 91118f50c5 Update directory name discards 523b9ea099 Revert signal disposition, not in glibc's cvs yet discards e40b1e493f plug htl subdir to the build, hackish for now discards 76276c73fe Until posix thread signal distribution is commited discards fdbf15e819 Hack htl build failures discards edf2a46361 Import Hurd libpthread git snapshot 47c9c441c2d6 discards e23006eda1 t/tls-threadvar discards 332321934d t2.26/sched_param discards 583c5c7921 t2.25/tls discards 25d6bc192e t/tls discards 954d3e17a4 t/gai_misc discards 4b90937c49 t/posix_thread discards 9057d8bba2 t/libpthread_depends discards 1d38f5930e t/gscope adds 52a01100ad elf: Remove ad-hoc restrictions on dlopen callers [BZ #22787] adds 999a6dab3e ldconfig: Sync temporary files to disk before renaming them [...] adds 862b45026f manual: Update _DEFAULT_SOURCE. [BZ #22862] adds 0d217f4082 Fix a typo in a comment. adds 7ec5f9465e Add missing “reorder-end” in LC_COLLATE of et_EE [BZ #22517] adds 30ac923dbe Fix -Os getc_unlocked linknamespace, localplt issues (bug 15 [...] adds 039c721a30 Fix -Os putc_unlocked, fputc_unlocked linknamespace, localpl [...] adds 349579047d Remove vestiges of external build support from libio headers. adds 9964a14579 Mechanically remove _IO_ name aliases for types and constants. adds 177aad3ff6 Remove legacy configuration knobs from libio. adds df6c012b99 Remove _IO_file_flags define. adds 30bfee2630 Remove miscellaneous debris from libio. adds 315304d24a hurd: Add sysdep-cancel.h adds 6e33647646 S390: Regenerate ULPs. adds da81ae645d Add [BZ #16335] annotation to ChangeLog entry. adds e9537dddc7 IFUNC for Cavium ThunderX2 adds 6ca24c4348 aarch64/strcmp: fix misaligned loop jump target adds 8090720a87 RISC-V: Do not initialize $gp in TLS macros. adds fdcc625376 RISC-V: fmax/fmin: Handle signalling NaNs correctly. adds 92aabad9b2 Rename nptl-signals.h to internal-signals.h adds 27761a1042 Refactor atfork handlers adds 4cdc25a4a1 Update sparc ulps adds 6c7269f31d Use “copy "es_BO"” in LC_TIME of es_CU, es_CL, and es_EC adds 9d5cfd8e83 Use / instead of - in d_fmt for pt_BR and pt_PT [BZ #17438] adds 81be4b5e38 Remove --quiet argument when installing locales adds 54412d2061 Use libc_hidden_* for tolower, toupper (bug 15105). adds f5d1f629c6 Define GEN_AS_CONST_HEADERS when generating header files [BZ [...] adds 7e04eb2932 Update ChangeLog for BZ 22884 - riscv fmax/fmin adds d863cd712e Fix a typo in ChangeLog (bit_cpu_BIT -> bit_cpu_IBT) adds 398c6fddaf powerpc: Undefine Linux ptrace macros that conflict with __p [...] adds f5f473a9d0 linux/powerpc: sync sys/ptrace.h with Linux 4.15 [BZ #22433, [...] adds 20602c72fa Use libc_hidden_* for atoi (bug 15105). adds f54d8f735a Fix another -Os strcoll build issue. adds 03b540b368 Move NPTL-specific code to NPTL-specific header adds eb937a5285 hurd: fix timer_routines.c build adds 7211eba676 hurd: fix gai_misc build adds 93d260ddda hurd: fix timer_routines.c build new 931b05f929 t/gscope new df44a63739 t/libpthread_depends new 89d4fdd8fc t/posix_thread new 93916db399 t/tls new 4cab31da47 t2.25/tls new 9cfd2dadcd t2.26/sched_param new 22b68f187a t/tls-threadvar new 5adededbc6 Import Hurd libpthread git snapshot 55c35d62a3a6 new 3e7bd06700 Hack htl build failures new 62721783b9 Until posix thread signal distribution is commited new 55f4f577be plug htl subdir to the build, hackish for now new 6e82d9988a Revert signal disposition, not in glibc's cvs yet new 34ac4fce8c t/gsync-libc From: Agustina Arzille avarzille@riseup.net S [...] new 978a653e01 t/thread-linkspace new 2a909c2ca3 hurd: Add libphread.so ABI file new 982f191fda Drop deprecated glibc option new c3cd0a2c94 htl: remove _IO_ name aliases
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 (be25b172da) \ N -- N -- N refs/heads/sthibaul/hurd-builds (c3cd0a2c94)
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 17 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 | 300 ++++++++++++++- Makerules | 9 +- ctype/ctype.c | 2 + debug/fgets_chk.c | 13 +- debug/fgets_u_chk.c | 13 +- debug/fgetws_chk.c | 10 +- debug/fgetws_u_chk.c | 13 +- debug/gets_chk.c | 10 +- debug/vasprintf_chk.c | 6 +- debug/vdprintf_chk.c | 3 - debug/vsprintf_chk.c | 4 +- debug/vswprintf_chk.c | 2 +- elf/Makefile | 3 +- elf/cache.c | 10 +- elf/dl-caller.c | 86 ----- elf/dl-load.c | 7 - elf/dl-open.c | 9 - elf/rtld.c | 1 - htl/lockfile.c | 22 +- htl/sysdeps/generic/timer_routines.h | 4 +- htl/sysdeps/mach/hurd/pt-mutex-trylock.c | 6 + htl/tests/.cvsignore | 1 - hurd/fopenport.c | 2 +- include/caller.h | 31 -- include/ctype.h | 3 + include/features.h | 2 +- include/stdio.h | 34 +- include/stdlib.h | 2 + io/fcntl.h | 2 +- libio/bits/types/struct_FILE.h | 4 +- libio/clearerr.c | 2 +- libio/feof.c | 2 +- libio/feof_u.c | 2 +- libio/ferror.c | 2 +- libio/ferror_u.c | 2 +- libio/filedoalloc.c | 8 +- libio/fileno.c | 2 +- libio/fileops.c | 170 ++++---- libio/fmemopen.c | 8 +- libio/fputc.c | 4 +- libio/fputc_u.c | 3 +- libio/fputwc.c | 2 +- libio/fputwc_u.c | 2 +- libio/fseek.c | 2 +- libio/fseeko.c | 2 +- libio/fseeko64.c | 2 +- libio/ftello.c | 6 +- libio/ftello64.c | 4 +- libio/fwide.c | 2 +- libio/genops.c | 280 ++++---------- libio/getc_u.c | 1 + libio/getchar.c | 2 +- libio/iofclose.c | 8 +- libio/iofdopen.c | 11 +- libio/iofflush.c | 2 +- libio/iofflush_u.c | 2 +- libio/iofgetpos.c | 6 +- libio/iofgetpos64.c | 4 +- libio/iofgets.c | 13 +- libio/iofgets_u.c | 13 +- libio/iofgetws.c | 10 +- libio/iofgetws_u.c | 13 +- libio/iofopen.c | 13 +- libio/iofopen64.c | 2 +- libio/iofopncook.c | 63 ++- libio/iofputs.c | 4 +- libio/iofputs_u.c | 4 +- libio/iofputws.c | 4 +- libio/iofputws_u.c | 4 +- libio/iofread.c | 8 +- libio/iofread_u.c | 8 +- libio/iofsetpos.c | 2 +- libio/iofsetpos64.c | 2 +- libio/ioftell.c | 6 +- libio/iofwide.c | 6 +- libio/iofwrite.c | 8 +- libio/iofwrite_u.c | 9 +- libio/iogetdelim.c | 14 +- libio/iogetline.c | 14 +- libio/iogets.c | 10 +- libio/iogetwline.c | 16 +- libio/iolibio.h | 91 ++--- libio/iopadn.c | 8 +- libio/iopopen.c | 23 +- libio/ioputs.c | 2 +- libio/ioseekoff.c | 10 +- libio/ioseekpos.c | 10 +- libio/iosetbuffer.c | 2 +- libio/iosetvbuf.c | 14 +- libio/ioungetc.c | 2 +- libio/ioungetwc.c | 2 +- libio/iovdprintf.c | 5 +- libio/iovsprintf.c | 2 +- libio/iovsscanf.c | 2 +- libio/iovswscanf.c | 4 +- libio/iowpadn.c | 8 +- libio/libio.h | 253 +++++------- libio/libioP.h | 427 +++++++++------------ libio/memstream.c | 20 +- libio/obprintf.c | 6 +- libio/oldfileops.c | 82 ++-- libio/oldfmemopen.c | 6 +- libio/oldiofclose.c | 8 +- libio/oldiofdopen.c | 9 +- libio/oldiofgetpos.c | 4 +- libio/oldiofgetpos64.c | 4 +- libio/oldiofopen.c | 9 +- libio/oldiofsetpos.c | 2 +- libio/oldiofsetpos64.c | 2 +- libio/oldiopopen.c | 21 +- libio/oldpclose.c | 9 +- libio/oldstdfiles.c | 6 +- libio/pclose.c | 9 +- libio/peekc.c | 2 +- libio/putc.c | 2 +- libio/putc_u.c | 4 +- libio/putwc.c | 2 +- libio/putwc_u.c | 2 +- libio/rewind.c | 2 +- libio/setbuf.c | 4 +- libio/setlinebuf.c | 2 +- libio/stdio.c | 6 +- libio/strfile.h | 7 +- libio/strops.c | 52 +-- libio/tst-mmap-eofsync.c | 2 - libio/vasprintf.c | 8 +- libio/vscanf.c | 2 +- libio/vsnprintf.c | 8 +- libio/vswprintf.c | 10 +- libio/vwscanf.c | 2 +- libio/wfiledoalloc.c | 4 +- libio/wfileops.c | 53 ++- libio/wgenops.c | 130 +++---- libio/wmemstream.c | 20 +- libio/wstrops.c | 56 +-- localedata/Makefile | 2 +- localedata/locales/es_CL | 37 +- localedata/locales/es_CU | 37 +- localedata/locales/es_EC | 37 +- localedata/locales/et_EE | 2 + localedata/locales/pt_BR | 2 +- localedata/locales/pt_PT | 2 +- malloc/malloc.c | 6 +- manual/creature.texi | 21 +- misc/getttyent.c | 2 +- misc/syslog.c | 4 +- nptl/Makefile | 2 +- nptl/pthreadP.h | 2 +- nptl/register-atfork.c | 174 +++++---- nptl/unregister-atfork.c | 121 ------ nscd/Depend | 2 +- resolv/Depend | 2 +- rt/Depend | 2 +- stdio-common/fxprintf.c | 6 +- stdio-common/getline.c | 8 +- stdio-common/isoc99_vfscanf.c | 2 +- stdio-common/isoc99_vscanf.c | 2 +- stdio-common/isoc99_vsscanf.c | 2 +- stdio-common/printf_fp.c | 7 +- stdio-common/printf_fphex.c | 7 +- stdio-common/printf_size.c | 8 +- stdio-common/vfprintf.c | 32 +- stdio-common/vfscanf.c | 9 +- stdlib/atoi.c | 1 + string/strcoll_l.c | 11 + sysdeps/aarch64/multiarch/Makefile | 4 +- sysdeps/aarch64/multiarch/ifunc-impl-list.c | 3 +- sysdeps/aarch64/multiarch/memcpy.c | 5 +- sysdeps/aarch64/multiarch/memcpy_thunderx.S | 22 +- .../aarch64/multiarch/memcpy_thunderx2.S | 20 +- sysdeps/aarch64/strcmp.S | 2 +- .../internal-signals.h} | 5 +- sysdeps/generic/ldsodefs.h | 5 - sysdeps/generic/stdio-lock.h | 4 +- sysdeps/ieee754/ldbl-opt/nldbl-compat.c | 3 +- sysdeps/ieee754/ldbl-opt/nldbl-iovfscanf.c | 2 +- sysdeps/mach/hurd/gai_misc.h | 29 +- sysdeps/nptl/fork.c | 96 +---- sysdeps/nptl/fork.h | 31 +- sysdeps/nptl/libc-lockP.h | 2 - sysdeps/nptl/nptl-signals.h | 22 -- sysdeps/nptl/stdio-lock.h | 4 +- sysdeps/pthread/timer_routines.c | 1 + sysdeps/riscv/rvd/s_fmax.c | 11 +- sysdeps/riscv/rvd/s_fmin.c | 11 +- sysdeps/riscv/rvf/s_fmaxf.c | 11 +- sysdeps/riscv/rvf/s_fminf.c | 11 +- sysdeps/riscv/tls-macros.h | 20 +- sysdeps/s390/fpu/libm-test-ulps | 12 +- sysdeps/sparc/fpu/libm-test-ulps | 2 + sysdeps/unix/sysv/linux/aarch64/cpu-features.h | 5 + sysdeps/unix/sysv/linux/dl-execstack.c | 7 - sysdeps/unix/sysv/linux/i386/lowlevellock.h | 9 +- .../linux/{nptl-signals.h => internal-signals.h} | 16 +- sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h | 105 +++++ sysdeps/unix/sysv/linux/raise.c | 2 +- sysdeps/unix/sysv/linux/spawni.c | 2 +- sysdeps/unix/sysv/linux/x86_64/lowlevellock.h | 1 - time/tzfile.c | 12 +- wcsmbs/isoc99_vfwscanf.c | 2 +- wcsmbs/isoc99_vswscanf.c | 5 +- wcsmbs/isoc99_vwscanf.c | 2 +- 202 files changed, 1786 insertions(+), 2117 deletions(-) delete mode 100644 elf/dl-caller.c delete mode 100644 htl/tests/.cvsignore delete mode 100644 include/caller.h delete mode 100644 nptl/unregister-atfork.c copy wcsmbs/test-char-types.c => sysdeps/aarch64/multiarch/memcpy_thunderx2.S (70%) copy sysdeps/{x86_64/fpu/multiarch/svml_d_exp2_core-sse2.S => generic/internal-sig [...] delete mode 100644 sysdeps/nptl/nptl-signals.h rename sysdeps/unix/sysv/linux/{nptl-signals.h => internal-signals.h} (89%)