public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[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 v2 0/1] LoongArch: Add static PIE support
 2022-09-23 13:23 UTC  (3+ messages)
` [PATCH v2 1/1] "

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

[PATCH] x86_64: Implement evex512 version of memchr, rawmemchr and wmemchr
 2022-09-23  3:57 UTC  (3+ messages)

[PATCH] x86_64: Implement evex512 version of strrchr and wcsrchr
 2022-09-23  3:57 UTC  (3+ messages)

[PATCH] x86_64: Implement evex512 version of strchrnul, strchr and wcschr
 2022-09-23  3:57 UTC  (3+ 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 0/2] LoongArch: Add optimized functions
 2022-09-22 18:05 UTC  (5+ messages)

[PATCH 00/17] Improve generic string routines
 2022-09-22 17:51 UTC  (15+ messages)
` [PATCH 04/17] Add string vectorized find and detection functions
` [PATCH 09/17] string: Improve generic strcmp
` [PATCH 10/17] string: Improve generic memchr
` [PATCH 16/17] powerpc: Add string-fza.h

[PATCH v5 00/17] Improve generic string routines
 2022-09-22 17:31 UTC  (21+ messages)
` [PATCH v5 01/17] Parameterize op_t from memcopy.h
` [PATCH v5 02/17] Parameterize OP_T_THRES "
` [PATCH v5 03/17] Add string-maskoff.h generic header
` [PATCH v5 04/17] Add string vectorized find and detection functions
` [PATCH v5 05/17] string: Improve generic strlen
` [PATCH v5 06/17] string: Improve generic strnlen
` [PATCH v5 07/17] string: Improve generic strchr
` [PATCH v5 08/17] string: Improve generic strchrnul
` [PATCH v5 09/17] string: Improve generic strcmp
` [PATCH v5 10/17] string: Improve generic memchr
` [PATCH v5 11/17] string: Improve generic memrchr
` [PATCH v5 12/17] hppa: Add memcopy.h
` [PATCH v5 13/17] hppa: Add string-fzb.h and string-fzi.h
` [PATCH v5 14/17] alpha: "
` [PATCH v5 15/17] arm: Add string-fza.h
` [PATCH v5 16/17] powerpc: "
` [PATCH v5 17/17] sh: Add string-fzb.h

[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  (6+ messages)

[PATCH 0/4] elf: Fix hwcaps string size overestimation
 2022-09-22 16:03 UTC  (17+ 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 v2 5/6] elf: Remove _dl_string_hwcap
          ` [PATCH v2 6/6] elf: Simplify output of hwcap subdirectories in ld.so help

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

RFC PATCH: Don't use /proc/self/maps to calculate size of initial thread stack
 2022-09-21 20:58 UTC  (7+ 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  (8+ 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  (8+ messages)

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

[PATCH v2] m68k: Enforce 4-byte alignment on internal locks (BZ #29537)
 2022-09-20 12:49 UTC  (2+ messages)

[PATCH] linux: Use same type for MMAP2_PAGE_UNIT
 2022-09-20 12:45 UTC  (2+ messages)

New patchwork state: Invalid
 2022-09-20 12:08 UTC  (3+ messages)

RSEQ symbols: __rseq_size, __rseq_flags vs __rseq_feature_size
 2022-09-20 11:51 UTC  (9+ messages)
  ` [libc-coord] "

[PATCH v2] nss: Implement --no-addrconfig option for getent
 2022-09-20 10:39 UTC  (2+ messages)

[PATCH v2] elf: Implement force_first handling in _dl_sort_maps_dfs (bug 28937)
 2022-09-19 18:31 UTC  (2+ messages)

[PATCH] register_printf_speficier.3, register_printf_modifier.3, register_printf_type.3: Add new manual page and links
 2022-09-19 16:54 UTC  (11+ messages)
` [RFC v2] "
` [RFC v3] printf.3head: Document functions for customizing printf(3)-like functions
` [RFC v3 2/4] register_printf_specifier.3, register_printf_modifier.3, register_printf_type.3: Add links to printf.h(3head)
` [RFC v3 3/4] printf_arginfo_size_function.3type, printf_function.3type, printf_info.3type, printf_va_arg_function.3type: "
` [RFC v3 4/4] PA_CHAR.3const, PA_DOUBLE.3const, PA_FLAG_LONG.3const, PA_FLAG_LONG_DOUBLE.3const, PA_FLAG_LONG_LONG.3const, PA_FLAG_PTR.3const, PA_FLAG_SHORT.3const, PA_FLOAT.3const, PA_INT.3const, PA_LAST.3const, PA_POINTER.3const, PA_STRING.3const, PA_WCHAR.3const, PA_WSTRING.3const: "

[PATCH] gconv: Use 64-bit interfaces in gconv_parseconfdir (bug 29583)
 2022-09-19 14:08 UTC  (2+ messages)

[PATCH] stdlib: DIAG_IGNORE_NEEDS_COMMENT setenv.c
 2022-09-19 14:05 UTC  (3+ messages)

[PATCH 04/17] Add string vectorized find and detection functions
 2022-09-19 13:59 UTC  (2+ messages)

Patch queue maintenance proposals
 2022-09-19 13:50 UTC 

[PATCH] socket: Use offsetof in SUN_LEN (bug 29578)
 2022-09-19 13:39 UTC 

[PATCH] Linux: Do not skip d_ino == 0 entries in readdir, readdir64 (bug 12165)
 2022-09-19  9:58 UTC  (6+ messages)

[hurd,commited] hurd: Factorize at/non-at functions
 2022-09-17 20:13 UTC 

[hurd,commited] tst-sprintf-errno: Update Hurd message length
 2022-09-17 15:43 UTC 

New Serbian PO file for 'libc' (version 2.35.9000)
 2022-09-17 13:27 UTC 

[PATCH v2] RISC-V: Allow long jumps to __syscall_error
 2022-09-17  7:59 UTC  (4+ messages)

[PATCH] RISC-V: Allow long jumps to __syscall_error
 2022-09-16 17:25 UTC  (2+ messages)

[PATCH] stdlib/strfrom: Remove the -NAN testcase (bug 29501)
 2022-09-16 11:06 UTC  (3+ messages)

[PATCH v2 00/14] Dynamic TLS related data race fixes
 2022-09-16  9:54 UTC  (3+ messages)
` [PATCH v2 14/14] RFC elf: Fix slow tls access after dlopen [BZ #19924]

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