January 2017 Archives by thread
Starting: Sun Jan 1 00:27:00 GMT 2017
Ending: Tue Jan 31 20:45:00 GMT 2017
Messages: 606
- Update copyright dates not handled by scripts/update-copyrights [committed]
Joseph Myers
- Update config.guess and config.sub to current versions [committed]
Joseph Myers
- [PATCH COMMITTED] malloc: Run tunables tests only if tunables are enabled
Florian Weimer
- [PATCH COMMITTED] support: struct netent portability fix for support_format_netent
Florian Weimer
- [PATCH COMMITTED] support: Use %td for pointer difference in xwrite
Florian Weimer
- [PATCH] libresolv tests
Florian Weimer
- 2.25 Freeze getting slushy soon
Siddhesh Poyarekar
- [PATCH 1/4] Add framework for tunables
Nix
- Ping: ILP32 on aarch64 patches
Yury Norov
- [PATCH] New condvar implementation that provides stronger ordering guarantees.
Carlos O'Donell
- [PATCH v11] Add pretty printers for the NPTL lock types
Martin Galvan
- [PATCH v2] powerpc: Convert tests to the new support test-driver
Wainer dos Santos Moschetta
- Make build-many-glibcs.py use binutils 2.28 branch by default [committed]
Joseph Myers
- Ping Re: [PATCHv3] powerpc: Fix write-after-destroy in lock elision
Tulio Magno Quites Machado Filho
- [PATCH] Fix i686 memchr for large input sizes
Adhemerval Zanella
- Purpose of the elf/check-localplt test
Florian Weimer
- [PATCHv3] powerpc: Fix write-after-destroy in lock elision
Wainer S. Moschetta
- [PATCH] Fix argument passing in sysvipc/test-sysvsem
Adhemerval Zanella
- tst-open-tmpfile and pre-3.18 kernels
Joseph Myers
- [PATCH] Document and fix --enable-bind-now [BZ #21015]
Florian Weimer
- [PATCH 2/2] New pthread rwlock that is more scalable.
Torvald Riegel
- [PATCH] tunables: Avoid getenv calls and disable glibc.malloc.check by default
Siddhesh Poyarekar
- Correct MIPS math-tests.h condition for sNaN payload preservation [committed]
Joseph Myers
- Fix math/test-nearbyint-except for no-exceptions configurations [committed]
Joseph Myers
- Fix malloc/ tests for GCC 7 -Walloc-size-larger-than=
Joseph Myers
- Fix string/tester.c for GCC 7 -Wstringop-overflow=
Joseph Myers
- Add build-many-glibcs.py powerpc-linux-gnu-power4 build [committed]
Joseph Myers
- [PATCH] [BZ #20862] mo_MD@cyrillic: new language locale
Vlad Nenea
- Fix MIPS n32 lseek, lseek64 (bug 21019) [committed]
Joseph Myers
- [RFC][PATCH v5 01/13] Implement alternative month names (bug 10871).
Rafal Luzynski
- [RFC][PATCH v5 00/13][BZ 10871] Month names in genitive case
Rafal Luzynski
- [PATCH] Fix x86 strncat optimized implementation for large sizes
Adhemerval Zanella
- Fix elf/tst-ldconfig-X for cross testing [committed]
Joseph Myers
- Increase some test timeouts
Joseph Myers
- [PATCH v2 0/9] Move wrappers to libm-compat-calls-auto
Joseph Myers
- Fix math/test-fenvinline for no-exceptions configurations [committed]
Joseph Myers
- [COMMITTED] Remove duplicate strcat implementations
Adhemerval Zanella
- [PATCH] Add avx2 fake-capability, like tls
Victor Rodriguez
- Update i386 libm-test-ulps [committed]
Joseph Myers
- MicroBlaze glibc fixes
Joseph Myers
- Correct MicroBlaze librt ABI list
Joseph Myers
- Fix MicroBlaze __backtrace get_frame_size namespace (bug 21022)
Joseph Myers
- Update MicroBlaze localplt.data
Joseph Myers
- Fix MicroBlaze bits/setjmp.h for C++
Joseph Myers
- Make MIPS soft-fp preserve NaN payloads for NAN2008 [committed]
Joseph Myers
- Read-only data in ELF libraries may be remapped writable at runtime (upcoming NDSS'17 paper)
Richard Henderson
- Update libm-test XFAILs for ibm128 format [committed]
Joseph Myers
- [PATCH] Use fortify macros for b{zero,copy} along decl from strings.h
Adhemerval Zanella
- build-many-glibcs.py failures for powerpc
Joseph Myers
- [PATCH v3] Test case for BZ 19329
Szabolcs Nagy
- Fix MIPS n64 readahead (bug 21026) [committed]
Joseph Myers
- [RFC][BZ #19329] high level description of pthread_create vs dlopen races
Szabolcs Nagy
- [PATCH v3 00/17] Consolidate Linux sysvipc implementation
Yury Norov
- Make fallback fesetexceptflag always succeed (bug 21028) [committed]
Joseph Myers
- [PATCH] Move fortified explicit_bzero back to string3
Adhemerval Zanella
- [PATCH] Remove i686, x86_64, and powerpc strtok implementations
Adhemerval Zanella
- [PATCH v2][AArch64] Add more cfi annotations to tlsdesc entry points
Szabolcs Nagy
- [PATCH] Rework -fno-omit-frame-pointer support on i386
Adhemerval Zanella
- Fix math/test-fenv for no-exceptions / no-rounding-modes configurations [committed]
Joseph Myers
- [PATCH] Use comdat instead of .gnu.linkonce for i386 setup pic register
Adhemerval Zanella
- Improve libm-test XFAILing for ibm128-libgcc [committed]
Joseph Myers
- XFAIL libm-test.inc tests as needed for ibm128 [committed]
Joseph Myers
- Fix elf/sotruss-lib format-truncation error
Joseph Myers
- Fix ld-address format-truncation error
Joseph Myers
- Make endian-conversion macros always return correct types (bug 16458)
Joseph Myers
- [PATCH COMMITTED] Do not require memset elimination in explicit_bzero test
Stefan Liebler
- [PATCH v2] New pthread rwlock that is more scalable.
Carlos O'Donell
- 2.25 freeze
Siddhesh Poyarekar
- New rwlock committed -- enabling elision for it needs better default tuning first
Torvald Riegel
- [PING][PATCH 1/4] S390: Use C11-like atomics instead of plain memory accesses in lock elision code.
Torvald Riegel
- RFC: mutexes acquired before fork() remain to be acquired by the parent process after fork()
Torvald Riegel
- [PATCH 2/4] S390: Use own tbegin macro instead of __builtin_tbegin.
Stefan Liebler
- Fix testsuite build for GCC 7 -Wformat-truncation
Joseph Myers
- RFC: shared-memory synchronization benchmarking in glibc
Torvald Riegel
- [PATCH] Fix mutex pretty printer test and pretty printer output.
Torvald Riegel
- [PATCH 3/4] S390: Use new __libc_tbegin_retry macro in elision-lock.c.
Torvald Riegel
- [PATCH] Remove index defines
Wilco Dijkstra
- [PATCH] Make build-many-glibcs.py work on python3.2
Adhemerval Zanella
- [PATCH 4/4] S390: Optimize lock-elision by decrementing adapt_count at unlock.
Torvald Riegel
- Status of cancellation fixed (eg, BZ 12683)
Torvald Riegel
- Add setpayloadsig, setpayloadsigf, setpayloadsigl [committed]
Stefan Liebler
- New template for 'libc' made available
Translation Project Robot
- New Ukrainian PO file for 'libc' (version 2.25-pre1)
Translation Project Robot
- [COMMITTED] Update translations from the Translation Project
Siddhesh Poyarekar
- [PATCH] Rename strdup uses
Wilco Dijkstra
- New Russian PO file for 'libc' (version 2.25-pre1)
Translation Project Robot
- New Turkish PO file for 'libc' (version 2.25-pre1)
Translation Project Robot
- New German PO file for 'libc' (version 2.25-pre1)
Translation Project Robot
- New Czech PO file for 'libc' (version 2.25-pre1)
Translation Project Robot
- New Chinese (simplified) PO file for 'libc' (version 2.25-pre1)
Translation Project Robot
- New Polish PO file for 'libc' (version 2.25-pre1)
Translation Project Robot
- Make fallback fegetexceptflag work with generic fetestexceptflag [committed]
Joseph Myers
- Fix MIPS o32 posix_fadvise [committed]
Joseph Myers
- New Vietnamese PO file for 'libc' (version 2.25-pre1)
Translation Project Robot
- Robust futexes: lost wakeups and design flaws in the glibc/kernel synchronization scheme
Torvald Riegel
- [PATCH] Add target to incorporate translations from translations.org
Siddhesh Poyarekar
- [RFC PATCH 03/10] arm64/sve: Set CPU vector length to match current task
Dave Martin
- [RFC PATCH 09/10] arm64/sve: Enable default vector length control via procfs
Dave Martin
- [RFC PATCH 08/10] arm64/sve: ptrace: Wire up vector length control and reporting
Dave Martin
- [RFC PATCH 01/10] prctl: Add skeleton for PR_SVE_{SET,GET}_VL controls
Dave Martin
- [RFC PATCH 00/10] arm64/sve: Add userspace vector length control API
Dave Martin
- [PATCH v2] Add target to incorporate translations from translations.org
Siddhesh Poyarekar
- [Question] New mmap64 syscall?
Florian Weimer
- [PATCH] tile: Check for pointer add overflow in memchr
Chris Metcalf
- [PATCH] tile: pass __IPC_64 as zero for SysV IPC calls
Chris Metcalf
- New Bulgarian PO file for 'libc' (version 2.25-pre1)
Translation Project Robot
- Make soft-float powerpc swapcontext restore the signal mask (bug 21045)
Joseph Myers
- [PATCH] [BZ 20628] make mallinfo saturating
DJ Delorie
- [PATCH] powerpc: Set minimum kernel version for powerpc64le
Rajalakshmi Srinivasaraghavan
- [RFC] Implement memcchr
Yuri Gribov
- [PATCH] Add compiler barriers around modifications of the robust mutex list.
Florian Weimer
- [PATCH] [BZ #20985] robust mutexes: Fix broken x86 assembly by removing it
Florian Weimer
- [PATCH] powerpc: Regenerate ULPs [committed]
Tulio Magno Quites Machado Filho
- [PATCH] [BZ #19402] Clear list of acquired robust mutexes in the child process after forking.
Florian Weimer
- Bug 21041 as a release blocker (IFUNC dependency/GOT initialization issue)
Florian Weimer
- [PATCH] Consolidate arm and mips posix_fadvise implementations
Adhemerval Zanella
- Minor error NEWS
Michael Kerrisk (man-pages)
- [PATCH 2/2] Add an x86 IFUNC testcase for [BZ #20019]
H.J. Lu
- FAIL: string/tst-strcoll-overflow
H.J. Lu
- New Korean PO file for 'libc' (version 2.25-pre1)
Translation Project Robot
- [PATCH v2] Fix mutex pretty printer test and pretty printer output
Martin Galvan
- [PATCH] Fix crash in __longjmp on hppa architecture (BZ #21049)
Helge Deller
- regexec calls with REG_STARTEND find ghost matches for \>
Benno Schulenberg
- [PATCH 2.25] powerpc: Avoid calling strncmp via PLT on GCC 7
Tulio Magno Quites Machado Filho
- [LTP] [ANNOUNCE] The Linux Test Project has been released for JANUARY 2017
Cyril Hrubis
- RFC: TS 18661-3 and related floating-point interfaces
Joseph Myers
- [RFC PATCH] Add AVX2 capability
Victor Rodriguez
- New Swedish PO file for 'libc' (version 2.25-pre1)
Translation Project Robot
- New Dutch PO file for 'libc' (version 2.25-pre1)
Translation Project Robot
- [PATCH] Bug 21053: sh: Reduce namespace pollution from sys/ucontext.h
James Clarke
- [PATCH] nscd: added passthru option value
Alexander Kahl
- Update install.texi latest GCC version known to work [committed]
Joseph Myers
- Restore clock_* librt exports for MicroBlaze (bug 21061)
Joseph Myers
- New French PO file for 'libc' (version 2.25-pre1)
Translation Project Robot
- Avoid parallel GCC install in build-many-glibcs.py [committed]
Joseph Myers
- Fix ARM fpu_control.h for assemblers requiring VFP insn names (bug 21047) [committed]
Joseph Myers
- tunables signed/unsigned bug & patch
DJ Delorie
- [PATCH] Add ifunc memcpy and memmove for aarch64
Steve Ellcey
- [PATCH] Fix environment traversal when an envvar value is empty
Siddhesh Poyarekar
- [PING][PATCH v2] Fix mutex pretty printer test and pretty printer output
Martin Galvan
- Update README.libm-test [committed]
Joseph Myers
- Remove very old libm-test-ulps entries [committed]
Joseph Myers
- Tunables-related security regression
Florian Weimer
- [PATCH] Fix -Wimplicit-fallthrough in soft-fp (Re: implicit-fallthrough warnings in powerpc64le-linux GCC build)
Jakub Jelinek
- Can the dynamic linker run with !rtld_multiple_ref?
Florian Weimer
- IFUNC resolvers for non-function symbols
Florian Weimer
- [PATCH] Fix build with --enable-static-nss
Alexey Neyman
- malloc per-thread cache: benchmarks
DJ Delorie
- [PATCH] tst-setcontext2: avoid bug from compiler optimization
Chris Metcalf
- [RFC] Prevent tailcall optimizations of libdl functions
Yuri Gribov
- [PATCH v2] Fix build with --enable-static-nss
Alexey Neyman
- [PATCH 2/2] Erase GLIBC_TUNABLES for setxid processes when tunables is disabled
Siddhesh Poyarekar
- [PATCH 0/2] Environment variable security and tunables
Siddhesh Poyarekar
- IFUNC resolver scheduling (bugs 21041, 20019)
Florian Weimer
- [PATCH] Bug 20116: Fix use after free in pthread_create().
Carlos O'Donell
- [PATCH] [RFC] Building for SuperH fails with gcc5/6
Alexey Neyman
- [PATCH][BZ 21075 ] sparc - Remove unused assignment in __clone
Ivo Raisr
- FAIL nptl/tst-robustpi4
Stefan Liebler
- [patch] malloc per-thread cache ready for review
DJ Delorie
- 2.25 freeze status
Siddhesh Poyarekar
- [PATCH v4] linux ttyname and ttyname_r: do not return wrong results
Christian Brauner
- -Wformat-overflow error building glibc sysdeps/posix/tempname.c
Joseph Myers
- [PATCH][2.24] Drop GLIBC_TUNABLES in setxid processes
Siddhesh Poyarekar
- [PATCH 4/4] Consolidate Linux send and sendto implementation
Adhemerval Zanella
- [PATCH 1/4] Consolidate Linux accept implementation
Adhemerval Zanella
- [PATCH 3/4] Consolidate Linux recv and recvfrom implementation
Adhemerval Zanella
- [PATCH 2/4] Consolidate Linux connect implementation
Adhemerval Zanella
- [PATCH 0/4] Consolidation patches for bz12683
Adhemerval Zanella
- glibc 2.25 machine status?
Carlos O'Donell
- Get rid of duplicate const declaration specifier warning in tst-resolv-qtypes.c.
Stefan Liebler
- [PATCH, nios2, committed] Add ipc_priv.h to set __IPC_64 as zero.
Chung-Lin Tang
- Build issue with latest (prerelease 7.0) GCC
Steve Ellcey
Last message date:
Tue Jan 31 20:45:00 GMT 2017
Archived on: Sun Mar 8 14:37:15 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).