public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
remote: *** Pattern "Conflicts:" has been detected
 2022-09-20 14:22 UTC  (2+ messages)

[RESEND PATCH] Makeconfig: Set pie-ccflag to -fPIE by default
 2022-09-20 14:12 UTC  (13+ messages)

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

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

RFC PATCH: Don't use /proc/self/maps to calculate size of initial thread stack
 2022-09-20 12:16 UTC  (5+ 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 v5 00/17] Improve generic string routines
 2022-09-20 11:43 UTC  (20+ 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 v2] nss: Implement --no-addrconfig option for getent
 2022-09-20 10:39 UTC  (2+ messages)

Run TryBot-apply_patch on the full queue?
 2022-09-20 10:21 UTC  (6+ messages)

Question: Is there a plan when to require a higher Linux kernel version than 3.2?
 2022-09-20  9:56 UTC  (3+ messages)

[PATCH 0/2] LoongArch: Add optimized functions
 2022-09-20  9:54 UTC  (4+ messages)

[PATCH 00/17] Improve generic string routines
 2022-09-19 21:59 UTC  (14+ 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 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)

[PATCH v2] stdlib/strfrom: Change -NAN test to multiple possible results (bug 29501)
 2022-09-19  7:38 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 

[PATCH 0/4] elf: Fix hwcaps string size overestimation
 2022-09-17 14:24 UTC  (21+ messages)
      ` [PATCH 0/6] Remove legacy hwcaps support
        ` [PATCH 1/6] elf: Remove legacy hwcaps support from the dynamic loader
        ` [PATCH 2/6] elf: Remove legacy hwcaps support from ldconfig
        ` [PATCH 3/6] elf: Remove hwcap parameter from add_to_cache signature
        ` [PATCH 4/6] elf: Remove hwcap and bits_hwcap fields from struct cache_entry
        ` [PATCH 5/6] elf: Remove _dl_string_hwcap
        ` [PATCH 6/6] elf: Simplify output of hwcap subdirectories in ld.so help
        ` [PATCH v2 0/6] Remove legacy hwcaps support
          ` [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

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]

GNU Tools Cauldron 2022
 2022-09-16  7:49 UTC  (2+ messages)

[PATCH 0/1] LoongArch: Add optimized functions
 2022-09-16  7:34 UTC  (4+ messages)
` [PATCH 1/1] "
    `  "

[PATCH 0/1] LoongArch: Add optimized functions
 2022-09-16  7:16 UTC  (2+ messages)
` [PATCH 1/1] "

[hurd,commited] hurd: Fix readlink() hanging on fifo
 2022-09-15 19:56 UTC  (3+ messages)

[hurd,commited] hurd: Make readlink* just reopen the file used for stat
 2022-09-15 19:55 UTC 

CPU_SET(3): type of first argument (cpu)
 2022-09-15 14:29 UTC 

[PATCH 0/2] Fix nss/tst-nss-files-hosts-long on single-stack hosts (bug 24816)
 2022-09-15 12:37 UTC  (10+ 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] inttypes.h: imaxabs(3): Implement as a macro
 2022-09-15 12:33 UTC  (13+ messages)

Help login in
 2022-09-15 11:43 UTC 

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

[PATCH 0/3] Parse <elf.h> in the glibcelf Python module
 2022-09-14 10:06 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>

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

[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

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

[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 

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