public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH v2] vfprintf-internal: Replace alloca with malloc
 2023-05-15 18:35 UTC  (2+ messages)

[PATCH] setsourcefilter: Use malloc() rather than alloca()
 2023-05-15 18:35 UTC  (2+ messages)

[PATCH v3] i386: Use pthread_barrier for synchronization on tst-bz21269
 2023-05-15 18:33 UTC  (3+ messages)

process 'ld-linux-x86-64' launched '/tmp/testscriptWLyRCA' with NULL argv: empty string added
 2023-05-15 18:32 UTC  (2+ messages)

[PATCH v1] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 2`
 2023-05-15 18:29 UTC  (37+ messages)
` [PATCH v4] "
` [PATCH v5 1/3] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4`
  ` [PATCH v5 2/3] x86: Refactor Intel `init_cpu_features`
  ` [PATCH v5 3/3] x86: Make the divisor in setting `non_temporal_threshold` cpu specific
` [PATCH v6 1/4] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4`
  ` [PATCH v6 2/4] x86: Refactor Intel `init_cpu_features`
  ` [PATCH v6 3/4] x86: Make the divisor in setting `non_temporal_threshold` cpu specific
  ` [PATCH v6 4/4] x86: Tune 'Saltwell' microarch the same was a 'Bonnell'
` [PATCH v7 2/4] x86: Refactor Intel `init_cpu_features`
  ` [PATCH v7 3/4] x86: Make the divisor in setting `non_temporal_threshold` cpu specific
  ` [PATCH v7 4/4] x86: Tune 'Saltwell' microarch the same was a 'Bonnell'
` [PATCH v8 1/3] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4`
  ` [PATCH v8 2/3] x86: Refactor Intel `init_cpu_features`
` [PATCH v8 3/3] x86: Make the divisor in setting `non_temporal_threshold` cpu specific
` [PATCH v9 1/3] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4`
  ` [PATCH v9 2/3] x86: Refactor Intel `init_cpu_features`
  ` [PATCH v9 3/3] x86: Make the divisor in setting `non_temporal_threshold` cpu specific

Sourceware joins Software Freedom Conservancy
 2023-05-15 18:18 UTC 

[PATCH] powerpc:GCC(<10) doesn't allow -mlong-double-64 after -mabi=ieeelongdouble
 2023-05-15 18:03 UTC  (3+ messages)

[PATCH] nptl: Disable THP on thread stack if it incurs in large RSS usage
 2023-05-15 17:57 UTC  (3+ messages)

[PATCH v2 0/3] Add pidfd_spawn, pidfd_spawnp, pidfd_fork, and pidfd_getpid
 2023-05-15 17:39 UTC  (4+ messages)
` [PATCH v2 3/3] linux: Add pidfd_getpid

[PATCH 0/4] x86_64-gnu signal fixes
 2023-05-15 17:08 UTC  (10+ messages)
` [PATCH 1/4] hurd: Fix aligning signal stack pointer
` [PATCH 2/4] hurd: Align signal stack pointer after allocating stackframe
` [PATCH 3/4] hurd: Fix sc_i386_thread_state layout
` [PATCH 4/4] hurd: Fix computing user stack pointer

[PATCH v6 0/3] x86_64: aarch64: Set call number just before syscall
 2023-05-15 16:20 UTC  (6+ messages)
` [PATCH v6 1/3] x86_64: Set the syscall register right before doing the syscall
` [PATCH v6 2/3] aarch64: "

[RFC PATCH 0/6] .text.subsections for some questionable benefit
 2023-05-15 15:33 UTC  (10+ messages)
` [RFC PATCH 1/6] Mark more functions as __COLD
` [RFC PATCH 2/6] mcheck: Microoptimize
` [RFC PATCH 3/6] sys/cdefs.h: Define __TEXT_STARTUP & __TEXT_EXIT
` [RFC PATCH 4/6] Mark various functions as __TEXT_STARTUP and __TEXT_EXIT
` [RFC PATCH 5/6] Also place entry points into .text.startup
` [RFC PATCH 6/6] mach: In rtld, mark MIG routines as __TEXT_STARTUP

[PATCH] nss: Reconcile conditional declaration and use of `is_nscd'
 2023-05-15 14:09 UTC  (2+ messages)

Monday Patch Queue Review update (2023-05-15)
 2023-05-15 13:53 UTC 

global pointer gets overwritten with dlopen(3) on RISC-V
 2023-05-15 13:47 UTC  (13+ messages)

[PATCH v2] S390: Use compile-only instead of also link-tests in configure
 2023-05-15  8:36 UTC  (2+ messages)

[RFC] Fix spelling errors?
 2023-05-15  5:07 UTC  (2+ messages)

[PATCH glibc] Stop checking if MiG supports retcode
 2023-05-15  4:09 UTC  (4+ messages)

[PATCH v5 0/9] Patch to fix glibc condition variable bug (BZ 25847)
 2023-05-13  4:02 UTC  (10+ messages)
` [PATCH v5 1/9] pthreads NPTL: lost wakeup fix 2
` [PATCH v5 2/9] nptl: Update comments and indentation for new condvar implementation
` [PATCH v5 3/9] nptl: Remove unnecessary catch-all-wake in condvar group switch
` [PATCH v5 4/9] nptl: Remove unnecessary quadruple check in pthread_cond_wait
` [PATCH v5 5/9] nptl: Remove g_refs from condition variables
` [PATCH v5 6/9] nptl: Use a single loop in pthread_cond_wait instaed of a nested loop
` [PATCH v5 7/9] nptl: Fix indentation
` [PATCH v5 8/9] nptl: rename __condvar_quiesce_and_switch_g1
` [PATCH v5 9/9] nptl: Use all of g1_start and g_signals

Monday Patch Queue Review update (2023-05-08)
 2023-05-12 12:25 UTC  (2+ messages)

[PATCH] S390: Use compile-only instead of also link-tests in configure
 2023-05-12 10:47 UTC  (3+ messages)

[PATCH] MIPS: Sync elf.h from binutils
 2023-05-12 10:46 UTC  (2+ messages)

__pthread_setcancelstate called unconditionally, crashes at 0
 2023-05-11 18:35 UTC  (8+ messages)

[PATCH v1] x86: Use 64MB as nt-store threshold if no cacheinfo [BZ #30429]
 2023-05-11 18:15 UTC  (4+ messages)

[PATCH] powerpc: Use sysconf (_SC_SIGSTKSZ) to set SIGSTKSZ and MINSIGSTKSZ
 2023-05-11 16:50 UTC  (9+ messages)

[PATCH] x86: Cache computation for AMD architecture
 2023-05-11  7:15 UTC  (5+ messages)
  ` [PATCH v1] "

[hurd,commited] hurd: Enable x86_64 build script
 2023-05-10 23:55 UTC  (3+ messages)

[hurd,commited] hurd: rule out some mach headers when generating errno.h
 2023-05-10 23:54 UTC 

[PATCH] time: strftime_l: Use malloc rather than an unbounded alloca
 2023-05-10 19:59 UTC 

[PATCHv9] Added Redirects to longdouble error functions [BZ #29033]
 2023-05-10 19:02 UTC  (2+ messages)

[PATCH v3 0/2] Standardize the sorting of Makefile variables
 2023-05-10 18:33 UTC  (12+ messages)
` [PATCH v3 1/2] scripts: Add sort-makefile-lines.py to sort "
` [PATCH v3 2/2] nptl: Reformat Makefile

[PATCH] vfprintf-internal: Replace alloca with malloc
 2023-05-10 15:35 UTC  (7+ messages)

[PATCH v3 0/5] riscv: Vectorized mem*/str* function
 2023-05-10 12:28 UTC  (3+ messages)

[PATCH v2 0/2] Standardize the sorting of Makefile variables
 2023-05-10 11:59 UTC  (5+ messages)
` [PATCH v2 1/2] scripts: Add sort-makefile-lines.py to sort "
` [PATCH v2 2/2] nptl: Reformat Makefile

Updating Japanese libc translation for ESTALE in glibc
 2023-05-10  0:36 UTC  (4+ messages)
` [Translation-team-ja] "

New Japanese PO file for 'libc' (version 2.36.9000)
 2023-05-10  0:27 UTC 

[PATCH] elf: Fix marking root dir as nonexist in open_path
 2023-05-09 22:56 UTC  (4+ messages)
` [PATCH v2 1/2] elf: Fix marking root dir as nonexist in open_path (bug 30435)
` [PATCH v2 2/2] elf: Add test for finding libraries in root dir

NULL pointers
 2023-05-09 21:30 UTC  (2+ messages)

Stepping down as RISC-V co-maintainer
 2023-05-09 19:48 UTC 

[PATCH 0/2] Standardize the sorting of Makefile variables
 2023-05-09 17:58 UTC  (7+ messages)
` [PATCH 1/2] nptl: Re-flow and sort variables in Makefile
` [PATCH 2/2] scripts: Add sort-makefile-lines.py to sort Makefile variables

[PATCH v4 0/9] Patch to fix glibc condition variable bug (BZ 25847)
 2023-05-09 17:55 UTC  (10+ messages)
` [PATCH v4 1/9] pthreads NPTL: lost wakeup fix 2
` [PATCH v4 2/9] nptl: Update comments and indentation for new condvar implementation
` [PATCH v4 3/9] nptl: Remove unnecessary catch-all-wake in condvar group switch
` [PATCH v4 4/9] nptl: Remove unnecessary quadruple check in pthread_cond_wait
` [PATCH v4 5/9] nptl: Remove g_refs from condition variables
` [PATCH v4 6/9] nptl: Use a single loop in pthread_cond_wait instaed of a nested loop
` [PATCH v4 7/9] nptl: Fix indentation
` [PATCH v4 8/9] nptl: rename __condvar_quiesce_and_switch_g1
` [PATCH v4 9/9] nptl: Use all of g1_start and g_signals

[PATCH v3 0/9] Patch to fix glibc condition variable bug (BZ 25847)
 2023-05-09 17:42 UTC  (10+ messages)
` [PATCH v3 1/9] pthreads NPTL: lost wakeup fix 2
` [PATCH v3 2/9] nptl: Update comments and indentation for new condvar implementation
` [PATCH v3 3/9] nptl: Remove unnecessary catch-all-wake in condvar group switch
` [PATCH v3 4/9] nptl: Remove unnecessary quadruple check in pthread_cond_wait
` [PATCH v3 5/9] nptl: Remove g_refs from condition variables
` [PATCH v3 6/9] nptl: Use a single loop in pthread_cond_wait instaed of a nested loop
` [PATCH v3 7/9] nptl: Fix indentation
` [PATCH v3 8/9] nptl: rename __condvar_quiesce_and_switch_g1
` [PATCH v3 9/9] nptl: Use all of g1_start and g_signals

[PATCH] Added Redirects to longdouble error functions [BZ #29033]
 2023-05-09  5:01 UTC 

[patch v5] aligned_alloc: conform to C17
 2023-05-08 20:52 UTC  (2+ messages)

[PATCH glibc] kpg and yrl locales inclusion by Lenovo Lux
 2023-05-08 19:11 UTC  (2+ messages)

[PATCH] elf: fix handling of negative numbers in dl-printf
 2023-05-08 18:08 UTC  (3+ messages)

[PATCH] dlopen: skip debugger notification for DSO loaded from sprof (bug 30258)
 2023-05-08 16:04 UTC  (2+ messages)

[PATCH v9 0/13] implement dlmem() function
 2023-05-08 16:00 UTC  (22+ messages)
                                ` proof for dlmem() (Re: [PATCH v9 0/13] implement dlmem() function)

[PATCH v9 0/13] implement dlmem() function
 2023-05-08 15:05 UTC  (7+ messages)

[PATCH 00/14] implement RTLD_NORELOCATE api [BZ #30007]
 2023-05-08 15:00 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).