public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH] dlfcn: Do not use rtld_active () to determine ld.so state (bug 29078)
 2022-07-08  9:03 UTC  (3+ messages)

[PATCH v6 00/13] GLIBC LoongArch PATCHES
 2022-07-08  7:15 UTC  (15+ messages)
` [PATCH v6 01/13] LoongArch: Update NEWS and README for the LoongArch port
` [PATCH v6 02/13] LoongArch: Add LoongArch entries to config.h.in
` [PATCH v6 03/13] LoongArch: Add relocations and ELF flags to elf.h and scripts/glibcelf.py
` [PATCH v6 04/13] LoongArch: ABI Implementation
` [PATCH v6 05/13] LoongArch: Thread-Local Storage Support
` [PATCH v6 06/13] LoongArch: Generic <math.h> and soft-fp Routines
` [PATCH v6 07/13] LoongArch: Atomic and Locking Routines
` [PATCH v6 08/13] LoongArch: Linux Syscall Interface
` [PATCH v6 09/13] LoongArch: Linux ABI
` [PATCH v6 10/13] LoongArch: Add ABI Lists
` [PATCH v6 11/13] LoongArch: Build Infastructure
` [PATCH v6 12/13] LoongArch: Hard Float Support

[PATCH v6 13/13] LoongArch: Update build-many-glibcs.py for the LoongArch Port
 2022-07-08  6:54 UTC 

[PATCH v5 00/13] GLIBC LoongArch PATCHES
 2022-07-08  6:49 UTC  (6+ messages)
` [PATCH v5 04/13] LoongArch: ABI Implementation

[PATCH] x86-64: Don't mark symbols as hidden in strcmp-XXX.S
 2022-07-08  0:09 UTC  (11+ messages)

[PATCH] Apply asm redirections in stdio.h before first use [BZ #27087]
 2022-07-07 21:12 UTC  (5+ messages)
` [PATCHv2] "
    ` [PATCHv3] "

[PATCH v1] x86: Remove generic strncat, strncpy, and stpncpy implementations
 2022-07-07  3:11 UTC  (10+ messages)

[PATCH 3/7] Remove atomic_bit_set/bit_test_set
 2022-07-06 20:56 UTC  (12+ messages)

[PATCH 0/7] Cleanup atomics
 2022-07-06 15:30 UTC 

[PATCH 7/7] Remove atomic_decrement/decrement_val/decrement_and_test
 2022-07-06 15:20 UTC 

[PATCH 6/7] Remove atomic_increment/increment_and_test/increment_val
 2022-07-06 15:18 UTC 

[PATCH 5/7] Remove atomic_add/add_negative/add_zero
 2022-07-06 15:17 UTC 

[PATCH 4/7] Remove atomic_and/or
 2022-07-06 15:15 UTC 

[PATCH 2/7] Use atomic_max_relaxed
 2022-07-06 15:12 UTC 

[PATCH 1/7] Use atomic_exchange_release/acquire
 2022-07-06 15:10 UTC 

[PATCH v4 0/3] C++20 P0482R6 and C2X N2653: char8_t, mbrtoc8(), and c8rtomb()
 2022-07-06 12:23 UTC  (10+ messages)
` [PATCH v4 1/3] gconv: Correct Big5-HKSCS conversion to preserve all state bits. [BZ #25744]
` [PATCH v4 2/3] stdlib: Implement mbrtoc8(), c8rtomb(), and the char8_t typedef
` [PATCH v4 3/3] stdlib: Tests for "

[PATCH v7 0/5] linux: Add new syscalls
 2022-07-06 12:21 UTC  (13+ messages)
` [PATCH v7 1/5] linux: Add fsconfig
` [PATCH v7 2/5] linux: Add fspick
` [PATCH v7 3/5] linux: Add open_tree
` [PATCH v7 4/5] linux: Add tst-mount to check for Linux new mount API
` [PATCH v7 5/5] linux: Add mount_setattr

[PATCH] Remove catomics
 2022-07-06 12:15 UTC  (6+ messages)

[PATCH] aarch64: Optimize string functions with shrn instruction
 2022-07-06  8:30 UTC  (3+ messages)

[PATCH] test-container: return UNSUPPORTED for ENOSPC on clone()
 2022-07-06  2:35 UTC  (4+ messages)
` [PATCH v2] "
  ` PING: "

[PATCH v1 2/2] x86: Add support for building {w}memmove{_chk} with explicit ISA level
 2022-07-05 19:51 UTC  (8+ messages)
` [PATCH v4] "
` [PATCH v5] "
` [PATCH v6] "

[PATCH v1 1/2] x86: Add comment explaining no Slow_SSE4_2 check in ifunc-sse4_2
 2022-07-05 15:41 UTC  (30+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] x86: Add support for building str{c|p}{brk|spn} with explicit ISA level
` [PATCH v4 1/2] x86: Add missing IS_IN (libc) check to strncmp-sse4_2.S
  ` [PATCH v4 2/2] x86: Add comment explaining no Slow_SSE4_2 check in ifunc-sse4_2
` [PATCH v5 1/2] "
  ` [PATCH v5 2/2] x86: Add support for building str{c|p}{brk|spn} with explicit ISA level
` [PATCH v6 1/2] x86: Add comment explaining no Slow_SSE4_2 check in ifunc-sse4_2
  ` [PATCH v6 2/2] x86: Add support for building str{c|p}{brk|spn} with explicit ISA level
` [PATCH v7 1/2] x86: Add comment explaining no Slow_SSE4_2 check in ifunc-sse4_2
  ` [PATCH v7 2/2] x86: Add support for building str{c|p}{brk|spn} with explicit ISA level

[PATCH v2] AArch64: Reset HWCAP2_AFP bits in FPCR for default fenv
 2022-07-05 13:04 UTC  (2+ messages)

[PATCH] elf: Fix direction of NODELETE log messages during symbol lookup
 2022-07-05 12:39 UTC  (2+ messages)

[PATCH v3 0/4] Simplify internal single-threaded usage
 2022-07-05 11:43 UTC  (5+ messages)
` [PATCH v3 2/4] Replace __libc_multiple_threads with __libc_single_threaded
` [PATCH v3 4/4] Remove single-thread.h

[PATCH 0/5] Assume UTF-8 encoding for localedef input files
 2022-07-05 10:38 UTC  (15+ messages)
` [PATCH 1/5] locale: Turn ADDC and ADDS into functions in linereader.c
` [PATCH 2/5] locale: Fix signed char bug in lr_getc
` [PATCH 3/5] locale: Introduce translate_unicode_codepoint into linereader.c
` [PATCH 4/5] locale: localdef input files are now encoded in UTF-8
` [PATCH 5/5] de_DE: Convert to UTF-8

[PATCH] soft-fp: Add fixhf[uns][di|si] and float[uns][di|si]hf
 2022-07-05  9:46 UTC 

[PATCH COMMITTED] localedef: Support building for older C standards
 2022-07-05  8:51 UTC 

I am not a developer I am not a computer professional in any way shape or form, all I know is this stuff keeps appearing on my phone and it is really causing me stress how did it get here how do I get it removed
 2022-07-05  8:28 UTC 

glibc test procedure needed
 2022-07-05  6:09 UTC 

[PATCHv3] tst-pidfd.c: UNSUPPORTED if we get EPERM on pidfd_open or pidfd_getfd
 2022-07-05  2:39 UTC  (4+ messages)

[PATCH] argp: [!_LIBC]: remove __argp_basename()
 2022-07-04 22:51 UTC 

Release of glibc 2.36 in 1 month! Please add blockers and desirable for release
 2022-07-04 18:54 UTC 

[PATCH] libc-symbols.h: remove unused macros
 2022-07-04 17:41 UTC  (2+ messages)

glibc builder.sourceware.org integration
 2022-07-04 15:17 UTC  (8+ messages)

[COMMITTED] Fix hurd namespace issues for internal signal functions
 2022-07-04 14:20 UTC  (2+ messages)

Reset HWCAP2_AFP bits in FPCR for default fenv
 2022-07-04 13:51 UTC  (2+ messages)

[PATCH] argp: Remove old includes in !_LIBC case
 2022-07-04 13:29 UTC  (2+ messages)

Use GCC 12 branch in build-many-glibcs.py
 2022-07-04 13:15 UTC  (2+ messages)

[PATCH v1] scripts: Add support for build x86-64 glibc with multiple ISA levels
 2022-07-04  4:15 UTC 

[PATCH v1] x86: Add support for building {w}memcmp{eq} with explicit ISA level
 2022-07-01 22:56 UTC  (6+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH v1 1/3] x86: Add definition for __wmemset_chk AVX2 RTM in ifunc impl list
 2022-07-01 22:45 UTC  (13+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] x86: Move and slightly improve memset_erms
` [PATCH v3 1/3] x86: Add definition for __wmemset_chk AVX2 RTM in ifunc impl list
  ` [PATCH v3 2/3] x86: Move and slightly improve memset_erms
  ` [PATCH v3 3/3] x86: Add support for building {w}memset{_chk} with explicit ISA level

patchwork upgrade week
 2022-07-01 21:01 UTC  (3+ messages)

[PATCH v2] Refactor internal-signals.h
 2022-07-01 15:03 UTC  (4+ messages)

Handle running make check in a restricted environment
 2022-07-01 10:38 UTC  (13+ messages)
` [PATCH 3/4] tst-pidfd.c: Test is UNSUPPORTED without PTRACE_MODE_ATTACH_REALCREDS

[PATCH] AArch64: Add asymmetric faulting mode for tag violations in mem.tagging tunable
 2022-07-01  6:41 UTC  (4+ messages)

[PATCH v8 0/9] Add arc4random support
 2022-06-30 19:37 UTC  (7+ messages)
` [PATCH v8 9/9] manual: Add documentation for arc4random functions

[PATCH v2] riscv: Use memcpy to handle unaligned access when fixing R_RISCV_RELATIVE
 2022-06-30 15:06 UTC  (2+ messages)

Suspected bug in mq_timedreceive
 2022-06-30 14:15 UTC  (5+ messages)

[COMMITTED] linux: Fix mq_timereceive check for 32 bit fallback code (BZ 29304)
 2022-06-30 12:13 UTC 

Reset HWCAP2_AFP bits in FPCR for default fenv
 2022-06-30 10:56 UTC  (7+ messages)

[PATCH] stdlib: Simplify buffer management in canonicalize
 2022-06-30  3:51 UTC  (2+ messages)

[PATCH v1 1/2] x86: Move mem{p}{mov|cpy}_{chk_}erms to its own file
 2022-06-30  3:14 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] x86: Add support for building {w}memmove{_chk} with explicit ISA level
` [PATCH v3 1/2] x86: Move mem{p}{mov|cpy}_{chk_}erms to its own file

[PATCH v1] x86: Add missing IS_IN (libc) check to memmove-ssse3.S
 2022-06-30  2:03 UTC  (6+ messages)
` [PATCH v1] x86: Add missing IS_IN (libc) check to strcspn-sse4.c
` [PATCH v1] x86: Add missing IS_IN (libc) check to strncmp-sse4_2.S

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