unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2021-04-23 12:55:53 to 2021-04-29 06:33:35 UTC [more...]

Undefined use of weak symbols in gnulib
 2021-04-29  6:33 UTC  (20+ messages)

tests failing on x86_64-linux
 2021-04-28 23:54 UTC  (13+ messages)
            ` tests failing on x86_64-linux (due to test-container?)

[PATCH V2] Add RFC 8335 Definitions from Linux 5.12
 2021-04-28 23:51 UTC  (4+ messages)

[PATCH] powerpc: Optimized memmove for POWER10
 2021-04-28 21:39 UTC  (2+ messages)

Update kernel version to 5.12 in tst-mman-consts.py
 2021-04-28 21:23 UTC 

[PATCH] powerpc64le: Optimize memset for POWER10
 2021-04-28 20:49 UTC  (4+ messages)

[PATCH] powerpc64le: Optimize memcpy for POWER10
 2021-04-28 18:13 UTC  (4+ messages)

[RFC] elf: Implement filtering of symbols historically defined in libpthread
 2021-04-28 18:01 UTC 

use of fma
 2021-04-28 17:46 UTC  (9+ messages)

[PATCH v3] Add new C.UTF-8 locale (Bug 17318)
 2021-04-28 17:36 UTC  (4+ messages)

[PATCH] add attribute none to pthread_setspecific (BZ #27714)
 2021-04-28 14:49 UTC  (17+ messages)

[PATCH v4 0/4] Add new C.UTF-8 locale (Bug 17318)
 2021-04-28 13:00 UTC  (5+ messages)
` [PATCH v4 1/4] Add support for processing wide ellipsis ranges in UTF-8
` [PATCH v4 2/4] Update UTF-8 charmap processing
` [PATCH v4 3/4] Regenerate localedata files
` [PATCH v4 4/4] Add generic C.UTF-8 locale (Bug 17318)

[PATCH,v2] regenerate ulps on x86_64 with -march=native
 2021-04-28  9:30 UTC  (2+ messages)

[PATCH] regenerate ulps on x86_64 with -march=native
 2021-04-28  9:03 UTC  (3+ messages)

Update syscall lists for Linux 5.12
 2021-04-28  0:07 UTC  (2+ messages)

[PATCH v3 00/13] Add futex2 syscalls
 2021-04-27 23:12 UTC  (14+ messages)
` [PATCH v3 01/13] futex2: Implement wait and wake functions
` [PATCH v3 02/13] futex2: Add support for shared futexes
` [PATCH v3 03/13] futex2: Implement vectorized wait
` [PATCH v3 04/13] futex2: Implement requeue operation
` [PATCH v3 05/13] futex2: Add compatibility entry point for x86_x32 ABI
` [PATCH v3 06/13] docs: locking: futex2: Add documentation
` [PATCH v3 07/13] selftests: futex2: Add wake/wait test
` [PATCH v3 08/13] selftests: futex2: Add timeout test
` [PATCH v3 09/13] selftests: futex2: Add wouldblock test
` [PATCH v3 10/13] selftests: futex2: Add waitv test
` [PATCH v3 11/13] selftests: futex2: Add requeue test
` [PATCH v3 12/13] perf bench: Add futex2 benchmark tests
` [PATCH v3 13/13] kernel: Enable waitpid() for futex2

[PATCH 00/52] Add 64 bit time support on legacy ABIs
 2021-04-27 18:03 UTC  (7+ messages)
` [PATCH 20/52] login: Add 64-bit time support to utmp/utmpx

[PATCH 1/4] Remove architecture specific sched_cpucount optimizations
 2021-04-27 15:38 UTC  (3+ messages)
` [PATCH 2/4] linux: Use sched_getaffinity for __get_nprocs (BZ #27645)

[PATCH] powerpc: Remove backtrace implementation
 2021-04-27 15:09 UTC  (12+ messages)

[RFC v2] linux: use __fd_to_filename helper function instead of snprintf
 2021-04-27 13:09 UTC 

[RFC] linux: use __fd_to_filename helper function instead of snprintf
 2021-04-27 13:06 UTC  (3+ messages)

[PATCH v2] nptl_db: Support different libpthread/ld.so load orders (bug 27744)
 2021-04-27 12:11 UTC  (5+ messages)

[PATCH 0/5] Added optimized memcpy/memmove/memset for A64FX
 2021-04-27 11:58 UTC  (13+ messages)

[PATCH 00/17] nptl: Move remaining mutex symbols into libpthread
 2021-04-27 11:08 UTC  (16+ messages)
` [PATCH 10/17] nptl: Move pthread_mutexattr_gettype into libc

Use Linux 5.12 and GCC 11 branch in build-many-glibcs.py
 2021-04-27  4:28 UTC  (2+ messages)

[PATCH] stdlib: Fix data race in __run_exit_handlers
 2021-04-26 19:27 UTC  (4+ messages)

[RFC] bpf.2: Use standard types and attributes
 2021-04-26 17:46 UTC  (10+ messages)

[PATCH 00/19] nptl: Move most C11 symbols into libc
 2021-04-26 17:12 UTC  (20+ messages)
` [PATCH 01/19] Add pthread-in-libc, libpthread-routines-var, librt-routines-var
` [PATCH 02/19] nptl: Move call_once into libc
` [PATCH 03/19] nptl: Move cnd_broadcast "
` [PATCH 04/19] nptl: Move cnd_destroy "
` [PATCH 05/19] nptl: Move cnd_init "
` [PATCH 06/19] nptl: Move cnd_signal "
` [PATCH 07/19] nptl: Move cnd_timedwait "
` [PATCH 08/19] nptl: Move cnd_wait "
` [PATCH 09/19] nptl: Move mtx_destroy "
` [PATCH 10/19] nptl: Move mtx_init "
` [PATCH 11/19] nptl: Move mtx_lock "
` [PATCH 12/19] nptl: Move mtx_timedlock "
` [PATCH 13/19] nptl: Move mtx_trylock "
` [PATCH 14/19] nptl: Move mtx_unlock "
` [PATCH 15/19] nptl: Move thrd_exit "
` [PATCH 16/19] nptl: Move tss_create "
` [PATCH 17/19] nptl: Move tss_delete "
` [PATCH 18/19] nptl: Move tss_get "
` [PATCH 19/19] nptl: Move tss_set "

[PATCH] nptl: Move pthread_yield into libc, as a compatibility symbol
 2021-04-26 16:50 UTC 

[PATCH v2] powerpc: Add log IFUNC multiarch support for POWER10
 2021-04-26 13:55 UTC  (3+ messages)

Community Patch Review Meeting: 2021-04-26 at 0900h EST (UTC-4)
 2021-04-26 13:02 UTC 

[PATCH] LC_COLLATE: Fix last character ellipsis handling (Bug 22668)
 2021-04-26 12:39 UTC  (3+ messages)

[PATCH v4 00/35] SYNOPSIS: Use syscall(SYS_...); and fix '#include's
 2021-04-24 15:46 UTC  (7+ messages)
` [PATCH v5 "

Vulnerability Report (DMARC RECORD)
 2021-04-24  3:49 UTC 

[PATCH v1 1/2] x86: Optimize strlen-avx2.S
 2021-04-23 20:14 UTC  (10+ messages)
` [PATCH v1 2/2] x86: Optimize strchr-evex.S
` [PATCH v3 1/2] x86: Optimize strchr-avx2.S
` [PATCH v4 "
  ` [PATCH v4 2/2] x86: Optimize strchr-evex.S

Candidate Linux ABI for Intel AMX and hypothetical new related features
 2021-04-23 19:57 UTC  (13+ messages)

[PATCH 00/14] nptl: Move remaining rwlock functions into libc
 2021-04-23 17:38 UTC  (15+ messages)
` [PATCH 01/14] nptl: Move pthread_rwlock_clockrdlock "
` [PATCH 02/14] nptl: Move pthread_rwlock_clockwrlock "
` [PATCH 03/14] nptl: Move pthread_rwlock_destroy "
` [PATCH 04/14] nptl: Move pthread_rwlock_init "
` [PATCH 05/14] nptl: Move pthread_rwlock_timedrdlock "
` [PATCH 06/14] nptl: Move pthread_rwlock_timedwrlock "
` [PATCH 07/14] nptl: Move pthread_rwlock_tryrdlock "
` [PATCH 08/14] nptl: Move pthread_rwlock_trywrlock "
` [PATCH 09/14] nptl: Move pthread_rwlockattr_destroy "
` [PATCH 10/14] nptl: Move pthread_rwlockattr_getkind_np "
` [PATCH 11/14] nptl: Move pthread_rwlockattr_getpshared "
` [PATCH 12/14] nptl: Move pthread_rwlockattr_init "
` [PATCH 13/14] nptl: Move pthread_rwlockattr_setkind_np "
` [PATCH 14/14] nptl: Move pthread_rwlockattr_setpshared "

[PATCH 0/2] Resolver-related libpthread cleanups
 2021-04-23 16:48 UTC  (4+ messages)
` [PATCH 1/2] nptl: Remove __res_state from libpthread
` [PATCH 2/2] nptl: Remove __h_errno_location "

[PATCH] more out of bounds checking improvements
 2021-04-23 16:01 UTC  (6+ messages)

[PATCH 0/4] nptl: Move spinlock symbols into libc
 2021-04-23 14:36 UTC  (2+ messages)

[PATCH liburing] examples/ucontext-cp.c: cope with variable SIGSTKSZ
 2021-04-23 14:13 UTC  (6+ messages)

[PATCH 0/4] Move remaining condition variable symbols into libc
 2021-04-23 12:55 UTC  (2+ messages)


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