public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH] POSIX locale covers every byte [BZ# 29511]
 2022-09-14  2:39 UTC  (8+ messages)
` [PATCH v2] "
    ` [PATCH v3 1/2] iconvdata/tst-table-charmap.sh: remove handling of old, borrowed format
      ` [PATCH v4 "
      ` [PATCH v4 2/2] POSIX locale covers every byte [BZ# 29511]
    ` [PATCH v3 "

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

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

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

[PATCH] inttypes.h: imaxabs(3): Implement as a macro
 2022-09-13 23:43 UTC  (10+ messages)

RFC PATCH: Don't use /proc/self/maps to calculate size of initial thread stack
 2022-09-13 22:03 UTC  (3+ messages)

[PATCH 0/3] Parse <elf.h> in the glibcelf Python module
 2022-09-13 17:34 UTC  (10+ messages)
` [PATCH 1/3] scripts: Extract glibcpp.py from check-obsolete-constructs.py
` [PATCH 2/3] scripts: Enhance glibcpp to do basic macro processing
` [PATCH 3/3] elf: Extract glibcelf constants from <elf.h>

[RFC PATCH] LoongArch: Add static PIE support
 2022-09-13 15:55 UTC 

[PATCH 0/2] Fix nss/tst-nss-files-hosts-long on single-stack hosts (bug 24816)
 2022-09-13 14:35 UTC  (3+ messages)
` [PATCH 1/2] nss: Implement --no-addrconfig option for getent
` [PATCH 2/2] nss: Fix tst-nss-files-hosts-long on single-stack hosts (bug 24816)

[PATCH] Makefules: fix MAKEFLAGS assignment for upcoming make-4.4
 2022-09-13 14:21 UTC  (6+ messages)
  ` [PATCH v2] Makerules: fix MAKEFLAGS assignment for upcoming make-4.4 [BZ# 29564]
      ` [PATCH v3] "

[PATCH] Use C11 atomics instead of atomic_bit_set/bit_test_set
 2022-09-13 10:02 UTC  (7+ messages)
        ` [PATCH v2] "

[PATCH] elf: Sort only uninitialized objects in _dl_map_object_deps()
 2022-09-13  9:42 UTC  (7+ messages)

[PATCH v2] makedb: fix build with libselinux >= 3.1 (Bug 26233)
 2022-09-12 20:05 UTC  (2+ messages)

[PATCH v6 0/4] Optimize CAS [BZ #28537]
 2022-09-11 21:26 UTC  (16+ 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 v3] nptl: Effectively skip CAS in spinlock loop
 2022-09-11 20:23 UTC  (4+ messages)
  ` [PATCH v4] "

[PATCH] Move assignment out of the CAS condition
 2022-09-11 20:21 UTC  (3+ messages)

[hurd,commited] tst-sprintf-errno: Update Hurd message output
 2022-09-11 12:22 UTC 

[PATCH] TESTING2: Remove configure script
 2022-09-09 19:15 UTC  (2+ messages)

[PATCH] TESTING: Remove configure script
 2022-09-09 18:41 UTC 

[PATCH] Use C11 atomics instead of atomic_decrement(_val)
 2022-09-09 14:02 UTC  (3+ messages)

Patchwork may go down for maintenance today
 2022-09-09 12:43 UTC 

Proposing Sourceware as SFC member project
 2022-09-08 23:00 UTC  (2+ messages)
` Sourceware accepted "

[swbz 29035] mktime vs non-DST
 2022-09-08 20:25 UTC  (2+ messages)

[PATCH] Use C11 atomics instead atomic_add(_zero)
 2022-09-08 19:49 UTC  (2+ messages)

[PATCH] Use C11 atomics instead atomic_decrement_and_test
 2022-09-08 14:06 UTC 

[PATCH] Use C11 atomics instead of atomic_increment(_val)
 2022-09-08 14:01 UTC 

[PATCH 0/4] elf: Fix hwcaps string size overestimation
 2022-09-08 11:23 UTC  (9+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] elf: Simplify hwcaps masked value bit counting
` [PATCH 3/4] elf: Remove unneeded conditional in _dl_important_hwcaps
` [PATCH 4/4] elf: Simplify hwcaps power set string construction

[PATCH] errlist: add missing entry for EDEADLOCK (bug 29545)
 2022-09-08  9:36 UTC  (2+ messages)

Do not define static_assert or thread_local in headers for C2x
 2022-09-07 18:15 UTC  (2+ messages)

[RISCV] RISC-V GNU Toolchain Biweekly Sync-up call (Sep 08, 2022)
 2022-09-07 13:49 UTC 

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

[committed] Add NEWS entry for CVE-2022-39046
 2022-09-06 13:39 UTC 

[PATCH] malloc: Use C11 atomics rather than atomic_exchange_and_add
 2022-09-06 12:03 UTC  (2+ messages)

[PATCH v2 0/3] Restore support for _r_debug copy relocations & interposition
 2022-09-06 10:27 UTC  (4+ messages)
` [PATCH v2 1/3] elf: Introduce separate _r_debug_array variable
` [PATCH v2 2/3] elf: Introduce _dl_debug_change_state
` [PATCH v2 3/3] elf: Restore support for _r_debug interpositions and copy relocations

[PATCH v2] elf: Use C11 atomics on _dl_mcount
 2022-09-06 10:22 UTC  (3+ messages)

[PATCH] Update getaddrinfo to RFC 6724 (bug 29496)
 2022-09-06  9:28 UTC 

[PATCH v2] elf: Implement force_first handling in _dl_sort_maps_dfs (bug 28937)
 2022-09-06  7:01 UTC 

Calling __cxa_thread_atexit_impl directly, from C code
 2022-09-06  6:44 UTC  (7+ messages)

[PATCH 0/3] Forced ordering for DFS ELF dependency sorting (bug 28937)
 2022-09-06  6:39 UTC  (5+ messages)
` [PATCH 3/3] elf: Implement force_first handling in _dl_sort_maps_dfs

[PATCH v2] m68k: Enforce 4-byte alignment on internal locks (BZ #29537)
 2022-09-05 17:10 UTC 

[PATCH] Use C11 atomics instead of atomic_and/or
 2022-09-05 16:48 UTC 

[PATCH] Use C11 atomics instead of atomic_add/add_zero
 2022-09-05 16:45 UTC 

[PATCH] Use atomic_exchange_release/acquire
 2022-09-05 16:20 UTC 

Monday Patch Queue Review update (2022-09-05)
 2022-09-05 13:46 UTC 

Appointing an official maintainer for LoongArch
 2022-09-05 13:37 UTC  (5+ messages)
  ` Ping: "

[PATCH] scripts/build-many-glibcs.py: Use https:// for sourceware.org Git clones
 2022-09-05 13:33 UTC  (2+ messages)

[COMMITTED] syslog: Remove extra whitespace between timestamp and message (BZ#29544)
 2022-09-05 12:42 UTC 

[RESEND PATCH] Makeconfig: Set pie-ccflag to -fPIE by default
 2022-09-05  8:58 UTC  (10+ messages)

Not attending Monday Patch Queue review
 2022-09-05  1:43 UTC 

[PATCH v4] debug: test for more required cacellation points (BZ# 29274)
 2022-09-05  1:41 UTC  (2+ messages)

[PATCH 04/17] Add string vectorized find and detection functions
 2022-09-03 13:13 UTC 

Monday Patch Queue Review update (2022-08-29)
 2022-09-03  2:21 UTC  (2+ messages)

[PATCH] math: x86: Use prefix for FP_INIT_ROUNDMODE
 2022-09-03  2:00 UTC  (5+ messages)

[PATCH] m68: Enforce 4-byte alignment on internal locks (BZ #29537)
 2022-09-02 17:29 UTC  (4+ messages)

[PATCH] elf: Use C11 like atomics on _dl_mcount
 2022-09-02 13:27 UTC  (7+ messages)

[PATCH 0/2] LoongArch: Add optimized functions
 2022-09-02 12:27 UTC  (5+ messages)
      ` Fwd: "

[PATCH 0/1] LoongArch: Add optimized functions
 2022-09-02  9:52 UTC  (4+ messages)
` [PATCH 1/1] "

Monday Patch Queue Review update (2022-08-22)
 2022-09-01 20:34 UTC 

[PATCH] math: x86: Remove extra '%' on FP_INIT_ROUNDMODE inline asm
 2022-09-01 16:26 UTC  (7+ messages)

[PATCH] elf.h: Remove duplicate definition of VER_FLG_WEAK
 2022-09-01 13:09 UTC  (2+ messages)

[PATCH] Use '%z' instead of '%Z' on printf functions
 2022-09-01 13:02 UTC 

[PATCH] Use '%z' instead of '%Z' on printf functions
 2022-09-01 13:00 UTC  (3+ messages)

New Georgian PO file for 'libc' (version 2.35.9000)
 2022-09-01  9:47 UTC 

[PATCH] malloc: Use C11 like atomics on memusage
 2022-08-31 18:14 UTC 

[PATCH] elf: Use C11 like atomics on _dl_mcount
 2022-08-31 18:14 UTC 

[PATCH] linux: Use same type for MMAP2_PAGE_UNIT
 2022-08-31 18:14 UTC 

[PATCH 0/1] LoongArch: Add soft float support
 2022-08-31 12:28 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH] elf: Restore how vDSO dependency is printed with LD_TRACE_LOADED_OBJECTS (BZ #29539)
 2022-08-31  6:42 UTC  (3+ messages)

[PATCH] nptl: x86_64: Use same code for CURRENT_STACK_FRAME and stackinfo_get_sp
 2022-08-30 19:43 UTC  (4+ messages)

[PATCH] Apply asm redirections in wchar.h before first use
 2022-08-30 16:05 UTC  (5+ 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).