unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2020-09-07 18:06:59 to 2020-09-18 15:40:45 UTC [more...]

[RFC PATCH 0/3] implement dlmopen hooks for gdb
 2020-09-18 15:40 UTC  (11+ messages)

[PATCH 0/3] ld.so: Add --list-tunables to print tunable values
 2020-09-18 15:24 UTC  (14+ messages)
` [PATCH 1/3] x86: Initialize CPU info via IFUNC relocation [BZ 26203]
` [PATCH 2/3] Set tunable value as well as min/max values
` [PATCH 3/3] ld.so: Add --list-tunables to print tunable values

[PATCH] powerpc: fix ifunc implementation list for POWER9 strlen and stpcpy
 2020-09-18 15:24 UTC  (3+ messages)

[PATCH 0/2] Document size_t
 2020-09-18 14:34 UTC  (4+ messages)
` [PATCH 1/2] system_data_types.7: "
` [PATCH 2/2] size_t.3: New link to new documented type in system_data_types(7)

[PATCH 0/3] Document regmatch_t (and a ffix)
 2020-09-18 13:29 UTC  (4+ messages)
` [PATCH 1/3] system_data_types.7: ffix
` [PATCH 2/3] system_data_types.7: Document regmatch_t
` [PATCH 3/3] regmatch_t.3: New page for new documented type in system_data_types(7)

[PATCH 0/4] Document regoff_t (and a few minor patches)
 2020-09-18 12:45 UTC  (5+ messages)
` [PATCH 1/4] system_data_types.7: wfix
` [PATCH 2/4] system_data_types.7: Document regoff_t
` [PATCH 3/4] regoff_t.3: New link to new documented type in system_data_types(7)
` [PATCH 4/4] system_data_types.7: srcfix: Add FIXME notes

[PATCH 0/4] Document ptrdiff_t (and a few minor patches)
 2020-09-18 12:04 UTC  (5+ messages)
` [PATCH 1/4] system_data_types.7: srcfix: Remove TODO comment
` [PATCH 2/4] system_data_types.7: wfix: sort referenced types
` [PATCH 3/4] system_data_types.7: Document ptrdiff_t
` [PATCH 4/4] ptrdiff_t.3: New link to new documented type in system_data_types(7)

[PATCH v9 29/29] arm64: mte: Add Memory Tagging Extension documentation
 2020-09-18  8:30 UTC  (5+ messages)

[PATCH/v2] Use size_t for mallinfo fields
 2020-09-17 23:02 UTC  (2+ messages)

[PATCH] benchtests: Run _Float128 tests only on architectures that support it
 2020-09-17 20:48 UTC  (7+ messages)

riscv32 wait() problem, qemu or glibc?
 2020-09-17 14:02 UTC  (7+ messages)

[PATCH] x86/CET: Update vfork to prevent child return
 2020-09-17 12:40 UTC  (3+ messages)

[PATCH] x86: Use HAS_CPU_FEATURE with IBT and SHSTK [BZ #26625]
 2020-09-17 11:38 UTC  (2+ messages)

[PATCH v2] string: Fix GCC 11 `-Werror=stringop-overread' error
 2020-09-16 21:39 UTC  (3+ messages)

[PATCH v2 01/14] linux: Simplify clock_getres
 2020-09-16 17:16 UTC  (24+ messages)
` [PATCH v2 02/14] linux: Add ppoll time64 optimization
` [PATCH v2 03/14] linux: Add time64 semtimedop support
` [PATCH v2 04/14] linux: Add time64 pselect support
` [PATCH v2 05/14] linux: Add time64 select support
` [PATCH v2 06/14] linux: Add time64 sigtimedwait support
` [PATCH v2 07/14] linux: Use 64-bit time_t syscall on clock_getcputclockid
` [PATCH v2 08/14] linux: Consolidate utimes
` [PATCH v2 09/14] linux: Fix time64 support for futimesat
` [PATCH v2 10/14] linux: Add time64 support for nanosleep
` [PATCH v2 11/14] linux: Add time64 recvmmsg support
` [RFC 12/14] linux: Add fallback for 64-bit time_t SO_{RCV,SND}TIMEO
` [RFC 13/14] linux: Add fallback for 64-bit time_t SO_TIMESTAMP{NS}
` [RFC 14/14] linux: Add recvvmsg "

[PATCH 1/3] nptl: futex: Move __NR_futex_time64 alias to beginning of futex-internal.h
 2020-09-16 15:25 UTC  (7+ messages)
` [PATCH 2/3] Y2038: nptl: Provide futex_abstimed_wait64 supporting 64 bit time
` [PATCH 3/3] y2038: nptl: Convert pthread_rwlock_{clock|timed}{rd|wr}lock to support "

[PATCH 1/2] nptl: Provide proper spelling for 32 bit version of futex_abstimed_wait
 2020-09-16 14:59 UTC  (6+ messages)
` [PATCH 2/2] nptl: Provide NULL abstime pointer handling in __futex_abstimed_wait_cancelable32

[PATCH v2 1/2] powerpc: Add optimized strncpy for POWER9
 2020-09-16 12:56 UTC  (7+ messages)
` [PATCH v2 2/2] powerpc: Add optimized stpncpy "

[PATCH] Fix handling of collating symbols in fnmatch (bug 26620)
 2020-09-16 12:46 UTC  (3+ messages)

[PATCH] <sys/platform/x86.h>: Add Intel Key Locker support
 2020-09-16 12:36 UTC  (4+ messages)

A question about EBCDIC compiler
 2020-09-15 22:00 UTC  (4+ messages)

[PATCH 1/2] Sync tempname with gnulib
 2020-09-15 13:39 UTC  (14+ messages)
` [PATCH 2/2] Use getrandom on try_tempname_len [BZ #15813]

[PATCH] pselect.c: Pass a pointer to SYSCALL_CANCEL [BZ #26606]
 2020-09-15 12:01 UTC  (6+ messages)
` [PATCH] x86-64: Pass a pointer to SYSCALL_CANCEL in pselect.c "

[PATCH v3] ld.so: add an --argv0 option
 2020-09-14 21:32 UTC  (4+ messages)
` [PATCH v4] "
    ` [PATCH v5] "

[PATCH] powerpc: Protect dl_powerpc_cpu_features on INIT_ARCH()
 2020-09-14 14:59 UTC 

[PATCH] hurd: Add __x86_get_cpu_features to ld.abilist
 2020-09-13 12:43 UTC  (2+ messages)

[PATCH] Allow memset local PLT reference for RISC-V
 2020-09-12 21:51 UTC  (20+ messages)

Problem with RISC-V
 2020-09-12 21:49 UTC  (9+ messages)

[COMMITTED] Update sparc libm-test-ulps
 2020-09-11 17:40 UTC 

[PATCH 1/3] support: Provide a way to reorder responses within the DNS test server
 2020-09-11 13:05 UTC  (3+ messages)
` [PATCH 2/3] support: Provide a way to clear the RA bit in DNS server responses
` [PATCH 3/3] resolv: Handle transaction ID collisions in parallel queries (bug 26600)

/etc/services and other system databases moved to /usr/etc
 2020-09-11 12:55 UTC  (2+ messages)

[PATCH v2] Ensure standard file descriptors are open on start
 2020-09-11  7:47 UTC  (10+ messages)
                ` ping^2 "

[PATCH v2] powerpc: Update ULPs and output for j0 with ibm128
 2020-09-10 18:52 UTC  (7+ messages)

add "workload" traces for sin/exp/pow in binary32/64/128
 2020-09-10 18:51 UTC  (7+ messages)

In libm, sin(qNaN) doesn't expect FE_INVALID ?
 2020-09-10 15:26 UTC  (6+ messages)

[PATCH 1/4] Sync canonicalize with gnulib [BZ #10635]
 2020-09-10 15:19 UTC  (4+ messages)
` [PATCH v3 2/4 v2] stdlib: Use fixed buffer size for realpath [BZ #26241]
` [PATCH 3/4] stdlib: Fix arithmetic overflows in realpath [BZ #26592]
` [PATCH 4/4] stdlib: Remove lstat usage from realpath [BZ #24970]

V8 [PATCH 1/2] x86: Clear some CPU usable feature bits
 2020-09-10 14:29 UTC  (7+ messages)
` V8 [PATCH 2/2] x86: Install <sys/platform/x86.h> [BZ #26124]
  ` PING: "
    ` PING^2: "
      ` PING^3: "

[PATCH] nscd: bump GC cycle during cache pruning (bug 26130)
 2020-09-10  9:58 UTC  (4+ messages)

[PATCH] support: user more portable atomic wrappers
 2020-09-10  7:33 UTC  (4+ messages)

[PATCH 00/16] Add y2038 support for stat functions
 2020-09-10  7:10 UTC  (5+ messages)
` [PATCH 03/16] linux: Consolidate xstat{64}

RISC-V 64bit and 32bit binaries on the same system
 2020-09-09 19:49 UTC  (3+ messages)

[PATCH] Remove STATFS_IS_STATFS64 conditional as it is zero in all ports
 2020-09-09 19:15 UTC  (3+ messages)

[PATCHv4] powerpc64le: ifunc interesting *f128 routines in multiarch mode
 2020-09-09 18:53 UTC  (2+ messages)

[PATCH] y2038: nptl: Convert sem_{clock|timed}wait to support 64 bit time
 2020-09-08 14:17 UTC  (2+ messages)

[PATCH] nptl: futex: Provide correct indentation for part of __futex_abstimed_wait_cancelable64
 2020-09-08 14:13 UTC  (2+ messages)

[PATCH 1/1] x86: Tuning NT Threshold parameter for AMD machines
 2020-09-08 11:36 UTC  (2+ messages)

Disable -Wstringop-overread for some string tests
 2020-09-07 18:06 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).