public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH v2] nptl: Add backoff mechanism to spinlock loop
 2022-05-05  2:59 UTC  (7+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[PATCH 0/4] time: Use __nonnull to avoid null pointer
 2022-05-05  1:39 UTC  (10+ messages)
` [PATCH 1/4] adjtimex/adjtimex64: "
` [PATCH 2/4] ntp_xxxtimex: "
` [PATCH 3/4] clock_adjtime: "
` [PATCH 4/4] clock_settime/clock_gettime: "

[hurd,commited] hurd spawni: Fix reauthenticating closed fds
 2022-05-05  0:15 UTC 

[PATCH v2 1/3] ia64: Always define IA64_USE_NEW_STUB as a flag macro
 2022-05-04 20:59 UTC  (11+ messages)
` [PATCH v2 2/3] Linux: Implement a useful version of _startup_fatal
` [PATCH v2 3/3] csu: Implement and use _dl_early_allocate during static startup

[PATCH] Change fno-unit-at-a-time to fno-toplevel-reorder
 2022-05-04 18:34 UTC  (3+ messages)

[PATCH v1 1/6] elf: Refactor dl_new_hash so it can be tested / benchmarked
 2022-05-04 18:04 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 6/6] elf: Optimize _dl_new_hash in dl-new-hash.h

[PATCH v5 00/10] Add arc4random support
 2022-05-04 15:13 UTC  (15+ messages)
` [PATCH v5 01/10] stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417)
` [PATCH v5 02/10] stdlib: Add arc4random tests
` [PATCH v5 03/10] benchtests: Add arc4random benchtest
` [PATCH v5 04/10] aarch64: Add optimized chacha20
` [PATCH v5 05/10] x86: Add SSE2 "
` [PATCH v5 06/10] x86: Add AVX2 "
` [PATCH v5 07/10] powerpc64: Add "
` [PATCH v5 08/10] s390x: "
` [PATCH v5 09/10] stdlib: Add TLS optimization to arc4random
` [PATCH v5 10/10] manual: Add documentation for arc4random functions

[PATCH v2] x86-64: Optimize bzero
 2022-05-04 14:54 UTC  (22+ messages)

[PATCH] S390: Enable static PIE
 2022-05-04 13:39 UTC  (8+ messages)

[PATCH 0/5] Linux: Fall back to mmap if early sbrk fails
 2022-05-04 13:10 UTC  (23+ messages)
` [PATCH 1/5] Linux: Implement a useful version of _startup_fatal
` [PATCH 2/5] Linux: Define MMAP_CALL_INTERNAL
` [PATCH 3/5] i386: Remove OPTIMIZE_FOR_GCC_5 from Linux libc-do-syscall.S
` [PATCH 4/5] i386: Honor I386_USE_SYSENTER for 6-argument Linux system calls
` [PATCH 5/5] csu: Implement and use _dl_early_allocate during static startup

[RISCV] RISC-V GNU Toolchain Biweekly Sync-up call (May 05, 2022)
 2022-05-04 12:42 UTC 

[committed] manual: Clarify that abbreviations of long options are allowed
 2022-05-04 10:27 UTC 

[PATCH v4 0/4] Args adjustment with ./ld.so exe [BZ #23293]
 2022-05-04  9:33 UTC  (9+ messages)
` [PATCH v4 1/4] rtld: Use generic argv adjustment in ld.so "
` [PATCH v4 2/4] rtld: Remove DL_ARGV_NOT_RELRO
` [PATCH v4 3/4] linux: Add a getauxval test [BZ #23293]
` [PATCH v4 4/4] aarch64: Move ld.so _start to separate file and drop _dl_skip_args

[PATCH] manual: Clarify that abbreviations of long options are allowed
 2022-05-04  7:38 UTC  (5+ messages)

[PATCH v1 12/23] x86: Fix fallback for wcsncmp_avx2 in strcmp-avx2.S [BZ #28896]
 2022-05-04  6:05 UTC  (6+ messages)
` [PATCH v2 12/31] "

[PATCH v1] x86: Fix bug in strncmp-evex and strncmp-avx2 [BZ #28895]
 2022-05-04  6:02 UTC  (4+ messages)
` [PATCH v4] "

[PATCH v1] x86: Set .text section in memset-vec-unaligned-erms
 2022-05-04  6:01 UTC  (4+ messages)

[PATCH v1] x86: Remove SSE3 instruction for broadcast in memset.S (SSE2 Only)
 2022-05-04  5:48 UTC  (5+ messages)
` [PATCH v2] x86: Remove SSSE3 "

[PATCH v1] x86: Improve vec generation in memset-vec-unaligned-erms.S
 2022-05-04  5:46 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 1/2] x86-64: Fix strcmp-avx2.S
 2022-05-04  5:44 UTC  (4+ messages)
` [PATCH 2/2] x86-64: Fix strcmp-evex.S

[PATCH v4 1/5] string/test-str*cmp: remove stupid_[strcmp, strncmp, wcscmp, wcsncmp]
 2022-05-04  5:40 UTC  (8+ messages)
` [PATCH v4 3/5] x86: Optimize strcmp-avx2.S
` [PATCH v4 4/5] x86: Optimize strcmp-evex.S

[PATCH] stdio-common: Add the fgetln function
 2022-05-04  0:40 UTC  (8+ messages)

[PATCH v3] linux: Add fallback for clone failure on posix_spawn (BZ#29115)
 2022-05-03 22:49 UTC  (4+ messages)

[PATCH] elf: Rewrite long RESOLVE_MAP macro to a debug friendly function
 2022-05-03 20:12 UTC  (5+ messages)
  ` [PATCH v2] "

V2 [PATCH 0/4] ld.so: Add --list-tunables to print tunable values
 2022-05-03 18:51 UTC  (18+ messages)
` [PATCH 1/4] x86: Initialize CPU info via IFUNC relocation [BZ 26203]
                ` V3 [PATCH] "
                        ` V4 "
                          ` PING: "
                            ` PING^2: "

[PATCH v3 0/2] Args adjustment with ./ld.so exe [BZ #23293]
 2022-05-03 17:00 UTC  (7+ messages)
` [PATCH v3 1/2] aarch64: Use generic argv adjustment in ld.so "
` [PATCH v3 2/2] aarch64: Move ld.so _start to separate file and drop _dl_skip_args

[PATCH v2] linux: Add fallback for clone failure on posix_spawn (BZ#29115)
 2022-05-03 16:37 UTC  (5+ messages)

[PATCH] Update RISC-V specific ELF definitions
 2022-05-03 15:14 UTC 

LD_AUDIT: Not enough space in static TLS block
 2022-05-03  7:22 UTC  (3+ messages)

[PATCH] linux: Fallback to fork and exec for clone fail on posix_spawn (BZ#29115)
 2022-05-02 20:09 UTC  (13+ messages)

[PATCH] elf: Simplify version test when searching a versioned symbol
 2022-05-02 18:58 UTC  (4+ messages)

[PATCH] elf: Remove fallback to the start of DT_STRTAB for dladdr
 2022-05-02 16:06 UTC  (8+ messages)

[PATCH] linux: Fix posix_spawn return code if clone fails (BZ#29109)
 2022-05-02 15:42 UTC 

[PATCH] powerpc32: Remove unused HAVE_PPC_SECURE_PLT
 2022-05-02  8:34 UTC  (2+ messages)

[PATCH 0/3] Simplify ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA and revert aarch64/arm's extern protected data handling
 2022-05-01  6:06 UTC  (4+ messages)
` [PATCH 1/3] elf: Remove ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA check for non-DL_EXTERN_PROTECTED_DATA ports
` [PATCH 2/3] Revert "[AArch64][BZ #17711] Fix extern protected data handling"
` [PATCH 3/3] Revert "[ARM][BZ "

[PATCH] elf: Remove one-default-version check when searching an unversioned symbol
 2022-05-01  2:06 UTC 

Use __ehdr_start rather than _begin in _dl_start_final
 2022-04-30 11:27 UTC  (5+ messages)

New Georgian PO file for 'libc' (version 2.34.9000)
 2022-04-29 22:57 UTC 

[PATCH] x86-64: Use testl to check __x86_string_control
 2022-04-29 22:07 UTC  (4+ messages)

[PATCH v1 1/5] x86: Optimize strcmp-avx2.S and fix for [BZ# 28755]
 2022-04-29 22:05 UTC  (6+ messages)
` [PATCH v3 1/7] x86: Fix __wcsncmp_avx2 in strcmp-avx2.S "
  ` [PATCH v3 2/7] x86: Fix __wcsncmp_evex in strcmp-evex.S "

[PATCH v3 1/2] scripts: Add glibcelf.py module
 2022-04-29 20:48 UTC  (18+ messages)
` [PATCH v3 2/2] Default to --with-default-link=no (bug 25812)

[PATCH v2 3/4] Move libio lock single-thread optimization to generic libc-lock (BZ #27842)
 2022-04-29 17:13 UTC  (2+ messages)

[PATCH v3] manual: Document the dlinfo function
 2022-04-29 14:53 UTC  (2+ messages)

[PATCH] Do not use --hash-style=both for building glibc shared objects
 2022-04-29 12:54 UTC  (2+ messages)

[committed 0/2] benchtests: libmvec cleanups
 2022-04-29  6:50 UTC  (3+ messages)
` [committed 1/2] benchtests: Add UNSUPPORTED benchmark status
` [committed 2/2] benchtests: Better libmvec integration

[PATCH v2] linux: Fix fchmodat with AT_SYMLINK_NOFOLLOW for 64 bit time_t (BZ#29097)
 2022-04-28 21:49 UTC  (5+ messages)

[PATCH] dlfcn: Implement the RTLD_DI_PHDR request type for dlinfo
 2022-04-28 17:24 UTC  (2+ messages)

[PATCH v2] manual: Document the dlinfo function
 2022-04-28 17:16 UTC  (2+ messages)

[PATCH v2 0/4] Move libio lock single-thread optimization to generic libc-lock
 2022-04-28 17:14 UTC  (7+ messages)
` [PATCH v2 3/4] Move libio lock single-thread optimization to generic libc-lock (BZ #27842)

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