October 2016 Archives by thread
Starting: Sat Oct 1 03:44:00 GMT 2016
Ending: Mon Oct 31 21:00:00 GMT 2016
Messages: 607
- Charset request for iconv (patch included)
dcoffin@shell.cybercom.net
- [PATCH v2 1/2] libio: Multiple fixes for open_{w}memstram (BZ#18241 and BZ#20181)
Andreas Schwab
- [PATCH BZ#20422] Do not allow asan/msan/tsan and fortify at the same time.
Andrew Pinski
- [PATCH] hppa: Optimize atomic_compare_and_exchange_val_acq
John David Anglin
- [PATCH] linux ttyname and ttyname_r: return link if appropriate
Serge E. Hallyn
- Add TCP_REPAIR_WINDOW from Linux 4.8
Joseph Myers
- [PATCH v3] getrandom system call wrapper [BZ #17252]
Carlos O'Donell
- [glibc-buildbot] Add 'glibc-s390x-linux': 'marist-fedora-s390x' to builder_map.
Mark Wielaard
- [PATCH] S390: Regenerate ULPs
Stefan Liebler
- [PATCH] X86-64: Add _dl_runtime_resolve_avx[512]_opt [BZ #20508]
Florian Weimer
- [PATCH v3 2/9] Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to false debuginfo.
Adhemerval Zanella
- [PATCH v2 1/3] Consolidate fallocate{64} implementations
Adhemerval Zanella
- Add <limits.h> integer width macros
Paul Eggert
- glibc 2.25 --- Three months left of active development (volunteer RM?)
Carlos O'Donell
- [PATCH 1/2] Check IFUNC definition in unrelocated shared library [BZ #20019]
H.J. Lu
- [PATCH 2/2] Add an x86 IFUNC testcase for [BZ #20019]
H.J. Lu
- [PATCH] [BZ 20628] make mallinfo saturating
DJ Delorie
- [PATCH] powerpc: Regenerate ULPs
Tulio Magno Quites Machado Filho
- [PATCH v5 1/3] Add strfromd, strfromf, and strfroml functions
Gabriel F. T. Gomes
- [PATCH v5 2/3] Refactor strtod tests
Gabriel F. T. Gomes
- [PATCH v5 3/3] Add tests for strfrom functions
Gabriel F. T. Gomes
- [PATCH v5 0/3] New strfrom functions
Gabriel F. T. Gomes
- [PATCH] powerpc: Cleanup fenv_private.h
Paul E. Murphy
- [PATCH v2 2/3] Consolidate posix_fallocate{64} implementations
Siddhesh Poyarekar
- [PATCH v2 3/3] Consolidate posix_fadvise implementations
Siddhesh Poyarekar
- [PATCH 2/4] Check n instead of k1 to decide on sign of sin/cos result
Siddhesh Poyarekar
- [COMMITTED] Make the quadrant shift K a bool in do_sincos_* functions
Siddhesh Poyarekar
- [PING] [PATCH 00/37] Manual typos: Overview
Rical Jasan
- [PATCH v6 3/3] Add tests for strfrom functions
Gabriel F. T. Gomes
- [PATCH v6 0/3] New strfrom functions
Gabriel F. T. Gomes
- [COMMITTED] Adjust calls to do_sincos_1 and do_sincos_2 in s_sincos.c
Siddhesh Poyarekar
- [COMMITTED] Make quadrant shift a boolean in reduce_and_compute in s_sin.c
Siddhesh Poyarekar
- [RFC PATCH 0/2] Add AF_VSOCK support to getnameinfo(3) and getaddrinfo(3)
Stefan Hajnoczi
- [PATCH 1/3] New string function explicit_bzero (from OpenBSD).
Florian Weimer
- [RFC PATCH 2/2] getaddrinfo: Add AF_VSOCK support
Florian Weimer
- [PATCH v3 9/9] Use libc_ifunc macro for siglongjmp, longjmp in libpthread.
Florian Weimer
- [PATCH] Use read_int in vfscanf
Florian Weimer
- [PATCH] linux: spawni.c: simplify error reporting to parent
Florian Weimer
- Caching of PID/TID after fork
Robert Święcki
- Add iseqsig [committed]
Joseph Myers
- [PATCH v7 0/3] New strfrom functions
Gabriel F. T. Gomes
- [PATCH v3 1/9] Add configure check to test if gcc supports attribute ifunc.
Stefan Liebler
- [PATCH COMMITTED] resolv: Deprecate unimplemented flags
Florian Weimer
- [PATCH COMMITTED] resolv: Remove RES_USEBSTRING and its implementation [BZ #20629]
Florian Weimer
- [PATCH COMMITTED] resolv: Remove RES_NOIP6DOTINT and its implementation
Florian Weimer
- [COMMITTED] Fix iseqsig for ports that do not support FE_INVALID
Adhemerval Zanella
- Make iseqsig handle excess precision [committed]
Joseph Myers
- powerpc32: make PLT call in _mcount compatible with -msecure-plt (bug 20554)
Andreas Schwab
- [PATCH] S390: Fix fp comparison not raising FE_INVALID.
Stefan Liebler
- [PATCH 1/2] Add note on MALLOC_MMAP_* environment variables
Siddhesh Poyarekar
- [PATCH] Remove references to sbrk to grow/shrink arenas
Siddhesh Poyarekar
- [PATCH] Consolidate Linux sync_file_range implementations
Adhemerval Zanella
- [PATCH] Fix warnings from latest GCC
Steve Ellcey
- Avoid M_NAN + M_NAN in complex functions [committed]
Joseph Myers
- [PATCH BZ#19239] Improve deprecation warnings
Zack Weinberg
- [PATCH COMMITTED] resolv: Compile without -Wno-write-strings
Florian Weimer
- [PATCH v3 2/4] Consolidate lseek/lseek64/llseek implementations
Adhemerval Zanella
- [PATCH 3/4] Consolidate Linux ftruncate implementations
Adhemerval Zanella
- [PATCH] fcntl: define F_GETLK, F_SETLK, F_SETLKW to 64-bit versions if __OFF_T_MATCHES_OFF64_T is enabled
Yury Norov
- Add totalorder, totalorderf, totalorderl [committed]
Joseph Myers
- [PATCH, committed] X86: Don't assert on older Intel CPUs [BZ #20647]
H.J. Lu
- Add more totalorder tests [committed]
Joseph Myers
- Contributing to the glibc Project
Nam-goo Lee
- [PATCH] Bug 20686: Add el_GR@euro/ISO-8859-7 to SUPPORTED.
Carlos O'Donell
- [PATCH] Remove cached PID/TID in clone
Adhemerval Zanella
- Clean up some complex functions raising FE_INVALID [committed]
Joseph Myers
- [PATCH v8 0/3] New strfrom functions
Gabriel F. T. Gomes
- [PATCH] Bug 201689: Belt-and-suspenders detection of FMA.
Carlos O'Donell
- Add totalordermag, totalordermagf, totalordermagl [committed]
Joseph Myers
- [PATCH] Remove __is_smp
Siddhesh Poyarekar
- [PATCH] Linux: consolidate rename()
Yury Norov
- Define HIGH_ORDER_BIT_IS_SET_FOR_SNAN to 0 or 1 [committed]
Joseph Myers
- [RFC][PATCH v2 00/11][BZ 10871] Month names in genitive case
Rafal Luzynski
- [RFC][PATCH v3 01/11] Implement alternative month names (bug 10871).
Rafal Luzynski
- [RFC][PATCH v3 02/11] Provide backward compatibility for nl_langinfo family (bug 10871).
Rafal Luzynski
- [RFC][PATCH v3 03/11] Rebuild abilists to reflect nl_langinfo changes (bug 10871).
Rafal Luzynski
- [RFC][PATCH v3 04/11] Add tests for alternative month names (bug 10871)
Rafal Luzynski
- [RFC][PATCH v3 05/11] Implement the %OB specifier - alternative month names (bug 10871)
Rafal Luzynski
- [RFC][PATCH v3 06/11] Provide backward compatibility for strftime family (bug 10871).
Rafal Luzynski
- [RFC][PATCH v3 07/11] Rebuild abilists to reflect strftime family changes (bug 10871).
Rafal Luzynski
- [RFC][PATCH v3 08/11] pl_PL: Add alternative month names (bug 10871).
Rafal Luzynski
- [RFC][PATCH v3 09/11] ru_RU: Add alternative month names (bug 10871).
Rafal Luzynski
- [RFC][PATCH v3 10/11] uk_UA: Add alternative month names (bug 10871).
Rafal Luzynski
- [RFC][PATCH v3 11/11] cs_CZ: Add alternative month names (bug 10871).
Rafal Luzynski
- [PATCH] Fix x86 atomic_fetch_xor_release.
Carlos O'Donell
- Symbol management in header files
Florian Weimer
- Evolution of ELF symbol management
Florian Weimer
- [COMMITTED] Fix Linux fallocate tests for EOPNOTSUPP
Adhemerval Zanella
- [PATCH v2] New pthread rwlock that is more scalable.
Torvald Riegel
- Y2038 work branch in the official GLIBC git repo?
Albert ARIBAUD
- Add getpayload, getpayloadf, getpayloadl [committed]
Joseph Myers
- [PATCH][AArch64] Add optimized memchr
Wilco Dijkstra
- [PATCH] gconv.h: fix build with GCC 6.3 or later
Aurelien Jarno
- glibc test tst-thread_local1.cc fails to compile with latest GCC
Ellcey, Steve
- Stop powerpc copysignl raising "invalid" for sNaN argument (bug 20718) [committed]
Joseph Myers
- [PATCH v2] Linux: consolidate rename()
Yury Norov
- [PATCH] Properly initialize glob structure with GLOB_BRACE|GLOB_DOOFFS
Andreas Schwab
- [PATCH] dbl-64/e_sqrt.c: fix -Wunused-variable
Yury Norov
- [PATCH] Install libm.a as linker script [BZ #20539]
Andrew Senkevich
- GLIBC bug list on sourceware.org
Adhemerval Zanella
- Remove sparcv8 support
Adhemerval Zanella
- [PATCH] Bug 20662: checking whether x86_64-pc-linux-gnu-gcc implicitly enables -fstack-protector no (32bit gcc 6.2.0 pie and ssp enable)
Magnus Granberg
- [PATCH] Fix warning from latest GCC in tst-printf.c
Steve Ellcey
- Use VSQRT instruction for ARM sqrt (bug 20660) [committed]
Joseph Myers
- [PATCH] Define iszero as a function template for C++ [BZ #20715]
Florian Weimer
- [PATCH] Consolidate Linux setrlimit and getrlimit implementation
Adhemerval Zanella
- Use -fno-builtin for sqrt benchmark
Joseph Myers
- [PATCH] Document a behavior of an elided pthread_rwlock_unlock
Tulio Magno Quites Machado Filho
- [PATCH] powerpc: Fix TOC stub on powerpc64 clone()
Tulio Magno Quites Machado Filho
- conform linknamespace test question
Steve Ellcey
- make check vs. make xcheck
Steve Ellcey
- [PATCH] Fix Linux sh4 pread/pwrite argument passing
Adhemerval Zanella
- [PATCH 0/2] Malloc manual cleanups
Siddhesh Poyarekar
- [PATCH 1/6] Static inline functions for mallopt helpers
Siddhesh Poyarekar
- [PATCH v5 0/6] glibc tunables
Siddhesh Poyarekar
- [PATCH] malloc: Remove malloc_get_state, malloc_set_state [BZ #19473]
Florian Weimer
- Call for Participation: Valgrind at FOSDEM 2017
Mark Wielaard
- [PATCH] Fix -Wformat-length warning in tst-setgetname.c
Steve Ellcey
- [PATCH] Fix -Wformat-length warning in time/tst-strptime2.c
Steve Ellcey
- [PATCH, committed] Remove useless casts
Steve Ellcey
- Fix cmpli usage in power6 memset
Joseph Myers
- [PATCH] Speed up math/test-tgmath2.c
Steve Ellcey
- [PATCH] Fix undefined behaviour inconsistent for strtok
Adhemerval Zanella
- [PATCH 4/4] Consolidate Linux truncate implementations
Adhemerval Zanella
- [PATCH] generic/wordsize-32: don't declare getdents() if not needed
Yury Norov
- [PATCH] iconv: Avoid writable data and relocations in IBM charsets
Florian Weimer
- [COMMITTED] Remove redundant definitions of M_ARENA_* macros
Siddhesh Poyarekar
- [PATCH] iconv: Avoid writable data and relocations in ISO646
Florian Weimer
- [PATCH] malloc: Deprecate hook variables, __default_morecore, <mcheck.h>
Florian Weimer
- _HAVE_STRING_ARCH_strcpy/strncpy and ppc64 macro expansion of strcpy/strncpy.
Aaron Sawdey
- Add getpayloadl to libnldbl [committed]
Joseph Myers
- [PATCH] Define wordsize.h macros everywhere
Steve Ellcey
- [PATCH] Initialise the machine specific part of rtld bootstrap map
Matthew Fortune
- Add canonicalize, canonicalizef, canonicalizel [committed]
Joseph Myers
- Changing stack protector initialization
Florian Weimer
- [PATCH] Fix a sparc header conformtest failure.
David Miller
- [PATCH v2] Consolidate Linux setrlimit and getrlimit implementation
Adhemerval Zanella
- [PATCH] Fix i486 builds with gcc 5.3
Carlos O'Donell
- [PATCH] Updated version of define for __ASSUME_ST_INO_64_BIT
Steve Ellcey
- [RFC][PATCH v4 00/11][BZ 10871] Month names in genitive case
Rafal Luzynski
- Make strtod raise "inexact" exceptions (bug 19380) [committed]
Joseph Myers
- [RFC][PATCH v4 01/11] Implement alternative month names (bug 10871).
Rafal Luzynski
- [RFC][PATCH v4 02/11] Provide backward compatibility for nl_langinfo family (bug 10871).
Rafal Luzynski
- [RFC][PATCH v4 03/11] Rebuild abilists to reflect nl_langinfo changes (bug 10871).
Rafal Luzynski
- [RFC][PATCH v4 06/11] Provide backward compatibility for strftime family (bug 10871).
Rafal Luzynski
- [RFC][PATCH v4 07/11] Rebuild abilists to reflect strftime family changes (bug 10871).
Rafal Luzynski
- [PATCH] Regenerate ULPs for i486 builds.
Carlos O'Donell
- [PATCH] Fix -Os related -Werror failures.
Carlos O'Donell
- [PATCH] Improve strtok(_r) performance
Wilco Dijkstra
- Statically linking against RPC functions
Florian Weimer
- [PATCH] crypt: Use internal names for the SHA-2 block functions
Florian Weimer
- [PATCH] Add test for linking against most static libraries
Florian Weimer
- [PATCH] Fix warning caused by unused-result in bug-atexit3-lib.cc
Gabriel F. T. Gomes
- [PATCH] malloc: Use accessors for chunk metadata access
Florian Weimer
- [PATCH] sysmalloc: Initialize previous size field of mmaped chunks
Florian Weimer
- [PATCH] Generate additional secret keys for the heap protector
Florian Weimer
- [PATCH] malloc: Implement heap protector
Florian Weimer
- [PATCH] i386: Support CFLAGS which imply -fno-omit-frame-pointer [BZ #20729]
Florian Weimer
- Add SNAN, SNANF, SNANL macros [committed]
Joseph Myers
- [PATCH] deprecate libnsl (Version 3)
Thorsten Kukuk
- [PATCH] m68k: restore handling of R_68K_NONE in elf_machine_lazy_rel()
slyich@gmail.com
Last message date:
Mon Oct 31 21:00:00 GMT 2016
Archived on: Sun Mar 8 14:36:08 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).