public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH] Fix race in pthread_mutex_lock while promoting to PTHREAD_MUTEX_ELISION_NP [BZ #23275]
 2018-06-12 14:25 UTC 

[PATCH] Improve DST handling (Bug 23102, Bug 21942, Bug 18018, Bug, 23259, CVE-2011-0536 )
 2018-06-12 14:10 UTC  (44+ messages)
    ` [PATCH v4] "
        ` [PATCH v6] "

Using localedef to define custom charmaps
 2018-06-12 14:10 UTC  (8+ messages)

[PATCH] Convert __builtin_expect to __glibc_(un)likely throughout elf/
 2018-06-12 14:05 UTC  (4+ messages)

Restartable Sequences system call merged into Linux
 2018-06-12 13:11 UTC  (4+ messages)

[PATCH] x86: Make strncmp usable from rtld
 2018-06-12 12:59 UTC  (2+ messages)

[PATCH] i386: Change offset of __private_ss to 0x30
 2018-06-12 11:53 UTC  (6+ messages)

[PATCH] aarch64: add HXT Phecda core memory operation ifuncs
 2018-06-12 10:28 UTC  (11+ messages)

[PATCH] Makerules: pass CFLAGS when building .S files, BZ #23273
 2018-06-12  7:52 UTC  (14+ messages)

[PATCH v3?] Avoid cancellable I/O primitives in ld.so
 2018-06-12  2:13 UTC  (2+ messages)

[PATCH 0/1] More languages need two forms of month names (bug 23140)
 2018-06-11 23:39 UTC  (3+ messages)
` [PATCH] gd_GB, hsb_DE, wa_BE: Add alternative "

[[PATCH RFC 2] 00/63] Make GLIBC Y2038-proof
 2018-06-11 22:39 UTC  (16+ messages)
` [[PATCH RFC 2] 01/63] Y2038: add type __time64_t
  ` [[PATCH RFC 2] 02/63] Y2038: add function __difftime64

Why GLIBC requires compiler optimizations to build
 2018-06-11 21:49 UTC  (2+ messages)

Run (some?) ELF constructors after applying RELRO protection
 2018-06-11 18:59 UTC  (4+ messages)

Fix ldbl-96 fma (Inf, Inf, finite) (bug 23272) [committed]
 2018-06-11 16:34 UTC 

Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h
 2018-06-11 15:25 UTC  (2+ messages)
` Ping "

Update MAP_TYPE value for hppa from Linux 4.17
 2018-06-11 15:24 UTC  (2+ messages)
` Ping "

Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h
 2018-06-11 15:24 UTC  (2+ messages)
` Ping "

Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h
 2018-06-11 15:24 UTC  (2+ messages)
` Ping "

[PATCH] Improve strstr performance
 2018-06-11 10:31 UTC 

[PATCH v4 1/3] Tunables: Add tunables of spin count for pthread adaptive spin mutex
 2018-06-11 10:22 UTC  (3+ messages)
` [PATCH v4 2/3] benchtests: Add pthread adaptive spin mutex microbenchmark
` [PATCH v4 3/3] Mutex: Replace trylock by read only while spinning

[committed] xfail check-execstack on hppa
 2018-06-10 18:10 UTC 

New Dutch PO file for 'libc' (version 2.26.9000)
 2018-06-10 16:32 UTC 

[PATCH v3 1/3] Tunables: Add tunables of spin count for pthread adaptive spin mutex
 2018-06-08 14:54 UTC  (12+ messages)

[PATCH] posix: Fix posix_spawnpi to not execute invalid binaries in non compat mode (BZ#23264)
 2018-06-08 13:29 UTC  (7+ messages)

[PATCH] Introduce --enable-math-noprivate
 2018-06-08 12:56 UTC  (8+ messages)

[PATCH 0/9] Introduce ieee128 symbols and redirections
 2018-06-07 14:51 UTC  (16+ messages)
` [PATCH 2/9] Move declare_mgen_finite_alias definition
` [PATCH 3/9] ldbl-128ibm-compat: Provide a generic scalb implementation
` [PATCH 4/9] ldbl-128ibm-compat: Add a generic significand() implementation
` [PATCH 1/9] ldbl-128ibm-compat: Create libm-alias-float128.h
` [PATCH 8/9] ldbl-128ibm-compat: Redirect long double functions to f128/ieee128 functions
` [PATCH 5/9] ldbl-128ibm-compat: Provide ISO C functions not provided by the _Float128 API
` [PATCH 6/9] ldbl-128ibm-compat: Provide nexttoward functions
` [PATCH 7/9] Refactor math-finite.h and introduce mathcalls-redir.h
` [PATCH 9/9] ldbl-128ibm-compat: Redirect complex math functions

[PATCH v32] Avoid cancellable I/O primitives in ld.so
 2018-06-06 21:07 UTC  (7+ messages)

[RFC][PATCH v2 0/6] Proof-of-Concept implementation of RTLD_SHARED for dlmopen
 2018-06-06 18:28 UTC  (7+ messages)
` [RFC][PATCH v2 3/6] elf/dl-object.c: Implement a helper function to proxy link_map entries
` [RFC][PATCH v2 5/6] elf/dl-fini.c: Handle proxy link_map entries in the shutdown path
` [RFC][PATCH v2 1/6] Declare and describe the dlmopen RTLD_SHARED flag
` [RFC][PATCH v2 2/6] include/link.h: Update the link_map struct to allow proxies
` [RFC][PATCH v2 4/6] elf/dl-load.c, elf-dl-open.c: Implement RTLD_SHARED dlmopen proxying
` [RFC][PATCH v2 6/6] elf/dl-init.c: Skip proxied link map entries in the dl init path

RFC: x86: Fall back to lazy binding for unrelocated IFUNC symbol [BZ #23240]
 2018-06-06 17:31 UTC  (14+ messages)

PING^4: [PATCH] Mark _init and _fini as hidden [BZ #23145]
 2018-06-06 15:40 UTC 

[PATCH] powerpc64le: Fix TFtype in sqrtf128 when using -mabi=ieeelongdouble
 2018-06-06 15:31 UTC  (3+ messages)

[RFC PATCH v2 0/3] stdio/wchar/argp/err/error.h functions for powerpc64le
 2018-06-06 15:07 UTC  (7+ messages)
` [RFC PATCH v2 1/3] Prepare vfprintf to use __printf_fp/__printf_fphex with float128 arg
` [RFC PATCH v2 2/3] ldbl-128ibm-compat: Use __vfprintf_internal for ieee128-vfprintf on powerpc64le
` [RFC PATCH v2 3/3] RFC: powerpc64le: Convert default long double format to IEEE binary128

[PATCH] ld.so: Defer applying RELRO protection
 2018-06-06 14:02 UTC 

[PATCH] ld.so: Introduce delayed relocation processing
 2018-06-06 14:02 UTC 

[PATCH] sunrpc: xdr_bytes/xdr_string need to free buffer on error [BZ #21461]
 2018-06-06  8:18 UTC  (4+ messages)

Add AArch64 hwcap values from Linux 4.17
 2018-06-05 15:46 UTC  (4+ messages)

[PATCH v2] x86-64: Optimize strcmp/wcscmp with AVX2
 2018-06-05 14:02 UTC  (8+ messages)

Update kernel version in syscall-names.list to 4.17
 2018-06-05  7:19 UTC  (2+ messages)

Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h
 2018-06-05  7:12 UTC  (2+ messages)

assertion fails in elf/get-dynamic-info.h
 2018-06-04 21:18 UTC  (8+ messages)

[PATCH v2 00/12] nds32 glibc port, v2
 2018-06-04 17:26 UTC  (3+ messages)
` [PATCH v2 01/12] nds32: Build Infastructure

Use Linux 4.17 in build-many-glibcs.py [committed]
 2018-06-04 17:12 UTC 

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