libc-alpha archive
subject index for October, 2016

This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

[COMMITTED] Adjust calls to do_sincos_1 and do_sincos_2 in s_sincos.c

[COMMITTED] Fix iseqsig for ports that do not support FE_INVALID

[COMMITTED] Fix Linux fallocate tests for EOPNOTSUPP

[COMMITTED] Make quadrant shift a boolean in reduce_and_compute in s_sin.c

[COMMITTED] Make the quadrant shift K a bool in do_sincos_* functions

[COMMITTED] Remove redundant definitions of M_ARENA_* macros

[COMMITTED] Update comments for some functions in s_sin.c

[glibc-buildbot] Add 'glibc-s390x-linux': 'marist-fedora-s390x' to builder_map.

[PATCH 0/2] Malloc manual cleanups

[PATCH 1/1] linux ttyname and ttyname_r: do not return wrong results

[PATCH 1/2] Add note on MALLOC_MMAP_* environment variables

[PATCH 1/2] Check IFUNC definition in unrelocated shared library [BZ #20019]

Re: [PATCH 1/3] New string function explicit_bzero (from OpenBSD).

[PATCH 1/6] Static inline functions for mallopt helpers

[PATCH 2/2] Add an x86 IFUNC testcase for [BZ #20019]

[PATCH 2/2] Document the M_ARENA_* mallopt parameters

Re: [PATCH 2/4] Check n instead of k1 to decide on sign of sin/cos result

[PATCH 2/6] New internal function __access_noerrno

Re: [PATCH 3/4] Consolidate Linux ftruncate implementations

[PATCH 3/6] Add framework for tunables

Re: [PATCH 4/4] Consolidate Linux truncate implementations

[PATCH 4/6] Initialize tunable list with the GLIBC_TUNABLES environment variable

[PATCH 5/6] Enhance --enable-tunables to select tunables frontend at build time

[PATCH 6/6] User manual documentation for tunables

[PATCH BZ#19239] Improve deprecation warnings

Re: [PATCH BZ#20422] Do not allow asan/msan/tsan and fortify at the same time.

[PATCH COMMITTED] resolv: Compile without -Wno-write-strings

[PATCH COMMITTED] resolv: Deprecate unimplemented flags

[PATCH COMMITTED] resolv: Remove RES_NOIP6DOTINT and its implementation

[PATCH COMMITTED] resolv: Remove RES_USEBSTRING and its implementation [BZ #20629]

[PATCH v10 3/3] Add tests for strfrom functions

Re: [PATCH v2 1/2] libio: Multiple fixes for open_{w}memstram (BZ#18241 and BZ#20181)

Re: [PATCH v2 1/3] Consolidate fallocate{64} implementations

Re: [PATCH v2 2/3] Consolidate posix_fallocate{64} implementations

Re: [PATCH v2 3/3] Consolidate posix_fadvise implementations

[PATCH v2] Consolidate Linux setrlimit and getrlimit implementation

[PATCH v2] Fix -Os related build and test failures.

[PATCH v2] Fix warning caused by unused-result in bug-atexit3-lib.cc

[PATCH v2] Linux: consolidate rename()

[PATCH v2] New pthread rwlock that is more scalable.

Re: [PATCH v3 1/9] Add configure check to test if gcc supports attribute ifunc.

Re: [PATCH v3 2/4] Consolidate lseek/lseek64/llseek implementations

Re: [PATCH v3 2/9] Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to false debuginfo.

Re: [PATCH v3 9/9] Use libc_ifunc macro for siglongjmp, longjmp in libpthread.

[PATCH v3] Fix -Os related build and test failures.

Re: [PATCH v3] getrandom system call wrapper [BZ #17252]

[PATCH v4] Fix -Os related build and test failures.

[PATCH v5 0/3] New strfrom functions

[PATCH v5 0/6] glibc tunables

[PATCH v5 1/3] Add strfromd, strfromf, and strfroml functions

[PATCH v5 2/3] Refactor strtod tests

[PATCH v5 3/3] Add tests for strfrom functions

[PATCH v6 0/3] New strfrom functions

[PATCH v6 1/3] Add strfromd, strfromf, and strfroml functions

[PATCH v6 2/3] Refactor strtod tests

[PATCH v6 3/3] Add tests for strfrom functions

[PATCH v7 0/3] New strfrom functions

[PATCH v7 1/3] Add strfromd, strfromf, and strfroml functions

[PATCH v7 2/3] Refactor strtod tests

[PATCH v7 3/3] Add tests for strfrom functions

[PATCH v8 0/3] New strfrom functions

[PATCH v8 1/3] Add strfromd, strfromf, and strfroml functions

[PATCH v8 2/3] Refactor strtod tests

[PATCH v8 3/3] Add tests for strfrom functions

[PATCH v9 3/3] Add tests for strfrom functions

[PATCH, committed] Remove useless casts

[PATCH, committed] X86: Don't assert on older Intel CPUs [BZ #20647]

[PATCH] Fix warning from latest GCC in tst-printf.c

[PATCH] Updated version of define for __ASSUME_ST_INO_64_BIT

Re: [PATCH] [BZ 20628] make mallinfo saturating

[PATCH] Add test for linking against most static libraries

[PATCH] Bug 201689: Belt-and-suspenders detection of FMA.

[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)

[PATCH] Bug 20686: Add el_GR@euro/ISO-8859-7 to SUPPORTED.

[PATCH] Consolidate Linux setrlimit and getrlimit implementation

[PATCH] Consolidate Linux sync_file_range implementations

[PATCH] crypt: Use internal names for the SHA-2 block functions

[PATCH] dbl-64/e_sqrt.c: fix -Wunused-variable

[PATCH] Define iszero as a function template for C++ [BZ #20715]

[PATCH] Define wordsize.h macros everywhere

Re: [PATCH] deprecate libnsl (Version 3)

[PATCH] Document a behavior of an elided pthread_rwlock_unlock

[PATCH] fcntl: define F_GETLK, F_SETLK, F_SETLKW to 64-bit versions if __OFF_T_MATCHES_OFF64_T is enabled

[PATCH] Fix -Os related -Werror failures.

[PATCH] Fix -Wformat-length warning in time/tst-strptime2.c

[PATCH] Fix -Wformat-length warning in tst-setgetname.c

[PATCH] Fix a sparc header conformtest failure.

[PATCH] Fix i486 builds with gcc 5.3

[PATCH] Fix Linux sh4 pread/pwrite argument passing

[PATCH] Fix undefined behaviour inconsistent for strtok

[PATCH] Fix warning caused by unused-result in bug-atexit3-lib.cc

[PATCH] Fix warnings from latest GCC

[PATCH] Fix x86 atomic_fetch_xor_release.

[PATCH] gconv.h: fix build with GCC 6.3 or later

[PATCH] Generate additional secret keys for the heap protector

Re: [PATCH] generic/wordsize-32: don't declare getdents() if not needed

Re: [PATCH] hppa: Optimize atomic_compare_and_exchange_val_acq

[PATCH] i386: Support CFLAGS which imply -fno-omit-frame-pointer [BZ #20729]

[PATCH] iconv: Avoid writable data and relocations in IBM charsets

[PATCH] iconv: Avoid writable data and relocations in ISO646

[PATCH] Improve strtok(_r) performance

[PATCH] Initialise the machine specific part of rtld bootstrap map

[PATCH] Install libm.a as linker script [BZ #20539]

Re: [PATCH] linux ttyname and ttyname_r: return link if appropriate

[PATCH] Linux: consolidate rename()

Re: [PATCH] linux: spawni.c: simplify error reporting to parent

[PATCH] m68k: restore handling of R_68K_NONE in elf_machine_lazy_rel()

[PATCH] malloc: Deprecate hook variables, __default_morecore, <mcheck.h>

[PATCH] malloc: Implement heap protector

[PATCH] malloc: Remove malloc_get_state, malloc_set_state [BZ #19473]

[PATCH] malloc: Use accessors for chunk metadata access

Re: [PATCH] powerpc: Cleanup fenv_private.h

[PATCH] powerpc: Fix TOC stub on powerpc64 clone()

[PATCH] powerpc: Regenerate ULPs

[PATCH] Properly initialize glob structure with GLOB_BRACE|GLOB_DOOFFS

[PATCH] Regenerate ULPs for i486 builds.

[PATCH] Remove __is_smp

[PATCH] Remove cached PID/TID in clone

[PATCH] Remove references to sbrk to grow/shrink arenas

[PATCH] S390: Fix fp comparison not raising FE_INVALID.

[PATCH] S390: Regenerate ULPs

[PATCH] Speed up math/test-tgmath2.c

[PATCH] sysmalloc: Initialize previous size field of mmaped chunks

Re: [PATCH] Use read_int in vfscanf

Re: [PATCH] X86-64: Add _dl_runtime_resolve_avx[512]_opt [BZ #20508]

Re: [PATCH][AArch64] Add optimized memchr

[PING] [PATCH 00/37] Manual typos: Overview

[PING][PATCH 1/2] Add note on MALLOC_MMAP_* environment variables

[PING][PATCH 2/2] Document the M_ARENA_* mallopt parameters

Re: [RFC PATCH 0/2] Add AF_VSOCK support to getnameinfo(3) and getaddrinfo(3)

Re: [RFC PATCH 2/2] getaddrinfo: Add AF_VSOCK support

[RFC][PATCH v2 00/11][BZ 10871] Month names in genitive case

[RFC][PATCH v3 01/11] Implement alternative month names (bug 10871).

[RFC][PATCH v3 02/11] Provide backward compatibility for nl_langinfo family (bug 10871).

[RFC][PATCH v3 03/11] Rebuild abilists to reflect nl_langinfo changes (bug 10871).

[RFC][PATCH v3 04/11] Add tests for alternative month names (bug 10871)

[RFC][PATCH v3 05/11] Implement the %OB specifier - alternative month names (bug 10871)

[RFC][PATCH v3 06/11] Provide backward compatibility for strftime family (bug 10871).

Re: [RFC][PATCH v3 06/11] Provide backward compatibility for strftime family (bug 10871).

[RFC][PATCH v3 07/11] Rebuild abilists to reflect strftime family changes (bug 10871).

[RFC][PATCH v3 08/11] pl_PL: Add alternative month names (bug 10871).

[RFC][PATCH v3 09/11] ru_RU: Add alternative month names (bug 10871).

[RFC][PATCH v3 10/11] uk_UA: Add alternative month names (bug 10871).

[RFC][PATCH v3 11/11] cs_CZ: Add alternative month names (bug 10871).

[RFC][PATCH v4 00/11][BZ 10871] Month names in genitive case

[RFC][PATCH v4 01/11] Implement alternative month names (bug 10871).

[RFC][PATCH v4 02/11] Provide backward compatibility for nl_langinfo family (bug 10871).

[RFC][PATCH v4 03/11] Rebuild abilists to reflect nl_langinfo changes (bug 10871).

[RFC][PATCH v4 06/11] Provide backward compatibility for strftime family (bug 10871).

[RFC][PATCH v4 07/11] Rebuild abilists to reflect strftime family changes (bug 10871).

_HAVE_STRING_ARCH_strcpy/strncpy and ppc64 macro expansion of strcpy/strncpy.

Re: Add <limits.h> integer width macros

Add canonicalize, canonicalizef, canonicalizel [committed]

Add getpayload, getpayloadf, getpayloadl [committed]

Add getpayloadl to libnldbl [committed]

Add iseqsig [committed]

Add more totalorder tests [committed]

Add SNAN, SNANF, SNANL macros [committed]

Add TCP_REPAIR_WINDOW from Linux 4.8

Add totalorder, totalorderf, totalorderl [committed]

Add totalordermag, totalordermagf, totalordermagl [committed]

Avoid M_NAN + M_NAN in complex functions [committed]

Caching of PID/TID after fork

Call for Participation: Valgrind at FOSDEM 2017

Changing stack protector initialization

Charset request for iconv (patch included)

Clean up some complex functions raising FE_INVALID [committed]

conform linknamespace test question

Contributing to the glibc Project

Define HIGH_ORDER_BIT_IS_SET_FOR_SNAN to 0 or 1 [committed]

Evolution of ELF symbol management

Fix cmpli usage in power6 memset

fortification and valgrind/memcheck (Was: [PATCH BZ#20422] Do not allow asan/msan/tsan and fortify@the same time)

glibc 2.25 --- Three months left of active development (volunteer RM?)

GLIBC bug list on sourceware.org

glibc test tst-thread_local1.cc fails to compile with latest GCC

make check vs. make xcheck

Make iseqsig handle excess precision [committed]

Make strtod raise "inexact" exceptions (bug 19380) [committed]

powerpc32: make PLT call in _mcount compatible with -msecure-plt (bug 20554)

Remove sparcv8 support

Statically linking against RPC functions

Stop powerpc copysignl raising "invalid" for sNaN argument (bug 20718) [committed]

Symbol management in header files

Use -fno-builtin for sqrt benchmark

Use VSQRT instruction for ARM sqrt (bug 20660) [committed]

Y2038 work branch in the official GLIBC git repo?


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc