public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
pthread_mutex_lock problem after upgrade to glibc 2.26 (Linux x32)
 2017-10-15 12:56 UTC  (3+ messages)

[PATCH] locale: Fix localedef exit code [BZ #22292]
 2017-10-15  9:15 UTC  (9+ messages)

[PATCH] Add a test for profiling static executable
 2017-10-14 17:16 UTC  (2+ messages)

[PATCH] resolv: Remove bogus targets that build ga_test
 2017-10-14  6:21 UTC  (2+ messages)

[PATCH] localedata: Locale and test name are the same
 2017-10-14  5:54 UTC 

Support strfromf128 alias [committed]
 2017-10-13 23:10 UTC 

Use libm_alias_ldouble_other in ldbl-64-128/s_nextafterl.c [committed]
 2017-10-13 23:06 UTC 

[PATCH] Resend: Add a new chapter on the dynamic linker
 2017-10-13 23:01 UTC  (7+ messages)

[PATCH] aarch64: Implement math acceleration via builtins
 2017-10-13 22:37 UTC  (2+ messages)

[PATCH] locale: Allow "" int_curr_Symbol
 2017-10-13 21:39 UTC  (3+ messages)

[PATCH] localedata: Reorganize Unicode LC_CTYPE inclusion
 2017-10-13 21:38 UTC  (2+ messages)

[PATCH] locale: Avoid warning in --verbose mode for non-symbolic character
 2017-10-13 21:38 UTC  (3+ messages)

Proposal to add additional annotated tags
 2017-10-13 21:21 UTC 

[PATCH] Save final 'error' in __nptl_setxid_error()
 2017-10-13 21:06 UTC  (5+ messages)

[PATCH] powerpc: fix check-before-set in SET_RESTORE_ROUND
 2017-10-13 20:16 UTC  (2+ messages)

[PATCH] Fix TLS relocations against local symbols on powerpc32, sparc32 and sparc64
 2017-10-13 19:19 UTC  (2+ messages)

[PATCH] Consolidate Linux sigpending() implementation
 2017-10-13 19:18 UTC  (2+ messages)

[PATCH v3 00/28] ARM Scalable Vector Extension (SVE)
 2017-10-13 17:53 UTC  (78+ messages)
` [PATCH v3 25/28] arm64/sve: Detect SVE and activate runtime support
` [PATCH v3 13/28] arm64/sve: Signal handling support
` [PATCH v3 09/28] arm64/sve: Signal frame and context structure definition
` [PATCH v3 26/28] arm64/sve: Add documentation
` [PATCH v3 05/28] arm64: fpsimd: Simplify uses of {set,clear}_ti_thread_flag()
  ` [PATCH v3 05/28] arm64: fpsimd: Simplify uses of {set, clear}_ti_thread_flag()
` [PATCH v3 11/28] arm64/sve: Core task context handling
` [PATCH v3 07/28] arm64/sve: Low-level SVE architectural state manipulation functions
` [PATCH v3 16/28] arm64/sve: Probe SVE capabilities and usable vector lengths
` [PATCH v3 15/28] arm64: cpufeature: Move sys_caps_initialised declarations
` [PATCH v3 02/28] arm64: KVM: Hide unsupported AArch64 CPU features from guests
` [PATCH v3 20/28] arm64/sve: Add prctl controls for userspace vector length management
` [PATCH v3 10/28] arm64/sve: Low-level CPU setup
` [PATCH v3 19/28] arm64/sve: ptrace and ELF coredump support
` [RFC PATCH v3 27/28] arm64: signal: Report signal frame size to userspace via auxv
` [PATCH v3 01/28] regset: Add support for dynamically sized regsets
` [PATCH v3 21/28] arm64/sve: Add sysctl to set the default vector length for new processes
` [PATCH v3 12/28] arm64/sve: Support vector length resetting "
` [PATCH v3 04/28] arm64: Port deprecated instruction emulation to new sysctl interface
` [PATCH v3 06/28] arm64/sve: System register and exception syndrome definitions
` [PATCH v3 17/28] arm64/sve: Preserve SVE registers around kernel-mode NEON use
` [PATCH v3 14/28] arm64/sve: Backend logic for setting the vector length
` [PATCH v3 24/28] arm64/sve: KVM: Hide SVE from CPU features exposed to guests
` [PATCH v3 23/28] arm64/sve: KVM: Treat guest SVE use as undefined instruction execution
` [PATCH v3 03/28] arm64: efi: Add missing Kconfig dependency on KERNEL_MODE_NEON
` [PATCH v3 08/28] arm64/sve: Kconfig update and conditional compilation support
` [PATCH v3 18/28] arm64/sve: Preserve SVE registers around EFI runtime service calls
` [PATCH v3 22/28] arm64/sve: KVM: Prevent guests from using SVE

[PATCH 3/5] Add single-threaded path to _int_free
 2017-10-13 17:29 UTC  (6+ messages)

Use libm_alias_ldouble for SPARC fabsl [committed]
 2017-10-13 16:44 UTC 

Fix ldbl-opt/w_lgamma_compatl.c libm_alias_ldouble_other usage [committed]
 2017-10-13 16:39 UTC 

Fix ldbl-opt/s_clog10l.c libm_alias_ldouble_other usage [committed]
 2017-10-13 16:37 UTC 

[PATCH 0/5] Fixup linux ttyname and ttyname_r [BZ #22145]
 2017-10-13  0:33 UTC  (20+ messages)
` [PATCH 2/5] linux ttyname: Update a reference to kernel docs for kernel 4.10
` [PATCH 1/5] manual: Update to mention ENODEV for ttyname and ttyname_r
` [PATCH 3/5] linux ttyname and ttyname_r: Add tests [BZ #22145]
` [PATCH 5/5] linux ttyname and ttyname_r: Fix namespace check "
` [PATCH 4/5] linux ttyname and ttyname_r: Make the TTY equivalence tests consistent "

[PATCH 2/5] Add single-threaded path to malloc/realloc/calloc/memalloc
 2017-10-12 22:55 UTC  (3+ messages)

PING: [PATCH] Add --enable-static-pie to build static PIE
 2017-10-12 22:26 UTC  (16+ messages)

[PATCH 1/5] Avoid build multiarch if compiler warns about mismatched alias
 2017-10-12 22:03 UTC  (8+ messages)
` [PATCH 2/5] Add common ifunc-init.h header
` [PATCH 5/5] arm: Implement memchr ifunc selection in C
` [PATCH 3/5] Add build-many-glibcs.py arm-linux-gnueabihf-v7{-disable-multiarch}
` [PATCH 4/5] arm: Implement memcpy ifunc selection in C

[PATCH 4/5] Fix deadlock in _int_free consistency check
 2017-10-12 21:35 UTC  (11+ messages)

Glibc stable release process (Glibc 2.26.1)
 2017-10-12 20:26 UTC  (7+ messages)

[PATCH 5/5] Add single-threaded path to _int_malloc
 2017-10-12 20:16 UTC  (3+ messages)

[PATCH 1/5] Inline tcache functions
 2017-10-12 19:52 UTC  (2+ messages)

[PATCH] posix: Fix improper assert in Linux posix_spawn (BZ#22273)
 2017-10-12 18:49 UTC  (2+ messages)

[PATCH][malloc] Improve malloc initialization sequence
 2017-10-12 18:44 UTC  (8+ messages)

[PATCH] Benchtests for sinf, cosf and sincosf
 2017-10-12 15:58 UTC  (9+ messages)

[PING][PATCHv3 1/2] aarch64: Hoist ZVA check out of the memset function
 2017-10-12 14:42 UTC  (14+ messages)
` memcpy walk benchmark [was: Hoist ZVA check out of the memset function]

[PATCH] fix posix/tst-spawn test
 2017-10-12 13:32 UTC  (6+ messages)

[PATCH] Support profiling PIE [BZ #22284]
 2017-10-12 10:47 UTC  (3+ messages)

[PATCH 0/5] Add single-threaded fast path to malloc
 2017-10-12  9:35 UTC 

[PATCH] posix: Add p{readv,writev}2 flags to generic uio-ext.h
 2017-10-11 20:39 UTC 

[PATCHv3 1/2] aarch64: Hoist ZVA check out of the memset function
 2017-10-11 20:02 UTC  (6+ messages)
` [PATCHv3 2/2] aarch64: Reduce zva prologue to 64 bytes to reduce one instruction
  ` [PING][PATCHv3 "
` [PING][PATCHv3 1/2] aarch64: Hoist ZVA check out of the memset function

[RFC][PATCH v9 0/6][BZ 10871] Month names in alternative grammatical case
 2017-10-11 17:47 UTC  (5+ messages)

Run libm long double tests for long double = double [committed]
 2017-10-11 17:47 UTC 

[PATCH] Implement strlcpy, strlcat [BZ #178]
 2017-10-11 17:39 UTC  (2+ messages)

[PATCH] malloc: Use compat_symbol_reference in libmcheck [BZ #22050]
 2017-10-11 17:00 UTC  (11+ messages)

pthread condvars and priority inheritance
 2017-10-11 16:16 UTC  (9+ messages)

[PATCH] nscd: remove reference to libnsl
 2017-10-11 13:29 UTC  (2+ messages)

[PATCH 1/2] Document cache information sysconf variables
 2017-10-11 12:30 UTC  (3+ messages)
` [PATCH 2/2] aarch64: Document _SC_LEVEL1_DCACHE_LINESIZE caveat

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