unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2021-09-17 09:02:48 to 2021-09-23 22:15:26 UTC [more...]

[PATCH] elf: Avoid nested functions in the loader (all ports) [BZ #27220]
 2021-09-23 22:14 UTC  (13+ messages)
      ` PING^2: "

[PATCH] Fix issue with successful malloc setting ENOMEM errno
 2021-09-23 22:11 UTC  (2+ messages)

[PATCH v2] elf: Avoid nested functions in the loader (all ports) [BZ #27220]
 2021-09-23 21:48 UTC  (13+ messages)

Add narrowing fma functions
 2021-09-23 21:21 UTC  (3+ messages)

[PATCH] build-many-glibcs.py: add powerpc64le glibc variant without multiarch
 2021-09-23 21:19 UTC  (2+ messages)

Fix ffma use of round-to-odd on x86 [committed]
 2021-09-23 21:19 UTC 

[PATCH] powerpc64le: Avoid conflicting types for f64xfmaf128 when IFUNC is not used
 2021-09-23 20:13 UTC  (2+ messages)

Linux Plumbers Conference: GNU Tools Track: glibc BoF (notes)
 2021-09-23 18:01 UTC  (7+ messages)

Copy relocation support for _r_debug
 2021-09-23 17:38 UTC  (3+ messages)

[PATCH v2 00/22] futex: splitup and waitv syscall
 2021-09-23 17:11 UTC  (23+ messages)
` [PATCH v2 01/22] futex: Move to kernel/futex/
` [PATCH v2 02/22] futex: Split out syscalls
` [PATCH v2 03/22] futex: Rename {,__}{,un}queue_me()
` [PATCH v2 04/22] futex: Rename futex_wait_queue_me()
` [PATCH v2 05/22] futex: Rename: queue_{,un}lock()
` [PATCH v2 06/22] futex: Rename __unqueue_futex()
` [PATCH v2 07/22] futex: Rename hash_futex()
` [PATCH v2 08/22] futex: Rename: {get,cmpxchg}_futex_value_locked()
` [PATCH v2 09/22] futex: Split out PI futex
` [PATCH v2 10/22] futex: Rename: hb_waiter_{inc,dec,pending}()
` [PATCH v2 11/22] futex: Rename: match_futex()
` [PATCH v2 12/22] futex: Rename mark_wake_futex()
` [PATCH v2 13/22] futex: Split out requeue
` [PATCH v2 14/22] futex: Split out wait/wake
` [PATCH v2 15/22] futex: Simplify double_lock_hb()
` [PATCH v2 16/22] futex: Implement sys_futex_waitv()
` [PATCH v2 17/22] futex,x86: Wire up sys_futex_waitv()
` [PATCH v2 18/22] futex,arm: "
` [PATCH v2 19/22] selftests: futex: Add sys_futex_waitv() test
` [PATCH v2 20/22] selftests: futex: Test sys_futex_waitv() timeout
` [PATCH v2 21/22] selftests: futex: Test sys_futex_waitv() wouldblock
` [PATCH v2 22/22] futex2: Documentation: Document sys_futex_waitv() uAPI

[PATCH] Linux: Avoid closing -1 on failure in __closefrom_fallback
 2021-09-23 16:29 UTC  (2+ messages)

[PATCH v4] ld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld
 2021-09-23 16:15 UTC  (13+ messages)

[PATCH] ld.so: Initialize bootstrap_map.l_ld_readonly [BZ #28340]
 2021-09-23 16:14 UTC 

[PATCH v1] benchtests: Improve reliability of memcmp benchmarks
 2021-09-23 15:48 UTC  (2+ messages)

[PATCH 0/2] vfprintf cleanups to avoid -Waddress warning
 2021-09-23 10:07 UTC  (6+ messages)
` [PATCH 1/2] vfprintf: Handle floating-point cases outside of process_arg macro
` [PATCH 2/2] vfprintf: Unify argument handling in process_arg

[glibc] regex: copy back from Gnulib
 2021-09-22 21:07 UTC  (4+ messages)
      ` [PATCH] Allow UTF-8 in glibc commit messages

[PATCH v2] nptl: Avoid setxid deadlock with blocked signals in thread exit [BZ #28361]
 2021-09-22 19:59 UTC  (2+ messages)

Add new ABI '__memcmpeq()' to libc
 2021-09-22 18:15 UTC  (22+ messages)
` [libc-coord] "

[PATCH] fputs return the number of characters written
 2021-09-22 17:03 UTC  (11+ messages)
    ` Odp: "

Adjust new narrowing div/mul tests for IBM long double, update powerpc ULPs [committed]
 2021-09-22 12:37 UTC 

[RISCV][CANCELED] RISC-V GNU Toolchain Biweekly Sync-up call (Sept 23, 2021)
 2021-09-22 12:08 UTC 

[PATCH] powerpc: Fix unrecognized instruction errors with recent GCC
 2021-09-22 11:48 UTC  (3+ messages)

[PATCH] [PING 4]localedata: add new locale ab_GE
 2021-09-22  9:51 UTC 

[PATCH 2/2] Add a pthread_create deadlock test [BZ #28357]
 2021-09-22  7:51 UTC 

[PATCH 1/2] elf: Avoid deadlock between pthread_create and ctors [BZ #28357]
 2021-09-22  7:50 UTC 

avoid -Waddress in vfprintf-internal.c
 2021-09-22  6:13 UTC  (2+ messages)

[PATCH v1 1/2] x86: Modify ENTRY in sysdep.h so that p2align can be specified
 2021-09-22  5:16 UTC  (4+ messages)
` [PATCH v1 2/2] x86: Optimize memcmp-evex-movbe.S for frontend behavior and size
` [PATCH v2 1/2] x86: Modify ENTRY in sysdep.h so that p2align can be specified

[PATCH v3 0/5] benchtests: Add memset zero fill benchmark test
 2021-09-22  1:07 UTC  (12+ messages)
` [PATCH v3 2/5] benchtests: Add memset zero fill benchtest
                  ` [PATCH v5] "

adding me to EditorsGroup on the wiki
 2021-09-21 23:18 UTC  (3+ messages)

Fix f64xdivf128, f64xmulf128 spurious underflows (bug 28358) [committed]
 2021-09-21 21:56 UTC 

[PATCH] remove attribute access from regexec
 2021-09-21 15:00 UTC  (18+ messages)
          ` [PATCH v3] "

[PATCH] nptl: Avoid setxid deadlock with blocked signals in thread exit [BZ #28361]
 2021-09-21 14:43 UTC  (3+ messages)

[PATCH 0/2] Fix close_range/closefrom tests
 2021-09-21 10:30 UTC  (14+ messages)
` [PATCH 2/2] Use support_open_dev_null_range io/tst-closefrom, misc/tst-close_range, and posix/tst-spawn5 (BZ #28260)

Announcing backports on libc-stable
 2021-09-21  0:59 UTC  (3+ messages)

[PATCH v2] nptl: Fix type of pthread_mutexattr_getrobust_np, pthread_mutexattr_setrobust_np (bug 28036)
 2021-09-21  0:53 UTC  (2+ messages)

[RFC patch 0/5] RISC-V: Add vector ISA support
 2021-09-20 17:10 UTC  (13+ messages)
` [RFC patch 2/5] RISC-V: Reserve about 5K space in mcontext_t to support future ISA expansion

[PATCH] elf: Guard against __LM_ID_CALLER [BZ #27609]
 2021-09-20 16:53 UTC  (2+ messages)
` PIN^1 "

[PATCH] elf: Copy l_addr/l_ld when adding ld.so to a new namespace
 2021-09-20 16:52 UTC  (2+ messages)
` PING^1 "

Monday Patch Queue Review update (2021-09-20)
 2021-09-20 15:25 UTC 

[PATCH] elf: Include <sysdep.h> in elf/dl-debug-symbols.S
 2021-09-20 13:53 UTC  (3+ messages)

[PATCH v12 0/2] C.UTF-8
 2021-09-20 12:54 UTC  (6+ messages)
` [PATCH v12 1/2] Add 'codepoint_collation' support for LC_COLLATE

[PATCH v2] nptl: pthread_kill needs to return ESRCH for old programs (bug 19193)
 2021-09-20 12:52 UTC  (2+ messages)

[PATCH v7 00/14] aarch64: branch protection support
 2021-09-20 12:41 UTC  (11+ messages)
` [PATCH v7 09/14] aarch64: ensure objects are BTI compatible

[PATCH v2] ld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld
 2021-09-18  0:58 UTC  (5+ messages)

Use $(pie-default) with conformtest [committed]
 2021-09-17 19:24 UTC 

[PATCH v3] ld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld
 2021-09-17 17:12 UTC 

The email-to-bugzilla bug-number-matching regular expression
 2021-09-17 17:09 UTC  (2+ messages)

Question about running the testsuite
 2021-09-17 16:51 UTC  (2+ messages)

[PATCH] dl: Use "adr" assembler command to get proper load address
 2021-09-17 16:17 UTC  (13+ messages)

[PATCH v12 0/1] Extend struct r_debug to support multiple namespaces
 2021-09-17 15:43 UTC  (4+ messages)
` [PATCH v12 1/1] Extend struct r_debug to support multiple namespaces [BZ #15971]

[PATCH] ld.so: Handle read-only dynamic section gracefully [BZ #28340]
 2021-09-17 15:40 UTC  (19+ messages)
                              ` [PATCH] ld.so: Remove DL_RO_DYN_SECTION

question regarding two security features
 2021-09-17 13:35 UTC  (4+ messages)

[PATCH] nptl: pthread_kill needs to return ESRCH for old programs (bug 19193)
 2021-09-17 12:40 UTC 

[PATCH v6 0/1] RFC: Add <sys/tagged-address.h>
 2021-09-17 10:19 UTC  (11+ messages)
` [PATCH v6 1/1] <sys/tagged-address.h>: An API for tagged address

Status of LD_AUDIT support?
 2021-09-17 10:00 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).