public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH] aarch64: Remove ld.so __tls_get_addr plt usage
 2024-04-09 14:05 UTC  (11+ messages)

[PATCH] locale: Handle loading a missing locale twice (Bug 14247)
 2024-04-09 12:44 UTC  (3+ messages)

[PATCH v2] locale: Handle loading a missing locale twice (Bug 14247)
 2024-04-09 12:41 UTC 

[PATCH 1/2] libsupport: Add xgetpeername
 2024-04-09 12:31 UTC  (3+ messages)
` [PATCH 2/2] socket: Add new test for connect

[PATCH v2] nptl: Add tst-pthread-key1-static for BZ #21777
 2024-04-09 12:26 UTC  (3+ messages)

School Districts Contacts 2024
 2024-04-09 12:11 UTC 

[RFC V3] Enable libmvec support for RISC-V
 2024-04-09 10:43 UTC  (2+ messages)

[RFT] malloc: reduce largebin granularity to reduce fragmentation
 2024-04-09  9:33 UTC 

[RFC V2] Enable libmvec support for RISC-V
 2024-04-09  8:01 UTC  (2+ messages)

RFE: enable buffering on null-terminated data
 2024-04-09  3:44 UTC  (18+ messages)
          ` Examples of concurrent coproc usage?

Sourceware Open Office, Friday 16:00 UTC, new times, new policy
 2024-04-08 22:35 UTC 

Implement C23 log2p1
 2024-04-08 21:19 UTC 

[PATCH] nptl: Add tst-pthread-key1-static for BZ #21777
 2024-04-08 19:41 UTC 

[PATCH v4] posix: Sync tempname with gnulib
 2024-04-08 18:49 UTC 

status of dj/malloc branch?
 2024-04-08 18:37 UTC  (4+ messages)

[PATCH] elf: Check objname before calling fatal_error
 2024-04-08 17:55 UTC  (7+ messages)

[PATCH v2] elf: Add ld.so test with non-existing program name
 2024-04-08 16:58 UTC  (4+ messages)

[PATCH] elf: Add ld.so test with non-existing program name
 2024-04-08 16:40 UTC  (3+ messages)

[PATCH] Use crtbeginT.o and crtend.o for non-PIE static executables
 2024-04-08 16:23 UTC  (2+ messages)

[PATCH] elf: Don't call fatal_error in _dl_signal_error
 2024-04-08 15:28 UTC  (5+ messages)

Monday Patch Queue Review update (2024-04-08)
 2024-04-08 13:33 UTC 

[PATCH v4 0/3] Enhanced CPU diagnostics for ld.so
 2024-04-08 13:32 UTC  (6+ messages)
` [PATCH v4 1/3] elf: Add CPU iteration support for future use in ld.so diagnostics
` [PATCH v4 2/3] x86: Add generic CPUID data dumper to ld.so --list-diagnostics
` [PATCH v4 3/3] aarch64: Enhanced CPU diagnostics for ld.so

[PATCH v2] login: Use unsigned 32-bit types for seconds-since-epoch
 2024-04-08 12:58 UTC  (3+ messages)

[PATCH] login: Use unsigned 32-bit types for seconds-since-epoch
 2024-04-08 12:19 UTC  (7+ messages)

Body Control Module (BCM) for Agricultural
 2024-04-08 10:02 UTC 

[PATCH v3 0/3] Enhanced CPU diagnostics for ld.so
 2024-04-08  8:38 UTC  (11+ messages)
` [PATCH v3 1/3] elf: Add CPU iteration support for future use in ld.so diagnostics
` [PATCH v3 2/3] x86: Add generic CPUID data dumper to ld.so --list-diagnostics
` [PATCH v3 3/3] aarch64: Enhanced CPU diagnostics for ld.so

New GNU C Library (glibc) security flaw reported on 30 Jan 2024
 2024-04-08  8:28 UTC  (16+ messages)

[RFC] Enable libmvec support for RISC-V
 2024-04-08  7:57 UTC  (2+ messages)

[PATCH] stdlib: reorganize stdlib Makefile routines by functionality
 2024-04-08  2:48 UTC  (7+ messages)

[COMMITTED] timezone: sync to TZDB 2024a
 2024-04-07 20:37 UTC 

[PATCH] manual: scripts/documented.sh updated
 2024-04-07  8:13 UTC  (11+ messages)

Security warning about xz library compromise
 2024-04-06 15:59 UTC  (33+ messages)
` Sourceware mitigating and preventing the next xz-backdoor

[PATCH] x86-64: Exclude FMA4 IFUNC functions for -mapxf
 2024-04-05 21:34 UTC  (2+ messages)

Testing sending from client that always creates HTML email
 2024-04-05 20:02 UTC  (2+ messages)

Sending email with mixed html and plain text versions
 2024-04-05 18:58 UTC 

Testing sending signed email to the list
 2024-04-05 18:53 UTC 

[PATCH] Cleanup __tls_get_addr on alpha/microblaze localplt.data
 2024-04-05 12:36 UTC 

[PATCH] arm: Remove ld.so __tls_get_addr plt usage
 2024-04-05 12:36 UTC 

[COMMITTED] Reinstate generic features-time64.h
 2024-04-05 12:29 UTC 

[PATCH v4] LoongArch: Add support for TLS Descriptors
 2024-04-04 18:46 UTC  (2+ messages)

[PATCH v6] Always define __USE_TIME_BITS64 when 64 bit time_t is used
 2024-04-04 18:22 UTC  (3+ messages)

[PATCH 0/3] Improve x86 rounding implementation when FE_INEXACT trap is enabled
 2024-04-04 11:52 UTC  (9+ messages)
` [PATCH 1/3] math: math: x86 ceill traps when FE_INEXACT is enabled (BZ 31600)
` [PATCH 2/3] math: math: x86 floor traps when FE_INEXACT is enabled (BZ 31601)
` [PATCH 3/3] math: math: x86 trunc traps when FE_INEXACT is enabled (BZ 31603)

[PATCH 6/8 v2] aarch64/fpu: Add vector variants of sinh
 2024-04-04  8:03 UTC  (2+ messages)

[PATCH 5/8 v2] aarch64/fpu: Add vector variants of atanh
 2024-04-04  8:02 UTC  (2+ messages)

[PATCH v2 00/10] Improve rounding to interger function for C23
 2024-04-04  5:25 UTC  (21+ messages)
` [PATCH v2 01/10] math: Add test to check if ceil raise inexact floating-point exception
` [PATCH v2 02/10] math: Add test to check if floor "
` [PATCH v2 03/10] math: Add test to check if trunc "
` [PATCH v2 04/10] math: Add test to check if round "
` [PATCH v2 05/10] x86: Do not raise inexact exception on ceill
` [PATCH v2 06/10] x86: Do not raise inexact exception on floorl
` [PATCH v2 07/10] x86: Do not raise inexact exception on truncl
` [PATCH v2 08/10] x86: Do not raise inexact exception on floor/floorf
` [PATCH v2 09/10] i386: Do not raise inexact exception on ceil/ceilf
` [PATCH v2 10/10] i386: Do not raise inexact exception on trunc/truncf

[PATCH] arc4random: fix getrandom fallback to /dev/urandom
 2024-04-03 17:50 UTC  (5+ messages)

[PATCH] RISC-V: Implement TLS Descriptors
 2024-04-03 11:48 UTC  (7+ messages)
` [PATCH v6 0/3] "
  ` [PATCH v6 1/3] RISC-V: Add include guard for dl-tls.h
  ` [PATCH v6 2/3] RISC-V: Add TLSDESC reloc definitions

[PATCH v2] misc: Add support for Linux uio.h RWF_NOAPPEND flag
 2024-04-03 11:46 UTC  (2+ messages)

[PATCH] misc: Add support Linux uio.h RWF_NOAPPEND flag
 2024-04-03  6:17 UTC  (2+ messages)

[PATCH] LoongArch: Add soft floating-point fe* function implementations
 2024-04-02 21:18 UTC  (10+ messages)

[PATCH v6 3/3] RISC-V: Implement TLS Descriptors
 2024-04-02 16:37 UTC  (4+ messages)

[PATCH] elf: handle NULL input to fatal_error
 2024-04-02 15:50 UTC  (11+ messages)
` [PATCH] elf: sanitize objname in _dl_signal_error

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