public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH v2 0/5] Header & Standards Cleanup
 2017-06-16 13:40 UTC  (20+ messages)
` [PATCH v2 3/5] manual: Add new header and standards annotations

[PATCH] powerpc: fix sysconf support for cache geometries
 2017-06-16 13:37 UTC  (9+ messages)

[PATCH] dynarray: Use libc_hidden_proto only for !_ISOMAC
 2017-06-16 13:26 UTC  (3+ messages)

[PATCH] Add powf trace
 2017-06-16 13:13 UTC 

manual: Complete @standards in creature.texi
 2017-06-16 13:10 UTC  (3+ messages)

RFC: pwritev2 regression test for invalid flags
 2017-06-16 13:02 UTC  (4+ messages)

[PATCH] Allocation buffers for NSS result construction
 2017-06-16 12:20 UTC  (2+ messages)

[PATCH] Allocation buffers for NSS result construction
 2017-06-16 12:18 UTC  (2+ messages)

RISC-V glibc Port v1
 2017-06-16 11:18 UTC  (41+ messages)
` [PATCH 03/12] RISC-V: Startup and Dynamic Loading Code
` [PATCH 02/12] RISC-V: ABI Implementation
` [PATCH 04/12] RISC-V: Thread-Local Storage Support
` [PATCH 06/12] RISC-V: Generic <math.h> and soft-fp Routines
` [PATCH 07/12] RISC-V: RV32F Support
` [PATCH 08/12] RISC-V: RV32D, RV64F, and RV64D Support
` [PATCH 10/12] RISC-V: Linux Syscall Interface
` [PATCH 05/12] RISC-V: Generic <string.h> Routines
` [PATCH 12/12] RISC-V: Linux Startup and Dynamic Loading Code
` [PATCH 09/12] RISC-V: Atomic and Locking Routines
` [PATCH 11/12] RISC-V: Linux ABI
` [PATCH 01/12] RISC-V: Build Infastructure

[PATCH 0/4] Enable float128 on powerpc64le
 2017-06-16 11:16 UTC  (9+ messages)
` [PATCH 3/4] powerpc64le: Require at least POWER8 for powerpc64le
` [PATCH 2/4] powerpc64le: Require at least GCC 6.2 "
` [PATCH 4/4] powerpc64le: Enable float128
` [PATCH 1/4] Document _FloatN and _FloatNx versions of math functions

manual: Complete @standards in lang.texi
 2017-06-16 11:09 UTC 

manual: Complete @standards in ipc.texi
 2017-06-16 11:09 UTC 

manual: Complete @standards in filesys.texi
 2017-06-16 11:09 UTC 

[PATCH] Add strlcpy, strlcat [BZ #178]
 2017-06-16 10:25 UTC 

[PATCH v4 0/5] manual: Header & Standards Cleanup
 2017-06-16  4:38 UTC  (10+ messages)
` [PATCH v5 0/3] "
    ` [PING] "

[PATCH] x86-64: Add memcmp/wmemcmp optimized with AVX2
 2017-06-16  2:15 UTC  (3+ messages)

Update timezone code from tzcode 2017b
 2017-06-15 23:59 UTC  (2+ messages)

Rename struct ucontext tag (bug 21457)
 2017-06-15 22:02 UTC  (3+ messages)

[PATCH v2] powerpc: Optimized version of powf()
 2017-06-15 20:05 UTC 

[PATCH 0/5] Remove sysdep-cancel assembly macro
 2017-06-15 18:46 UTC  (5+ messages)
` [PATCH 3/5] linux: Consolidate sync_file_range implementation

[PATCH] x86-64: Implement strcat family IFUNC selectors in C
 2017-06-15 17:21 UTC  (4+ messages)

[PATCH] x86-64: Implement strcspn/strpbrk/strspn IFUNC selectors in C
 2017-06-15 15:35 UTC  (2+ messages)

[PATCH] x86-64: Implement wcscpy IFUNC selector in C
 2017-06-15 15:33 UTC  (2+ messages)

[PATCH] x86-64: Implement memcmp family IFUNC selectors in C
 2017-06-15 15:29 UTC  (2+ messages)

[PATCH] x86-64: Implement memset family IFUNC selectors in C
 2017-06-15 15:27 UTC  (2+ messages)

[PATCH] tunables: Add IFUNC selection and cache sizes
 2017-06-15 13:10 UTC 

[PATCH] Improve math benchmark infrastructure
 2017-06-15 12:17 UTC 

[PATCH 00/17] posix: glob fixes and refactor
 2017-06-14 19:46 UTC  (17+ messages)
` [PATCH 03/17] support: Add optstring support
` [PATCH 07/17] malloc: Add specialized dynarray for C strings
` [PATCH 06/17] posix: Rewrite to use struct scratch_buffer instead of extend_alloca

[PATCH v2] Enable tunables by default
 2017-06-14 19:13 UTC  (2+ messages)

[PATCH] x86-64: Implement memmove family IFUNC selectors in C
 2017-06-14 18:38 UTC  (2+ messages)

[PATCH] Enable tunables by default
 2017-06-14 18:08 UTC  (4+ messages)

[PATCH] Add TUNABLES to control IFUNC selection and cache sizes
 2017-06-14 17:45 UTC  (11+ messages)

[PATCHv2] powerpc: Add optimized version of [l]lrintf
 2017-06-14 17:11 UTC 

Fix siginterrupt namespace (bug 21597)
 2017-06-14 16:17 UTC 

[PATCH 0/6] Header file cleanups revised again
 2017-06-14 15:58 UTC  (24+ messages)
` [PATCH 3/6] Remove __need_IOV_MAX and __need_FOPEN_MAX
` [PATCH 5/6] Make error_t an enumeration on all supported OSes
` [PATCH 4/6] Remove __need macros from errno.h (__need_Emath, __need_error_t)
` [PATCH 6/6] Deprecate xlocale.h and add bits/types/locale_t.h
` [PATCH 2/6] Remove __need_schedparam and __cpu_set_t_defined

[PATCH v3] Add powf bench tests
 2017-06-14 15:23 UTC  (2+ messages)

[PATCH] i686: Add missing IS_IN (libc) guards to vectorized strcspn
 2017-06-14 12:40 UTC  (3+ messages)

[PATCH v2] nptl: Invert the mmap/mprotect logic on allocated stacks (BZ#18988)
 2017-06-14  9:46 UTC  (2+ messages)

[PATCH 0/6] PowerPC64 ELFv2 PPC64_OPT_LOCALENTRY
 2017-06-14  8:53 UTC  (13+ messages)
` [PATCH 3/6] PowerPC64 sysdep.h tidy
` [PATCH 6/6] PowerPC64 ELFv2 PPC64_OPT_LOCALENTRY
` [PATCH 5/6] PowerPC64 ENTRY_TOCLESS

[PATCH COMMITTED] CVE-2015-5180: resolv: Fix crash with internal QTYPE [BZ #18784]
 2017-06-14  6:27 UTC  (3+ messages)

[PATCH v3] mips: Fix store/load gp registers to/from ucontext_t
 2017-06-13 21:37 UTC  (2+ messages)

Fix signal stack namespace (bug 21584)
 2017-06-13 21:09 UTC 

[PATCH] powerpc: Add optimized version of [l]lrintf
 2017-06-13 21:00 UTC  (2+ messages)

[PATCH] x86-64: Implement strcpy family IFUNC selectors in C
 2017-06-13 20:49 UTC  (7+ messages)

[PATCH] Make copy of <bits/std_abs.h> from GCC 7 [BZ #21573]
 2017-06-13 20:21 UTC  (9+ messages)

[PATCH] S390: Sync ptrace.h with kernel. [BZ #21539]
 2017-06-13 20:05 UTC  (2+ messages)

[PATCH] dynarray: Implement begin/end functions in the spirit of C++
 2017-06-13 19:56 UTC  (3+ messages)

Define struct rusage in sys/wait.h when required (bug 21575)
 2017-06-13 19:52 UTC 

[PATCH] Patch 2 of 2 for ILP32 aarch64
 2017-06-13 19:06 UTC  (12+ messages)

[RFC][PATCH 0/2] aarch64: Add optimized ASIMD versions of sinf/cosf
 2017-06-13 18:49 UTC  (3+ messages)

[RFC][PATCH 0/2] aarch64: Add optimized ASIMD versions of sinf/cosf
 2017-06-13 17:49 UTC  (14+ messages)

[PATCH] x86-64: Implement strcmp family IFUNC selectors in C
 2017-06-13 16:41 UTC 

[PATCH] s390: optimize syscall function
 2017-06-13 16:16 UTC  (7+ messages)

[PATCH, ARM] Optimise memchr for NEON-enabled processors
 2017-06-13 16:11 UTC  (3+ messages)

[RFC][PATCH 0/2] aarch64: Add optimized ASIMD versions of sinf/cosf
 2017-06-13 15:44 UTC  (2+ messages)

[RFC PATCH] Remove bits/string.h
 2017-06-13 15:33 UTC  (2+ messages)

[PATCH] localedata: ce_RU: weekdays updated from CLDR [BZ #21207]
 2017-06-13 11:27 UTC  (4+ messages)

[PATCH] localedata: Remove trailing spaces [BZ #20275]
 2017-06-13 11:27 UTC  (5+ messages)
` [PING][PATCH] "

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).