unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2018-07-03 13:53:09 to 2018-07-10 12:35:47 UTC [more...]

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

[PATCH v4] Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)
 2018-07-10 12:31 UTC  (16+ messages)

[PATCH] Add the statx function
 2018-07-10 12:14 UTC  (7+ messages)

[PATCH] libio: Implement internal function __libc_readline_unlocked
 2018-07-10  9:13 UTC  (10+ messages)

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

[PATCH v8] Mutex: Add pthread mutex tunables
 2018-07-10  1:17 UTC 

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

[PATCH] regexec: Fix off-by-one bug in weight comparison [BZ #23036]
 2018-07-09 19:19 UTC  (6+ messages)

[PATCH 00/10] Optimized math routines
 2018-07-09 18:19 UTC  (21+ 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

New Belarusian PO file for 'libc' (version 2.26.9000)
 2018-07-09 13:47 UTC 

[PATCH v6 0/2] Y2038 support - __time64_t and __tz_convert
 2018-07-07 20:48 UTC  (4+ messages)
` [PATCH v6 1/2] Y2038: Add 64-bit time for all architectures
` [PATCH v6 2/2] Y2038: make __tz_convert compatible with 64-bit-time

[PATCH-V2: 00/24] CET: Prepare for CET enabling
 2018-07-07 20:01 UTC  (14+ messages)
` [PATCH 03/24] x86: Support IBT and SHSTK in Intel CET [BZ #21598]
    ` V2 "
` [PATCH 04/24] x86: Add _CET_ENDBR to functions in crti.S
` [PATCH 05/24] x86: Add _CET_ENDBR to functions in dl-tlsdesc.S
` [PATCH 06/24] x86-64: Add _CET_ENDBR to STRCMP_SSE42
` [PATCH 07/24] i386: Add _CET_ENDBR to indirect jump targets in add_n.S/sub_n.S

New Belarusian PO file for 'libc' (version 2.26.9000)
 2018-07-07 13:07 UTC 

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

[RFC 0/4] Add a new mutex type PTHREAD_MUTEX_QUEUESPINNER_NP
 2018-07-06 16:17 UTC  (7+ messages)

[PATCH 2/2] aarch64: add HWCAP_ATOMICS to HWCAP_IMPORTANT
 2018-07-06 15:25 UTC  (2+ messages)

[PATCH 1/2] aarch64: Remove HWCAP_CPUID from HWCAP_IMPORTANT
 2018-07-06 15:21 UTC  (5+ messages)

Enable AVX_Fast_Unaligned_Load by default for Zen
 2018-07-06 15:17 UTC  (7+ messages)

[PATCH v2] malloc: Remove malloc hooks (Bug 23328)
 2018-07-06 14:59 UTC  (3+ messages)

Avoid insecure usage of tmpnam in tests
 2018-07-06 14:49 UTC  (2+ messages)

[PATCH] conform/conformtest.pl: Escape literal braces in regular expressions
 2018-07-06 14:26 UTC  (2+ messages)

[PATCH][AArch64] Inline mempcpy again
 2018-07-06 12:48 UTC  (4+ messages)

glibc 2.28 is in slushy freeze
 2018-07-06 12:48 UTC  (6+ messages)

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

Why is _dl_relocate_static_pie linked into crt1.o?
 2018-07-05 20:51 UTC  (21+ 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 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  (22+ 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  (14+ messages)
` [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  (4+ 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)


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