public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH v4 0/6] Use introsort for qsort
 2023-07-11 19:07 UTC  (2+ messages)
` [PATCH v4 1/6] stdlib: Optimization qsort{_r} swap implementation (BZ 19305)

[RFC v1 0/2] Use -fno-delete-null-pointer-checks to build glibc
 2023-07-11 18:05 UTC  (10+ messages)
` [RFC v1 1/2] Makeconfig: Use one line per token
` [RFC v1 2/2] Makeconfig: Compile glibc with -fno-delete-null-pointer-checks

[PATCH v4 0/3] RISC-V: ifunced memcpy using new kernel hwprobe interface
 2023-07-11 17:08 UTC  (16+ messages)
` [PATCH v4 1/3] riscv: Add Linux hwprobe syscall support
` [PATCH v4 2/3] riscv: Add hwprobe vdso call support
` [PATCH v4 3/3] riscv: Add and use alignment-ignorant memcpy

Typos is dl_find_object manual
 2023-07-11 16:58 UTC 

[PATCH] malloc.c: Remove bogus __nonnull attribute
 2023-07-11 16:55 UTC  (2+ messages)

[PATCH v5] PowerPC: Influence cpu/arch hwcap features via GLIBC_TUNABLES
 2023-07-11 16:23 UTC  (8+ messages)

[PATCH] sparc: Fix la_symbind for bind-now (BZ 23734)
 2023-07-11 15:15 UTC 

[PATCH] dirent.h: Fix typo in __nonnull attribute
 2023-07-11 14:02 UTC 

[BUG] mq_[gs]etattr(3): NULL passed to __nonnull argument
 2023-07-11 13:45 UTC  (2+ messages)

[PATCH v5] libio: Add nonnull attribute for most FILE * arguments in stdio.h
 2023-07-11 13:03 UTC  (28+ messages)
      ` _Nullable and _Nonnull in GCC's analyzer (was: [PATCH v5] libio: Add nonnull attribute for most FILE * arguments in stdio.h)

[PATCH v6] PowerPC: Influence cpu/arch hwcap features via GLIBC_TUNABLES
 2023-07-11 12:14 UTC 

[PATCH] Revert "libio: Add __nonnull for FILE * arguments of fclose and freopen"
 2023-07-11 11:20 UTC  (6+ messages)

Monday Patch Queue Review update (2023-07-10)
 2023-07-11 10:43 UTC  (2+ messages)

[PATCH v6 00/14] Allow glibc to be built with _FORTIFY_SOURCE
 2023-07-11  8:44 UTC  (6+ messages)

[PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
 2023-07-11  8:08 UTC 

[PATCH v6] MIPS: Sync elf.h from binutils
 2023-07-11  6:48 UTC  (2+ messages)

[PATCH 1/2] LoongArch: config: Added HAVE_LOONGARCH_VEC_ASM
 2023-07-11  4:46 UTC  (5+ messages)
` [PATCH 2/2] LoongArch: Add vector implementation for _dl_runtime_resolve

[PATCH] LoongArch: Fix soft-float bug about _dl_runtime_resolve{,lsx,lasx}
 2023-07-11  4:44 UTC 

[PATCH v2 0/4] Add clone3 support for multiple architectures
 2023-07-10 18:40 UTC  (5+ messages)
` [PATCH v2 1/4] s390x: Add the clone3 wrapper
` [PATCH v2 2/4] arm: "
` [PATCH v2 3/4] mips: "
` [PATCH v2 4/4] linux: Undef __ASSUME_CLONE3 for alpha, ia64, nios2, sh, and sparc

[PATCH v4] PowerPC: Influence cpu/arch hwcap features via GLIBC_TUNABLES
 2023-07-10 17:28 UTC  (3+ messages)

freeze for the upcoming glibc 2.38 release
 2023-07-10 16:06 UTC  (16+ messages)

[PATCH v10 3/3] x86: Make the divisor in setting `non_temporal_threshold` cpu specific
 2023-07-10 15:58 UTC  (3+ messages)
` (no subject)
  ` 

[PATCH 0/6] Support use of -fstrict-flex-arrays in user code
 2023-07-10 15:04 UTC  (7+ messages)
` [PATCH 1/6] Introduce __decl_is_flex_array macro
` [PATCH 2/6] dlfcn : annotate dls_serpath with __decl_is_flex_array
` [PATCH 3/6] inet: annotate tu_data and tu_stuff "
` [PATCH 4/6] inet: annotate ip6r0_addr "
` [PATCH 5/6] io: annotate fts_name "
` [PATCH 6/6] misc: annotate q_data "

[PATCH v4] libio: Add nonnull attribute for most FILE * arguments in stdio.h
 2023-07-10 14:51 UTC  (2+ messages)

[PATCH] scripts: Add fortify checks on installed headers
 2023-07-10 14:10 UTC  (2+ messages)

[PATCH] sysdeps/s390: Exclude fortified routines from being built with _FORTIFY_SOURCE
 2023-07-10  9:36 UTC  (2+ messages)

[PATCH] sysdeps: Add missing hidden definitions for i386
 2023-07-10  8:07 UTC  (2+ messages)

[PATCH] Change collation rules in localedata/locales/th_TH to use copy "iso14651_t1" and agree as much as possible with CLDR
 2023-07-10  7:43 UTC  (8+ messages)

[libc-coord] Re: regression in man pages for interfaces using loff_t
 2023-07-09  6:16 UTC  (7+ messages)
  ` [musl] "
          ` [PATCH v4] off64_t: prefer off_t for splice, etc
            ` [libc-coord] "

gcc-14 Wflex-array-member-not-at-end may-be-ub in struct pthread
 2023-07-08 19:21 UTC  (4+ messages)

Faster pow
 2023-07-08  6:53 UTC 

[PATCH] getpw: Get rid of alloca
 2023-07-07 20:04 UTC 

[PATCH v2 00/32] RELRO link maps
 2023-07-07 19:08 UTC  (33+ messages)
` [PATCH v2 01/32] support: Add <support/memprobe.h> for protection flags probing
` [PATCH v2 02/32] misc: Enable internal use of memory protection keys
` [PATCH v2 03/32] elf: Remove _dl_sysdep_open_object hook function
` [PATCH v2 04/32] elf: Eliminate second loop in find_version in dl-version.c
` [PATCH v2 05/32] elf: In rtld_setup_main_map, assume ld.so has a DYNAMIC segment
` [PATCH v2 06/32] elf: Remove version assert in check_match in elf/dl-lookup.c
` [PATCH v2 07/32] elf: Disambiguate some failures in _dl_load_cache_lookup
` [PATCH v2 08/32] elf: Eliminate alloca in open_verify
` [PATCH v2 09/32] Do not export <alloc_buffer.h> functions from libc
` [PATCH v2 10/32] elf: Make <alloc_buffer.h> usable in ld.so
` [PATCH v2 11/32] elf: Merge the three implementations of _dl_dst_substitute
` [PATCH v2 12/32] elf: Move __rtld_malloc_init_stubs call into _dl_start_final
` [PATCH v2 13/32] elf: Merge __dl_libc_freemem into __rtld_libc_freeres
` [PATCH v2 14/32] elf: Use struct link_map_private for the internal link map
` [PATCH v2 15/32] elf: Remove run-time-writable fields from struct link_map_private
` [PATCH v2 16/32] elf: Move l_tls_offset into read-write part of link map
` [PATCH v2 17/32] elf: Allocate auditor state after read-write "
` [PATCH v2 18/32] elf: Move link map fields used by dependency sorting to writable part
` [PATCH v2 19/32] elf: Split _dl_lookup_map, _dl_map_new_object from _dl_map_object
` [PATCH v2 20/32] elf: Add l_soname accessor function for DT_SONAME values
` [PATCH v2 21/32] elf: _dl_rtld_map should not exist in static builds
` [PATCH v2 22/32] elf: Introduce GLPM accessor for the protected memory area
` [PATCH v2 23/32] elf: Bootstrap allocation for future protected memory allocator
` [PATCH v2 24/32] elf: Implement a basic "
` [PATCH v2 25/32] elf: Move most of the _dl_find_object data to the protected heap
` [PATCH v2 26/32] elf: Switch to a region-based protected memory allocator
` [PATCH v2 27/32] elf: Determine the caller link map in _dl_open
` [PATCH v2 28/32] elf: Add fast path to dlopen for fully-opened maps
` [PATCH v2 29/32] elf: Use _dl_find_object instead of _dl_find_dso_for_object in dlopen
` [PATCH v2 30/32] elf: Put critical _dl_find_object pointers into protected memory area
` [PATCH v2 31/32] elf: Add hash tables to speed up DT_NEEDED, dlopen lookups
` [PATCH v2 32/32] elf: Use memory protection keys for the protected memory allocator

[PATCH] fxprintf: Get rid of alloca
 2023-07-07 17:53 UTC 

[PATCH v5] vfprintf-internal: Get rid of alloca
 2023-07-07 17:21 UTC  (2+ messages)

[PATCH v3] PowerPC: Influence cpu/arch hwcap features via GLIBC_TUNABLES
 2023-07-07 16:40 UTC  (9+ messages)

[COMMITTED] Translations: Add new ro support and update others
 2023-07-07 15:45 UTC 

Updating Japanese libc translation for ESTALE in glibc
 2023-07-07 15:44 UTC  (6+ messages)
` [Translation-team-ja] "

[PATCH 00/33] RFC: RELRO link maps
 2023-07-07 14:55 UTC  (12+ messages)

[PATCH] msort: Get rid of alloca
 2023-07-07 13:56 UTC  (7+ messages)

[PATCH v5 0/3] Restore support for _r_debug copy relocations, interposition
 2023-07-07 10:55 UTC  (4+ messages)
` [PATCH v5 1/3] elf: Introduce separate _r_debug_array variable
` [PATCH v5 2/3] elf: Introduce _dl_debug_change_state
` [PATCH v5 3/3] elf: Restore support for _r_debug interpositions and copy relocations

[PATCH 0/4] Update default build configuration
 2023-07-07 10:31 UTC  (3+ messages)
` [PATCH v2 "
  ` [ping][PATCH "

[PATCH v4 00/15] Allow glibc to be built with _FORTIFY_SOURCE
 2023-07-06 21:15 UTC  (4+ messages)
` [PATCH v4 05/15] stdio: Ensure *_chk routines have their hidden builtin definition available

[PATCH v2] elf: _dl_find_object may return 1 during early startup (bug 30515)
 2023-07-06 19:44 UTC  (2+ messages)

[committed] hppa: Drop 16-byte pthread lock alignment
 2023-07-06 16:01 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).