libc-alpha archive
subject index for September, 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:

Patch ping [PATCH] [BZ #20496] agr_PE: new language locale Awajún / Aguaruna (agr) for Peru

[01/12] Add femode_t functions

[02/12] Add femode_t functions: aarch64

[03/12] Add femode_t functions: alpha

[04/12] Add femode_t functions: arm

[05/12] Add femode_t functions: hppa

[06/12] Add femode_t functions: ia64

[07/12] Add femode_t functions: m68k

[08/12] Add femode_t functions: mips

[09/12] Add femode_t functions: powerpc

[10/12] Add femode_t functions: s390

[11/12] Add femode_t functions: sh

[12/12] Add femode_t functions: sparc

[ANNOUNCE] The Linux Test Project has been released for SEPTEMBER 2016

Re: [BZ#17090/17620/17621]: fix DTV race, assert, and DTV_SURPLUS Static TLS limit

[COMMITTED 2.24 PATCH] NaCl: Fix libc.abilist missing GLIBC_2.24 A.

[COMMITTED PATCH] Fix generic wait3 after union wait_status removal.

[COMMITTED PATCH] NaCl: Fix compile error for __dup after libc_hidden_proto addition.

[COMMITTED PATCH] NaCl: Fix compile error in clock function.

[COMMITTED] nptl: Consolidate sem_init implementations

[COMMITTED][PATCH] Remove __libc_csu_irel declaration

[PATCH 0/3] explicit_bzero again

Re: [PATCH 0/4] explicit_bzero, this time for sure

[PATCH 0/4] generic/wordsize-32: don't duplicate stat syscalls if not needed

[PATCH 0/4] Linux lseek and {f}truncate syscall consolidation

[PATCH 0/4] Use __copysign in sincos wherever possible

[PATCH 0/6] Installed-header hygiene (final, hopefully)

Re: [PATCH 00/13] Installed-header hygiene (BZ#20366)

Re: [PATCH 01/13] Installed-header hygiene (BZ#20366): obsolete BSD u_* types.

Re: [PATCH 02/13] Installed-header hygiene (BZ#20366): manual fixups after mechanical change.

Re: [PATCH 03/13] Installed-header hygiene (BZ#20366): missing inclusions A.

Re: [PATCH 04/13] Installed-header hygiene (BZ#20366): missing inclusions B.

Re: [PATCH 05/13] Installed header hygiene (BZ#20366): BYTE_ORDER macros.

Re: [PATCH 06/13] Installed header hygiene (BZ#20366): Macros used in #if without checking whether they are defined.

Re: [PATCH 07/13] Installed-header hygiene (BZ#20366): stack_t.

Re: [PATCH 08/13] Installed-header hygiene (BZ#20366): time.h types.

Re: [PATCH 09/13] Installed-header hygiene (BZ#20366): struct ifreq.

[PATCH 1/2] generic/wordsize-32: don't duplicate lxstat, xstat if XSTAT_IS_XSTAT64 is enabled

[PATCH 1/2] nptl: Remove __ASSUME_SET_ROBUST_LIST

[PATCH 1/2] posix: Correctly enable/disable cancellation on Linux posix_spawn

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

[PATCH 1/4] Add INTERNAL_SYSCALL_CALL

[PATCH 1/4] consolidate sign checks for slow2

[PATCH 1/4] generic/wordsize-32: don't duplicate lxstat, xstat if XSTAT_IS_XSTAT64 is enabled

Re: [PATCH 1/5] Consolidate sem_open implementations

Re: [PATCH 1/5] Make common fdim implementation generic.

Re: [PATCH 10/13] Installed-header hygiene (BZ#20366): struct ether_addr.

Re: [PATCH 11/13] Installed-header hygiene (BZ#20366): struct osockaddr.

Re: [PATCH 12/13] Installed-header hygiene (BZ#20366): Miscellaneous.

Re: [PATCH 12/18] arm64: ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it

Re: [PATCH 13/13] Installed header hygiene (BZ#20366): Test of installed headers.

[PATCH 1a/6] Installed-header hygiene (BZ#20366): Missing inclusions.

[PATCH 1b/6] Installed header hygiene (BZ#20366): BYTE_ORDER macros.

[PATCH 1c/6] Installed header hygiene (BZ#20366): _LIBC and __STDC_VERSION__ are not always defined.

[PATCH 1d/6] Installed-header hygiene (BZ#20366): Miscellaneous small changes.

[PATCH 2/2] [AARCH64] ILP32: stat syscalls

[PATCH 2/2] linux: Remove __ASSUME_SET_ROBUST_LIST defines

[PATCH 2/2] posix: Correctly block/unblock all signals on Linux posix_spawn

[PATCH 2/3] Add fortification and inline optimization of explicit_bzero.

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

[PATCH 2/4] generic/wordsize-32: don't duplicate statfs syscalls if not needed

Re: [PATCH 2/5] Make common nextdown implementation generic.

Re: [PATCH 2/5] nptl: Set sem_open as a non cancellation point (BZ #15765)

[PATCH 2a/6] Installed-header hygiene (BZ#20366): obsolete BSD u_* types.

[PATCH 2b/6] Installed-header hygiene (BZ#20366): manual corrections after mechanical change.

[PATCH 2c/6] Installed-header hygiene (BZ#20366): New dependencies on stdint.h after mechanical change.

[PATCH 3/3] Use explicit_bzero where appropriate

[PATCH 3/4] Consolidate Linux ftruncate implementations

[PATCH 3/4] generic/wordsize-32: don't duplicate fxstat syscall family if not needed

[PATCH 3/4] Use copysign instead of ternary conditions for positive constants

Re: [PATCH 3/5] Consolidate input partitioning into do_cos and do_sin

Re: [PATCH 3/5] Make common fmax implementation generic.

Re: [PATCH 3/5] Remove sparc sem_wait

[PATCH 3a/6] Installed-header hygiene (BZ#20366): struct ifreq.

[PATCH 3b/6] Installed-header hygiene (BZ#20366): struct ether_addr.

[PATCH 3c/6] Installed-header hygiene (BZ#20366): struct osockaddr.

[PATCH 4/4] [AARCH64] ILP32: stat syscalls

[PATCH 4/4] Consolidate Linux truncate implementations

Re: [PATCH 4/4] Consolidate posix_fadvise implementations

[PATCH 4/4] Use copysign instead of ternary for some sin/cos input ranges

Re: [PATCH 4/5] Make common fmin implementation generic.

Re: [PATCH 4/5] nptl: Fix sem_wait and sem_timedwait cancellation

Re: [PATCH 4/5] Use DO_SIN for sin(x) where 0.25 < |x| < 0.855469

[PATCH 4/6] Installed-header hygiene (BZ#20366): stack_t.

Re: [PATCH 5/5] Inline all support functions for sin and cos

Re: [PATCH 5/5] rt: Set shm_open as a non cancellation point (BZ #18243)

[PATCH 5/6] Installed-header hygiene (BZ#20366): time.h types.

[PATCH 6/6] Installed header hygiene (BZ#20366): Test of installed headers.

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

[PATCH COMMITTED] inet: Add __inet6_scopeid_pton function [BZ #20611]

[PATCH COMMITTED] resolv: Remove _LIBC_REENTRANT

[PATCH COMMITTED] test-skeleton.c: Remove unintended #include <stdarg.h>.

[PATCH COMMITTED] tst-open-tmpfile: Add checks for open64, openat64, linkat

[Patch soft-fp] Add support for various half-precision conversion routines

Re: [PATCH v2 0/2] count number of loaded objects in each namespace only once

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

Re: [PATCH v2 1/3] Add strfromd, strfromf, and strfroml functions

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

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

Re: [PATCH v2 3/3] Add tests for strfrom functions

[PATCH v2 3/3] Consolidate posix_fadvise implementations

Re: [PATCH v2 3/3] posix: New Linux posix_spawn{p} implementation

Re: [PATCH v2] Add getrandom implementation [BZ #17252]

[PATCH v2] Consolidate Linux readahead() implementations

[PATCH v3 0/3] New strfrom functions

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

[PATCH v3 2/3] Refactor strtod tests

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

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

Re: [PATCH v3 4/9] i386, x86: Use libc_ifunc macro for time, gettimeofday.

[PATCH v3] Consolidate Linux readahead() implementations

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

Re: [PATCH v3] Set NODELETE flag after checking for NULL pointer

[PATCH v4 0/3] New strfrom functions

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

[PATCH v4 2/3] Refactor strtod tests

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

[PATCH] #define __ASSUME_ST_INO_64_BIT for all ports

[PATCH] <arpa/nameser.h>, <arpa/nameser_compat.h>: Remove versions

[PATCH] <arpa/nameser.h>: Remove RR type classification macros [BZ #20592]

[PATCH] [BZ 20628] make mallinfo saturating

Re: [PATCH] Add getrandom implementation [BZ #17252]

Re: [PATCH] Add missing RR type numbers to ns_type

[PATCH] Add test case for O_TMPFILE handling in open, openat

[PATCH] Add tests-static to tests in malloc/Makefile

[PATCH] Avoid running $(CXX) during build to obtain header file paths

Re: [PATCH] Base <sys/quota.h> on Linux kernel headers [BZ #20525]

[PATCH] Build s_nan* objects from a generic template

Re: [PATCH] BZ#20292: Remove redundant statement in _dl_addr_inside_object (refactor and unit test).

[PATCH] conform tests: call perl with '-I.'

[PATCH] Consolidate Linux readahead() implementations

[PATCH] Control constructor order with -z initfirst for multiple libraries

[PATCH] dl-load.h: Remove MAP_DENYWRITE from MAP_COPY definition

Re: [PATCH] Fix incorrect double-checked locking in __nss_database_lookup. [BZ #20483]

[PATCH] fxstatat: fix __fxstatat64 symbol generation

[PATCH] Generate .op pattern rules for profiling builds only

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

[PATCH] generic/wordsize-32: don't duplicate truncate syscalls if not needed

[PATCH] hppa: Fix syscall cancellation

[PATCH] hppa: Optimize atomic_compare_and_exchange_val_acq

Re: [PATCH] Implement strlcpy, strlcat [BZ #178]

[PATCH] libio: Add small optimization on fmemopen

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

Re: [PATCH] locale: fix hard-coded reference to gcc -E

[PATCH] locale: Make _nl_C_locobj_ptr usable outside of libc

[PATCH] Make ldexpF generic.

Re: [PATCH] malloc: Automated part of conversion to __libc_lock

Re: [PATCH] malloc: Manual part of conversion to __libc_lock

[PATCH] manual: Clarify NSS error reporting

Re: [PATCH] manual: Clarify the documentation of strverscmp [BZ #20524]

[PATCH] posix: Fix open file action for posix_spawn on Linux

[PATCH] powerpc: Fix POWER9 implies

[PATCH] powerpc: Installed-header hygiene

Re: [PATCH] Refactor Linux raise implementation (BZ#15368)

[PATCH] Remove __nan{f,,l} macros

[PATCH] Remove C++ style comments from string3.h

[PATCH] Remove MAP_DENYWRITE FROM MAP_COPY definition

[PATCH] Remove obsolete DNSSEC support [BZ #20591]

[PATCH] Remove remnants of .og patterns

[PATCH] Remove the BIND_4_COMPAT macro

Re: [PATCH] Remove the ptw-% patterns

Re: [PATCH] Remove unneeded stubs for k_rem_pio2l.

[PATCH] resolv: Deprecate the "inet6" option and RES_USE_INET6 [BZ #19582]

[PATCH] resolv: Remove unsupported hook functions from the API [BZ #20016]

Re: [PATCH] S390: Support PLT and GOT references in check-localplt.

Re: [PATCH] sln: Preprocessor cleanups

[PATCH] struct stat: don't typecast to struct kernel_stat were not needed

[PATCH] sysd-rules: Cut down the number of rtld-% pattern rules

[PATCH] Use gcc stpncpy chk builtin (BZ #20661)

[PATCH] Use read_int in vfscanf

[PATCH] vfprintf: Avoid creating a VLA which complicates stack management

[PATCH] vfscanf: Avoid multiple reads of multi-byte character width

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

Re: [PATCHv2 1/9] Support for type-generic libm function implementations libm

Re: [PATCHv3 2/4] ldbl-128: Use L(x) macro for long double constants

Re: [PATCHv4 0/2] tunables for glibc

[PATCHv4] ldbl-128: Use L(x) macro for long double constants

[PING][PATCH v2 0/3] New strfrom functions

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

[PR19826] fix non-LE TLS in static programs

[RFC PATCH 0/2] AARCH64/ILP32: support stat syscalls

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

[RFC PATCH 0/5] arm64: Signal context expansion

[RFC PATCH 1/2] getnameinfo: Add AF_VSOCK support

[RFC PATCH 1/5] arm64: signal: Refactor sigcontext parsing in rt_sigreturn

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

[RFC PATCH 2/5] arm64: signal: factor frame layout and population into separate passes

[RFC PATCH 3/5] arm64: signal: factor out signal frame record allocation

[RFC PATCH 4/5] arm64: signal: Allocate extra sigcontext space as needed

[RFC PATCH 5/5] arm64: signal: Parse extra_context during sigreturn

[RFC PATCH] __fxstat: replace if() with #if when checking version

Re: [RFC2 nowrap: PATCH v7 00/18] ILP32 for ARM64

Re: [RFC2 PATCH 00/23] ARM64: support ILP32

Re: [Y2038] Fourth draft of the Y2038 design document

AC_HEADER_MAJOR vs. glibc 2.25(-to-be)

Add <limits.h> integer width macros

Add <stdint.h> integer width macros

Add e500 version of fetestexceptflag [committed]

Add iscanonical [committed]

Add issubnormal [committed]

Add iszero [committed]

Re: BuildBot down?

Case-less comparisons in configuration parsing

Re: Consensus on unit tests?

Fix iszero for excess precision [committed]

Fix ldbl-128ibm iscanonical for -mlong-double-64 [committed]

Re: Fix ldbl-128ibm nearbyintl in non-default rounding modes (bug 19790) [committed]

following up on bug 19239 - verbose deprecation warnings .vs. the C preprocessor

Re: Fourth draft of the Y2038 design document

Inline function definitions for isdigit and isxdigit?

Integer overflow in wcswidth

Lessons learned from compiler error/warnings tests

Re: Permit non-fast-forward pushes for certain glibc Git branches

posting challenges

Re: Status of the Native Client port of glibc

Updated patchwork.sourceware.org pwclient script.

Use __builtin_fma more in dbl-64 code [committed]


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