public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
Fix iseqsig for _FloatN and _FloatNx in C++ with GCC 13
 2022-09-29 16:15 UTC  (2+ messages)

Update _FloatN header support for C++ in GCC 13
 2022-09-29 15:12 UTC  (4+ messages)

[PATCH v2] malloc: Fix clobbered errno when getrandom failed [BZ #29624]
 2022-09-29 13:51 UTC  (4+ messages)

[PATCH v3 0/1] LoongArch: Add static PIE support
 2022-09-29 13:32 UTC  (3+ messages)
` [PATCH v3 1/1] "

[PATCH] malloc: Fix clobbered errno when getrandom failed [BZ #29624]
 2022-09-29 13:25 UTC  (2+ messages)

Appointing an official maintainer for LoongArch
 2022-09-29 13:03 UTC  (6+ messages)
  ` Ping: "

[PATCH 0/2] LoongArch: Add optimized functions
 2022-09-29 11:45 UTC  (11+ messages)

[PATCH] nptl: Fix typo in error message
 2022-09-29 10:01 UTC  (2+ messages)

[PATCH] malloc: Fix clobbered errno when getrandom failed [BZ #29624]
 2022-09-29 10:00 UTC  (2+ messages)

[PATCH] x86_64: Implement evex512 version of strchrnul, strchr and wcschr
 2022-09-29  4:07 UTC  (5+ messages)

[PATCH] x86_64: Implement evex512 version of memchr, rawmemchr and wmemchr
 2022-09-29  4:07 UTC  (5+ messages)

[PATCH] x86_64: Implement evex512 version of strrchr and wcsrchr
 2022-09-29  4:06 UTC  (5+ messages)

[PATCH v1 1/4] Benchtests: Add benchtests for pthread_spin_lock and mutex_trylock
 2022-09-29  3:14 UTC  (2+ messages)
` [PATCH v1 2/4] nptl: Continue use arch prefered atomic exchange in spinlock loop

[PATCH v4] nptl: Add backoff mechanism to spinlock loop
 2022-09-29  0:12 UTC  (5+ messages)
` [PATCH v5] "

[PATCH v1] sysdeps: Add 'get_fast_jitter' interace in fast-jitter.h
 2022-09-29  0:11 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v3] nptl: Effectively skip CAS in spinlock loop
 2022-09-29  0:11 UTC  (5+ messages)
  ` [PATCH v4] "

[PATCH v6 0/4] Optimize CAS [BZ #28537]
 2022-09-29  0:10 UTC  (17+ messages)
` [PATCH v6 1/4] Add LLL_MUTEX_READ_LOCK "
` [PATCH v6 2/4] Avoid extra load with CAS in __pthread_mutex_lock_full "
` [PATCH v6 4/4] Avoid extra load with CAS in __pthread_mutex_clocklock_common "

[PATCH] Move assignment out of the CAS condition
 2022-09-29  0:09 UTC  (4+ messages)

The GNU Toolchain Infrastructure Project
 2022-09-28 22:38 UTC  (2+ messages)

[PATCH 0/7] Optimize posix_spawn signal setup with clone3
 2022-09-28 20:46 UTC  (8+ messages)
` [PATCH 1/7] linux: Do set signal handler if it is already SIG_DFL
` [PATCH 2/7] linux: Add clone3 CLONE_CLEAR_SIGHAND optimization to posix_spawn
` [PATCH 3/7] powerpc64le: Add the clone3 wrapper
` [PATCH 4/7] aarch64: "
` [PATCH 5/7] s390x: "
` [PATCH 6/7] riscv: "
` [PATCH 7/7] Linux: optimize clone3 internal usage

[PATCH v1] Benchtest: Add additional benchmarks for strlen and strnlen
 2022-09-28 20:41 UTC  (4+ messages)

[PATCH v5 1/2] x86: Optimize strlen-evex.S
 2022-09-28 19:23 UTC  (13+ messages)
` [PATCH v5 2/2] x86: Optimize strlen-avx2.S

[hurd,commited] hurd: Increase SOMAXCONN to 4096
 2022-09-28 17:23 UTC  (3+ messages)

[hurd,commited] hurd: Fix typo
 2022-09-28 17:22 UTC 

Is getpass(3) really obsolete?
 2022-09-27 22:41 UTC  (11+ messages)
        ` readpassphrase(3) in glibc, and agetpass() (Was: Is getpass(3) really obsolete?)
          ` readpassphrase(3) in glibc, and agetpass()

[PATCH] x86: Remove .tfloat usage
 2022-09-27 19:46 UTC  (6+ messages)

[PATCH 0/4] elf: Fix hwcaps string size overestimation
 2022-09-27 18:10 UTC  (24+ messages)
      ` [PATCH 0/6] Remove legacy hwcaps support
        ` [PATCH v2 "
          ` [PATCH v2 1/6] elf: Remove legacy hwcaps support from the dynamic loader
          ` [PATCH v2 2/6] elf: Remove legacy hwcaps support from ldconfig
          ` [PATCH v2 3/6] elf: Remove hwcap parameter from add_to_cache signature
          ` [PATCH v2 4/6] elf: Remove hwcap and bits_hwcap fields from struct cache_entry
          ` [PATCH v3 0/8] Remove legacy hwcaps support
            ` [PATCH v3 1/8] x86_64: Remove platform directory library loading test
            ` [PATCH v3 2/8] elf: Remove legacy hwcaps support from the dynamic loader
            ` [PATCH v3 3/8] elf: Remove legacy hwcaps support from ldconfig
            ` [PATCH v3 4/8] elf: Remove hwcap parameter from add_to_cache signature
            ` [PATCH v3 5/8] elf: Remove hwcap and bits_hwcap fields from struct cache_entry
            ` [PATCH v3 6/8] Add NEWS entry for legacy hwcaps removal
            ` [PATCH v3 7/8] elf: Remove _dl_string_hwcap
            ` [PATCH v3 8/8] elf: Simplify output of hwcap subdirectories in ld.so help

[PATCH] dlsym: Add RTLD_PROBE for situation when dlsym only wants to probe a symbol but not use it
 2022-09-27 10:40 UTC  (2+ messages)

[PATCH] get_nscd_addresses: Fix subscript typos [BZ #29605]
 2022-09-26 18:00 UTC 

[PATCH] nis: Fix nis_print_directory
 2022-09-26 16:53 UTC 

[PATCH] Use atomic_exchange_release/acquire
 2022-09-26 13:29 UTC  (2+ messages)

Jewelry-LTD
 2022-09-25  0:06 UTC 

[PATCH v8 0/4] Improve roundeven function
 2022-09-24  2:12 UTC  (11+ messages)
` [PATCH v8 1/4] math: redirect "
` [PATCH v8 3/4] x86_64: roundeven with sse4.1 support

[PATCH v2 0/1] LoongArch: Add static PIE support
 2022-09-24  1:18 UTC  (5+ messages)
` [PATCH v2 1/1] "

RFC PATCH: Don't use /proc/self/maps to calculate size of initial thread stack
 2022-09-23 18:57 UTC  (10+ messages)

[PATCH] Use C11 atomics instead of atomic_and/or
 2022-09-23 13:34 UTC  (4+ messages)

[PATCH 1/2] nss: Enhance tst-reload1 coverage and logging
 2022-09-23 13:34 UTC  (4+ messages)
` [PATCH 2/2] nss: Use shared prefix in IPv4 address in tst-reload1

[PATCH] Use C11 atomics instead atomic_decrement_and_test
 2022-09-23 13:28 UTC  (4+ messages)

[PATCH] Use C11 atomics instead of atomic_increment(_val)
 2022-09-23 13:26 UTC  (4+ messages)

[PATCH] malloc: Print error when oldsize is not equal to the current size
 2022-09-22 19:51 UTC  (2+ messages)

[PATCH 0/1] LoongArch: Add static PIE support
 2022-09-22 18:32 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 00/17] Improve generic string routines
 2022-09-22 17:51 UTC  (6+ messages)
` [PATCH 10/17] string: Improve generic memchr

[PATCH v5 00/17] Improve generic string routines
 2022-09-22 17:31 UTC  (4+ messages)
` [PATCH v5 03/17] Add string-maskoff.h generic header

[PATCH] elf: Do not completely clear reused namespace in dlmopen (bug 29600)
 2022-09-22 17:26 UTC 

Question: Is there a plan when to require a higher Linux kernel version than 3.2?
 2022-09-22 16:59 UTC  (4+ messages)

[committed] hppa: undef __ASSUME_SET_ROBUST_LIST
 2022-09-22 12:18 UTC  (11+ messages)

[PATCH] Use '%z' instead of '%Z' on printf functions
 2022-09-22 10:44 UTC  (2+ messages)

[PATCH v1] x86: Fix wcsnlen-avx2 page cross length comparison [BZ #29591]
 2022-09-21 22:01 UTC  (2+ messages)

[PATCH 0/2] coalesce some rv64 and rv32 stuff
 2022-09-21 18:39 UTC  (6+ messages)
` [PATCH 1/2] riscv: Consolidate the libm-test-ulps
` [PATCH 2/2] riscv: Remove RV32 floating point functions

[PATCH v2 0/3] Parse <elf.h> in the glibcelf Python module
 2022-09-21 18:05 UTC  (5+ messages)
` [PATCH v2 2/3] scripts: Enhance glibcpp to do basic macro processing
` [PATCH v2 3/3] elf: Extract glibcelf constants from <elf.h>

[hurd,commited 0/3] Add route definitions
 2022-09-21 17:56 UTC  (4+ messages)
` [hurd,commited 1/3] hurd: Add _IOT_ifrtreq to <net/route.h>
` [hurd,commited 2/3] hurd: Drop struct rtentry and in6_rtmsg
` [hurd,commited 3/3] hurd: Fix SIOCADD/DELRT ioctls

[PATCH v2] stdlib/strfrom: Change -NAN test to multiple possible results (bug 29501)
 2022-09-21 16:34 UTC  (7+ messages)

[PATCH v3] elf: Use C11 atomics on _dl_mcount
 2022-09-21 14:01 UTC  (3+ messages)

[PATCH v4 1/2] iconvdata/tst-table-charmap.sh: remove handling of old, borrowed format
 2022-09-21 14:01 UTC  (3+ messages)
` [PATCH v5 "
` [PATCH v5 2/2] POSIX locale covers every byte [BZ# 29511]

[PATCH 0/6] Fix -Os build
 2022-09-21 13:51 UTC  (7+ messages)
` [PATCH 1/6] locale: prevent maybe-uninitialized errors with -Os [BZ #19444]
` [PATCH 2/6] posix: Suppress -Os warnings on fnmatch
` [PATCH 3/6] posix: Suppress -Os may be used uninitialized warnings on regexec
` [PATCH 4/6] rt: Initialize mq_send input on tst-mqueue{5,6}
` [PATCH 5/6] sunrpc: Suppress GCC -Os warning on user2netname
` [PATCH 6/6] x86: Fix -Os build (BZ #29576)

[RISC-V] [SIG-toolchain] Meeting will be canceled (Sep 22, 2022)
 2022-09-21 12:58 UTC 

[hurd,commited] hurd: Use IF_NAMESIZE rather than IFNAMSIZ
 2022-09-21  6:53 UTC 

[hurd,commited] hurd: Add ifrtreq structure to net/route.h
 2022-09-20 22:42 UTC 

[RESEND PATCH] Makeconfig: Set pie-ccflag to -fPIE by default
 2022-09-20 22:02 UTC  (15+ messages)

[PATCH v4] elf: Remove -fno-tree-loop-distribute-patterns usage on dl-support
 2022-09-20 19:06 UTC  (3+ messages)

Run TryBot-apply_patch on the full queue?
 2022-09-20 14:39 UTC  (3+ messages)

remote: *** Pattern "Conflicts:" has been detected
 2022-09-20 14:22 UTC  (2+ messages)

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