unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2021-09-20 15:25:33 to 2021-09-27 02:11:17 UTC [more...]

[PATCH 1/2] Initial support for GNU_PROPERTY_1_NEEDED
 2021-09-27  2:10 UTC  (3+ messages)
` [PATCH 2/2] Add run-time chesk for indirect external access
  ` PING^1 "

[PATCH 1/5] x86_64: Add support for bcmp using sse2, sse4_1, avx2, and evex
 2021-09-27  1:35 UTC  (7+ messages)
    ` Re: [PATCH 1/5] x86_64: Add support for bcmp using sse2, sse 4_1, "

[PATCH] linux: Fix a non-constant expression in _Static_assert
 2021-09-26 23:25 UTC  (3+ messages)

[PATCH v1 1/3] benchtests: Add medium cases and increase iters in bench-memset.c
 2021-09-26 20:55 UTC  (4+ messages)
` [PATCH v1 2/3] x86: Modify ENTRY in sysdep.h so that p2align can be specified
` [PATCH v1 3/3] x86: Optimize memset-vec-unaligned-erms.S

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

[PATCH] posix-cpu-timers: Fix spuriously armed 0-value itimer
 2021-09-26 12:58 UTC 

[hurd,commited] htl: Fix sigset of main thread
 2021-09-26  0:42 UTC 

[hurd, commited] htl: make pthread_sigstate read/write set/oset outside sigstate section
 2021-09-25 23:05 UTC 

[PATCH] [powerpc] Fix unrecognized instruction errors with recent binutils
 2021-09-25 20:27 UTC 

[PATCH] *put*s: indentation
 2021-09-25 19:46 UTC 

[PATCH] Avoid Makefile:1918: warning: overriding recipe for ...tst-ro-dynamic-mod.so
 2021-09-25 15:53 UTC  (2+ messages)

[PATCH] powerpc: Fix unrecognized instruction errors with recent GCC
 2021-09-25 15:09 UTC  (4+ messages)

[PATCH] pthread/tst-cancel28: Fix barrier re-init race condition
 2021-09-25  8:02 UTC 

[PATCH] elf: Add __libc_get_static_tls_bounds [BZ #16291]
 2021-09-25  0:42 UTC 

[PATCH v7 0/1] RFC: Add <sys/tagged-address.h>
 2021-09-24 22:00 UTC  (8+ messages)
` [PATCH v7 1/1] <sys/tagged-address.h>: An API for tagged address

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

[PATCH v3] elf: Avoid nested functions in the loader (all ports) [BZ #27220]
 2021-09-24 20:49 UTC 

Define __STDC_IEC_60559_BFP__ and __STDC_IEC_60559_COMPLEX__ [committed]
 2021-09-24 20:12 UTC 

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

Fix sysdeps/x86/fpu/s_ffma.c for 32-bit FMA processor case [committed]
 2021-09-24 17:59 UTC 

[PATCH] Fix issue with successful malloc setting ENOMEM errno
 2021-09-24 17:08 UTC  (5+ messages)

[PATCH] Disable symbol hack in libc_nonshared.a
 2021-09-24 16:41 UTC 

Add narrowing fma functions
 2021-09-24 16:32 UTC  (8+ messages)

[PATCH v2] i386: Port elf_machine_{load_address,dynamic} from x86-64
 2021-09-24 16:12 UTC  (2+ messages)
` [PATCH v2] i386: Port elf_machine_{load_address, dynamic} "

[PATCH] i386: Port elf_machine_{load_address,dynamic} from x86-64
 2021-09-24 16:05 UTC  (4+ messages)
` [PATCH] i386: Port elf_machine_{load_address, dynamic} "

[PATCH] aarch64: Disable A64FX memcpy/memmove BTI unconditionally
 2021-09-24 12:19 UTC  (3+ messages)

[PATCH v2] elf: Avoid nested functions in the loader (all ports) [BZ #27220]
 2021-09-24  8:27 UTC  (18+ messages)

[PATCH v3 1/5] AArch64: Improve A64FX memset
 2021-09-24  7:56 UTC  (8+ messages)

[PATCH] powerpc: Delete unneeded ELF_MACHINE_BEFORE_RTLD_RELOC
 2021-09-24  7:50 UTC 

New Portuguese PO file for 'libc' (version 2.33.9000)
 2021-09-24  6:37 UTC 

[PATCH] xsysconf: Only fail on error results and errno set
 2021-09-24  6:27 UTC  (2+ messages)

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

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

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

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  (7+ 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

[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  (11+ messages)
` [libc-coord] "

[PATCH] fputs return the number of characters written
 2021-09-22 17:03 UTC  (9+ 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] [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  (2+ 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)

[PATCH] fputs return the number of characters written
 2021-09-20 18:15 UTC  (2+ messages)

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

[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 


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