unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2021-03-23 13:45:45 to 2021-03-29 12:03:55 UTC [more...]

[PATCH 0/5] Added optimized memcpy/memmove/memset for A64FX
 2021-03-29 12:03 UTC  (2+ messages)

[PATCH] stdio: fix vfscanf with matches longer than INT_MAX (bug 27650)
 2021-03-29 12:01 UTC  (7+ messages)

[PATCH] manual: clarify that scanf %n supports type modifiers
 2021-03-29 11:45 UTC 

[PATCH] nptl: Move stack list variables into _rtld_global
 2021-03-29  8:26 UTC  (8+ messages)

[PATCH] inet: getnameinfo fix serv for abstract socket [BZ #27634]
 2021-03-29  8:22 UTC  (5+ messages)

Candidate Linux ABI for Intel AMX and hypothetical new related features
 2021-03-29  7:27 UTC  (7+ messages)

[PATCH v3 00/37] libpthread removal: NPTL forwarders are gone
 2021-03-27 21:41 UTC  (49+ messages)
` [PATCH v3 19/37] dlfcn: Failures after dlmopen should not terminate process [BZ #24772]
` [PATCH v3 20/37] dlfcn: dlerror needs to call free from the base namespace [BZ #24773]
` [PATCH v3 21/37] Remove pthread_key_create-related internals from libc-lock.h
` [PATCH v3 22/37] elf: Introduce __tls_init_tp for second-phase TCB initialization
` [PATCH v3 23/37] nptl: Move part of TCB initialization from libpthread to __tls_init_tp
` [PATCH v3 24/37] nptl: Move pthread_key_create, __pthread_key_create into libc
` [PATCH v3 25/37] nptl: Move pthread_getspecific, __pthread_getspecific "
` [PATCH v3 26/37] nptl: Move pthread_setspecific, __pthread_setspecific "
` [PATCH v3 27/37] nptl: Move pthread_key_delete "
` [PATCH v3 28/37] nptl: Move rwlock functions with forwarders "
` [PATCH v3 29/37] nptl: Move the internal thread priority protection symbols "
` [PATCH v3 30/37] pthread: Introduce __pthread_early_init
` [PATCH v3 31/37] nptl: Move internal symbol __mutex_aconf into libc
` [PATCH v3 32/37] nptl: pthread_mutex_lock, pthread_mutex_unock single-threaded optimization
` [PATCH v3 33/37] x86: Remove low-level lock optimization
` [PATCH v3 34/37] nptl: Move core mutex functions into libc
` [PATCH v3 35/37] nptl: Move core condition variable "
` [PATCH v3 36/37] nptl: Move setxid broadcast implementation "
` [PATCH v3 37/37] nptl: Remove remnants of the libc/libpthread forwarder interface

[PATCH] x86: Disable RTM on Skylake [BZ #27398]
 2021-03-27 20:16 UTC  (8+ messages)

[PATCH] Bug 3604: fix calls to openlog() with LOG_KERN facility
 2021-03-27 20:07 UTC 

[PATCH] Check that strnlen won't go beyond the maximum length
 2021-03-27 18:34 UTC  (4+ messages)
  ` [PATCH v2] test-strnlen.c: "

[PATCH] Initialize wchar_t string with wmemset [BZ #27655]
 2021-03-27 17:56 UTC  (5+ messages)
  ` [PATCH v2] "

Why does glibc use AVX-512?
 2021-03-26 21:21 UTC  (14+ messages)

[PATCH] Linux: Add execveat system call wrapper
 2021-03-26 20:36 UTC  (3+ messages)

[PATCH 0/5] More stat fixes
 2021-03-26 19:40 UTC  (13+ messages)
` [PATCH 1/5] linux: Implement fstatat with __fstatat64_time64
` [PATCH 2/5] linux: Disable fstatat64 fallback if __ASSUME_STATX is defined
` [PATCH 4/5] support: Add support_path_support_time64_value
` [PATCH 5/5] linux: Add y2106 support on utimensat tests

[buildbot committed] Add altra-ubunut-{aarch64,armhf} builders
 2021-03-26 17:20 UTC 

[PATCH] misc: Fix tst-select timeout handling (BZ#27648)
 2021-03-26 17:15 UTC  (4+ messages)

[PATCH] Improve the accuracy of tgamma (BZ #26983)
 2021-03-26 15:34 UTC 

SIGSTKSZ is now a run-time variable
 2021-03-26 12:46 UTC  (5+ messages)

[RFC PATCH] tst: Add test for gai_suspend
 2021-03-26 11:30 UTC  (5+ messages)

[PATCH 00/16] memory tagging improvements
 2021-03-26 11:29 UTC  (3+ messages)
` [PATCH 02/16] Remove PR_TAGGED_ADDR_ENABLE from sys/prctl.h

[PATCH] malloc: Print error when oldsize is not equal to the current size
 2021-03-26 11:05 UTC 

[PATCH v7 0/6] x86: Improve Minimum Alternate Stack Size
 2021-03-26 10:30 UTC  (14+ messages)
` [PATCH v7 5/6] x86/signal: Detect and prevent an alternate signal stack overflow

[PATCH] S390: Also check vector support in memmove ifunc-selector [BZ #27511]
 2021-03-26 10:07 UTC  (2+ messages)

[PATCH] S390: Don't test nanoseconds in io/tst-stat.c
 2021-03-26  9:24 UTC  (5+ messages)

[PATCH v2 00/14] libpthread removal: pthread-compat-wrappers and other libc symbols
 2021-03-25 18:13 UTC  (29+ messages)
` [PATCH v2 02/14] nptl: Remove send from libpthread
` [PATCH v2 03/14] nptl: Remove lseek "
` [PATCH v2 04/14] nptl: Remove open "
` [PATCH v2 05/14] nptl: Remove pread "
` [PATCH v2 06/14] nptl: Remove pwrite "
` [PATCH v2 07/14] nptl: Remove msgsnd from pthread-compat-wrappers
` [PATCH v2 08/14] nptl: Remove msgrcv "
` [PATCH v2 09/14] nptl: Remove sigsuspend "
` [PATCH v2 10/14] nptl: Move pthread_kill to libc
` [PATCH v2 11/14] nptl: Remove pthread raise implementation
` [PATCH v2 12/14] nptl: Move sigaction to libc
` [PATCH v2 13/14] nptl: Remove __libc_allocate_rtsig, __libc_current_sigrtmax, and __libc_current_sigrtmin
` [PATCH v2 14/14] nptl: Remove unused rules

[RFC][PATCH v10 0/7] Implementation of RTLD_SHARED for dlmopen
 2021-03-25 15:15 UTC  (2+ messages)

[PATCH] tst: Provide test for select
 2021-03-25 13:31 UTC  (16+ messages)

[PATCH v4 1/5] support: Add support_stack_alloc
 2021-03-24 22:42 UTC  (3+ messages)
` [PATCH v4 3/5] Linux: Add close_range

[PATCH] fork.h: replace with register-atfork.h
 2021-03-24 22:11 UTC 

[PATCH] stdlib: Fix BZ #26241 testcase on GNU/Hurd
 2021-03-24 20:59 UTC  (3+ messages)

printf_arginfo_size_function error handling
 2021-03-24 19:39 UTC  (3+ messages)

[PATCH v2] stdio-common/printf-prs.c: Reword comment
 2021-03-24 18:29 UTC 

[PATCH] stdio-common/printf-prs.c: Simplify test
 2021-03-24 18:07 UTC 

[PATCH v2 00/10] x86-64: Avoid RTM abort inside a RTM region
 2021-03-24 18:03 UTC  (2+ messages)

[PATCH 0/8] Remove alloca usage from glob
 2021-03-24 17:39 UTC  (4+ messages)
` [PATCH 2/8] posix: Use char_array for internal glob dirname

[PATCH v2 0/3] Transparent support for multiple symbol versions
 2021-03-24 17:18 UTC  (5+ messages)
` [PATCH v2 2/3] locale: Use compat_symbol_reference in _nl_postload_ctype
` [PATCH v2 3/3] Fold compat_symbol_unique functionality into compat_symbol

[hurd,commited] htl: Add missing fork.h
 2021-03-24 13:09 UTC  (9+ messages)

[PATCH v2] tst: Add test for adjtime
 2021-03-24 13:01 UTC 

[PATCH] elf: Fix not compiling ifunc tests that need gcc ifunc support
 2021-03-24  8:12 UTC  (3+ messages)

[PATCH] x86: Fix tst-ifunc-isa-* build when gcc ifunc support is not enabled
 2021-03-24  0:17 UTC  (3+ messages)

[hurd,commited] hurd: handle EINTR during critical sections
 2021-03-23 22:40 UTC 

[PATCH 6/6] malloc: Ensure mtag code path in checked_request2size is cold
 2021-03-23 20:46 UTC  (2+ messages)

[PATCH 5/6] malloc: Remove unnecessary tagging around _mid_memalign
 2021-03-23 20:44 UTC  (2+ messages)

[PATCH 4/6] malloc: Rename chunk2rawmem
 2021-03-23 20:43 UTC  (2+ messages)

[PATCH 3/6] malloc: Use chunk2rawmem throughout
 2021-03-23 20:25 UTC  (2+ messages)

[PATCH 2/6] malloc: Use different tag after mremap
 2021-03-23 20:03 UTC  (2+ messages)

[PATCH 1/6] malloc: Use memsize instead of CHUNK_AVAILABLE_SIZE
 2021-03-23 20:01 UTC  (2+ messages)

[PATCH] stdio: Move include of bits/stdio-ldbl.h before bits/stdio.h
 2021-03-23 17:59 UTC  (2+ messages)

[PATCH 00/15] Add some tests and infra changes
 2021-03-23 16:03 UTC  (14+ messages)
` [PATCH 05/15] io: Use temporary directory and file for ftwtest-sh
` [PATCH 08/15] time: Add timegm/timelocal basic tests
` [PATCH 09/15] time: Add basic timespec_get tests
` [PATCH 10/15] time: Add 64 bit tests for getdate / getdate_r
` [PATCH 11/15] posix: Add wait3 tests
` [PATCH 12/15] linux: mips: Split libpthread.abilist in n32 and n64
` [PATCH 13/15] linux: mips: Split librt.abilist "
` [PATCH 14/15] linux: mips: Split libanl.abilist "
` [PATCH 15/15] linux: s390: Add libanl.abilist in s390 and s390x

[PATCH v2] tst: Provide test for getrusage
 2021-03-23 14:35 UTC 


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