unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2018-06-29 23:10:13 to 2018-07-06 12:46:36 UTC [more...]

[PATCH v8 0/8] Add support for ISO C threads.h
 2018-07-06 12:46 UTC  (3+ messages)
` [PATCH v8 1/8] nptl: Add C11 threads thrd_* functions

[PATCH 00/10] Optimized math routines
 2018-07-06 12:43 UTC  (12+ messages)
` [PATCH 01/10] Clean up converttoint handling and document the semantics
` [PATCH 02/10] Improve performance of sincosf
` [PATCH 03/10] Improve performance of sinf and cosf
` [PATCH 04/10] Add new exp and exp2 implementations
` [PATCH 05/10] aarch64: update libm-test-ulps
` [PATCH 06/10] arm: "
` [PATCH 07/10] x86_64: "
` [PATCH 08/10] Add new log implementation
` [PATCH 09/10] Add new log2 implementation
` [PATCH 10/10] Add new pow implementation

[RFC 0/4] Add a new mutex type PTHREAD_MUTEX_QUEUESPINNER_NP
 2018-07-06 12:42 UTC  (9+ messages)
` [PATCH 1/4] Mutex: Queue spinners to reduce cache line bouncing and ensure fairness
` [PATCH 2/4] Mutex: add unit tests for new type
` [PATCH 3/4] BENCHMARK: add a benchmark for testing new type of mutex
` [PATCH 4/4] Manual: Add manual for pthread mutex

RFC V4 test-in-container
 2018-07-06 12:36 UTC  (3+ messages)
` RFC V5 test-in-container

[PATCH] libio: Implement internal function __libc_readline_unlocked
 2018-07-06 12:31 UTC  (6+ messages)

glibc 2.28 is in slushy freeze
 2018-07-06 10:35 UTC  (5+ messages)

Enable AVX_Fast_Unaligned_Load by default for Zen
 2018-07-06 10:07 UTC  (3+ messages)

[PATCH v7 1/2] Mutex: Add pthread mutex tunables
 2018-07-06  7:50 UTC  (2+ messages)
` [PATCH v7 2/2] Mutex: Replace trylock by read only while spinning

[PATCH][AArch64] Inline mempcpy again
 2018-07-06  5:34 UTC  (3+ messages)

[PATCH 0/1] Y2038 support batch 3 - difftime
 2018-07-06  5:05 UTC  (15+ messages)
` [PATCH 1/1] Y2038: add function __difftime64
                ` time_t in gnulib

Why is _dl_relocate_static_pie linked into crt1.o?
 2018-07-05 20:51 UTC  (21+ messages)

[PATCH v4] Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)
 2018-07-05 20:13 UTC  (6+ messages)

Run (some?) ELF constructors after applying RELRO protection
 2018-07-05 19:49 UTC  (5+ messages)

Invalid program counters and unwinding
 2018-07-05 19:31 UTC  (8+ messages)

[PATCH] Add the statx function
 2018-07-05 19:05 UTC  (5+ messages)

[PATCH 0/2] Accept absolute symbols whose value is zero [BZ #23307]
 2018-07-05 18:02 UTC  (14+ messages)
` [PATCH 2/2] libc-abis: Define ABSOLUTE ABI [BZ #19818][BZ #23307]
                  ` [PATCH v2 "

Review request for glibc system call wrapper for statx
 2018-07-05 17:53 UTC  (2+ messages)

[PATCH] Add renameat2 function [BZ #17662]
 2018-07-05 16:57 UTC  (33+ messages)

[PATCH] locale: XFAIL newlocale usage in static binary (Bug 23164)
 2018-07-05 13:58 UTC  (5+ messages)

[PATCH] testrun.sh: Implement --tool=strace, --tool=valgrind
 2018-07-05 13:50 UTC  (6+ messages)

[PATCH] Compile debug/stack_chk_fail_local.c with stack protector
 2018-07-05 13:31 UTC  (2+ messages)

[PATCH v6 1/3] Tunables: Add tunables of spin count for pthread adaptive spin mutex
 2018-07-05  4:14 UTC  (15+ messages)
` [PATCH v6 2/3] benchtests: Add pthread adaptive spin mutex microbenchmark
` [PATCH v6 3/3] Mutex: Replace trylock by read only while spinning
      `  "

[COMMITTED] posix: Fix bug-regex33 after regex sync
 2018-07-04 20:30 UTC 

glibc 2.28 release on August 1st and extended ABI freeze for ppc64le float128
 2018-07-04 19:34 UTC  (6+ messages)

[PATCH] Unicode 11.0.0 Support: Update character encoding, character type info, and transliteration tables
 2018-07-04 19:22 UTC  (3+ messages)
` Committed: "

[PATCH] Don't add nis subdir for new architectures
 2018-07-04 15:53 UTC  (2+ messages)

[PATCH] Makeconfig (ASFLAGS): Always append required assembler flags
 2018-07-04 14:29 UTC 

[PATCH] Add --with-nonshared-cflags option to configure
 2018-07-04  9:35 UTC 

[PATCH] posix: Sync gnulib regex implementation
 2018-07-03 20:04 UTC  (9+ messages)

[PATCH v3 1/9] Add new exp and exp2 implementations
 2018-07-03 17:40 UTC  (3+ messages)

[PATCH] stdio-common/tst-printf.c: Remove part under a non-free license [BZ #23363]
 2018-07-03 15:43 UTC  (2+ messages)

[PATCH v2] Improve strstr performance
 2018-07-03 12:49 UTC  (2+ messages)

[PATCH] Improve strstr performance
 2018-07-03 12:49 UTC  (2+ messages)

[PATCH] Reduce the statically linked startup code [BZ #23323]
 2018-07-03 10:00 UTC  (3+ messages)

[PATCH] Introduce ELF_INITFINI for all architectures
 2018-07-03  9:59 UTC  (2+ messages)

[RFC PATCH v3 00/12] port C-SKY to glibc
 2018-07-03  8:03 UTC  (10+ messages)
` [RFC PATCH v3 01/12] C-SKY: ABI related code
` [RFC PATCH v3 05/12] C-SKY: Atomic and Locking Routines
` [RFC PATCH v3 07/12] C-SKY: Linux ABI

[PATCH] Fix race in pthread_mutex_lock while promoting to PTHREAD_MUTEX_ELISION_NP [BZ #23275]
 2018-07-03  6:28 UTC  (4+ messages)
  ` [PING][PATCH] "

[PATCH v2] malloc: Remove malloc hooks (Bug 23328)
 2018-07-03  0:53 UTC  (9+ messages)

[PATCH v3 4/9] Add new pow implementation
 2018-07-02 21:58 UTC  (2+ messages)

[PATCH v3 2/9] Add new log implementation
 2018-07-02 21:54 UTC  (2+ messages)

[PATCH v2] ldbl-128ibm-compat: Add printf_size
 2018-07-02 16:11 UTC  (3+ messages)

RFC: Testing different long double formats
 2018-07-02 15:31 UTC  (2+ messages)

Avoid insecure usage of tmpnam in tests
 2018-07-02 15:15 UTC  (2+ messages)
` Ping "

[PATCH-V2: 00/24] CET: Prepare for CET enabling
 2018-07-02 14:53 UTC  (2+ messages)

[PATCH] libc: Extend __libc_freeres framework (Bug 23329)
 2018-07-02  8:56 UTC  (12+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "
          ` [PATCH v4] "

Legacy _IO_* symbols and Flaot128 transition
 2018-07-02  7:22 UTC  (5+ messages)

[PATCH 1/2] aarch64,falkor: Use vector registers for memmove
 2018-07-02  5:23 UTC  (3+ messages)

[PATCH1/2] Improve performance of sincosf
 2018-06-30 20:25 UTC  (6+ messages)

[PATCH2/2] Improve performance of sinf and cosf
 2018-06-30 14:53 UTC  (4+ messages)


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