unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2020-07-08 11:52:29 to 2020-07-11 14:46:32 UTC [more...]

[PATCH v9] Fix time/tst-cpuclock1 intermitent failures
 2020-07-11 14:45 UTC  (5+ messages)
` [PATCH v10] "

[PATCH] Remove --enable-obsolete-rpc configure flag
 2020-07-11 12:00 UTC  (2+ messages)

[PATCH 00/30] RFC: elf: glibc-hwcaps support
 2020-07-11  9:02 UTC  (3+ messages)

New x86-64 micro-architecture levels
 2020-07-11  7:40 UTC  (4+ messages)

[PATCH v2 00/18] glibc port for 32-bit RISC-V (RV32)
 2020-07-11  1:24 UTC  (29+ messages)
` [PATCH v2 01/18] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64
` [PATCH v2 02/18] RISC-V: Define __NR_* as __NR_*_time64/64 for 32-bit
` [PATCH v2 03/18] RISC-V: Add support for 32-bit vDSO calls
` [PATCH v2 05/18] RISC-V: Add path of library directories for the 32-bit
` [PATCH v2 06/18] RISC-V: Add arch-syscall.h for RV32
` [PATCH v2 07/18] RISC-V: nptl: update default pthread-offsets.h
` [PATCH v2 08/18] riscv32: Add an architecture ipctypes.h
` [PATCH v2 09/18] RISC-V: The ABI implementation for 32-bit
` [PATCH v2 10/18] RISC-V: Hard float support "

[COMMITTED 01/13] ARC: ABI Implementation
 2020-07-10 23:38 UTC  (13+ messages)
` [COMMITTED 02/13] ARC: startup and dynamic linking code
` [COMMITTED 03/13] ARC: Thread Local Storage support
` [COMMITTED 04/13] ARC: Atomics and Locking primitives
` [COMMITTED 05/13] ARC: math soft float support
` [COMMITTED 06/13] ARC: hardware floating point support
` [COMMITTED 07/13] ARC: Linux Syscall Interface
` [COMMITTED 08/13] ARC: Linux ABI
` [COMMITTED 09/13] ARC: Linux Startup and Dynamic Loading
` [COMMITTED 10/13] ARC: ABI lists
` [COMMITTED 11/13] ARC: Build Infrastructure
` [COMMITTED 12/13] build-many-glibcs.py: Enable ARC builds
` [COMMITTED 13/13] Documentation for ARC port

[RFC PATCH] riscv: Add support for STT_GNU_IFUNC symbols
 2020-07-10 23:16 UTC  (4+ messages)

[PATCH] powerpc64: Fix calls when r2 is not used [BZ #26173]
 2020-07-10 23:06 UTC  (4+ messages)
` [PATCHv2] "

[PATCH] Allow memset local PLT reference for RISC-V
 2020-07-10 22:34 UTC  (18+ messages)

[PATCH] elf: Support at least 32-byte alignment in static dlopen
 2020-07-10 21:19 UTC  (3+ messages)

[PATCH] malloc: Deprecate more hook-related functionality
 2020-07-10 21:12 UTC  (2+ messages)

[PATCH v7 07/13] ARC: Linux Syscall Interface
 2020-07-10 20:56 UTC  (30+ messages)
` [PATCH v7.1 "
            ` [PATCH v7.2 "
                        ` ARC testsuite regressions (was Re: [PATCH v7.2 07/13] ARC: Linux Syscall Interface)

ABI changes still pending for glibc 2.32?
 2020-07-10 20:39 UTC  (7+ messages)

[PATCH 7/7] sysv: linux: Add 64-bit time_t variant for shmctl
 2020-07-10 17:59 UTC  (8+ messages)
` [PATCH v2] "

Fix memory leak in __printf_fp_l (bug 26215)
 2020-07-10 15:03 UTC  (4+ messages)

[PATCH v6] string: Adds tests for test-strncasecmp and test-strncpy
 2020-07-10 14:21 UTC  (5+ messages)

[RFC v2 0/4] futex2: Add new futex interface
 2020-07-10 13:45 UTC  (9+ messages)
` [RFC v2 1/4] "
` [RFC v2 2/4] selftests: futex: Add futex2 wake/wait test
` [RFC v2 3/4] selftests: futex: Add futex2 timeout test
` [RFC v2 4/4] selftests: futex: Add futex2 wouldblock test

[PATCH 0/3] sunrpc removal
 2020-07-10 10:56 UTC  (18+ messages)
` [PATCH 1/3] Move non-deprecated RPC-related functions from sunrpc to inet
` [PATCH 2/3] Remove --enable-obsolete-nsl configure flag
` [PATCH 3/3] Remove --enable-obsolete-rpc "

Thank you for patchwork v2.0
 2020-07-10  9:19 UTC  (2+ messages)

glibc 2.32 rseq support incompatible with Firefox sandbox
 2020-07-10  8:28 UTC  (9+ messages)

Fix double free in __printf_fp_l (bug 26214)
 2020-07-10  7:45 UTC  (3+ messages)

[PATCH] Update i386 libm-test-ulps
 2020-07-10  1:36 UTC  (2+ messages)

[RFC PATCH] riscv: remove riscv-specific sigcontext.h
 2020-07-09 22:15 UTC  (2+ messages)

[PATCH] string: Do not run tst-strerror/tst-strsignal if msgfmt is not installed
 2020-07-09 18:38 UTC  (7+ messages)
  ` [PATCH v2] string: Make tst-strerror/tst-strsignal unsupported "

[PATCH] linux: Fix syscall list generation instructions
 2020-07-09 16:47 UTC  (4+ messages)

[COMMITTED] string: Move tst-strsignal tst-strerror to tests-container
 2020-07-09 16:22 UTC  (6+ messages)

[PATCH v6 26/26] arm64: mte: Add Memory Tagging Extension documentation
 2020-07-09 14:43 UTC  (3+ messages)

[PATCH] nscd: bump GC cycle during cache pruning (bug 26130)
 2020-07-09 10:41 UTC 

[PATCH] en_US: Minimize changes to date_fmt (Bug 25923)
 2020-07-09  6:03 UTC  (2+ messages)

[PATCH] powerpc64le: guarantee a .gnu.attributes section [BZ #26220]
 2020-07-08 22:23 UTC 

[PATCH 1/7] sysv: linux: Add 64-bit time_t variant for semctl
 2020-07-08 18:07 UTC  (4+ messages)
` [PATCH 4/7] sysv: linux: Add 64-bit time_t variant for msgctl

[PATCH 4/7] sysv: linux: Add 64-bit time_t variant for msgctl
 2020-07-08 17:56 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] Add NEWS entry for Update to Unicode 13.0.0 [BZ #25819]
 2020-07-08 17:06 UTC  (2+ messages)

[PATCH 1/7] sysv: linux: Add 64-bit time_t variant for semctl
 2020-07-08 17:04 UTC  (3+ messages)
` [PATCH v2] "

glibc 2.32 release strategy for ABI changes
 2020-07-08 16:36 UTC  (6+ messages)

[PATCH v6 0/3] Improve surplus TLS accounting
 2020-07-08 16:34 UTC  (8+ messages)
` [PATCH v6 2/3] rtld: Account static TLS surplus for audit modules

V7: [PATCH 0/2] x86: Install <sys/platform/x86.h>
 2020-07-08 16:32 UTC  (9+ messages)
` V7: [PATCH 1/2] x86: Support usable check for all CPU features
      ` V8: [PATCH] "
          ` V9 "
              ` V10 "

[PATCH v7 06/13] ARC: hardware floating point support
 2020-07-08 16:27 UTC  (9+ messages)
` [PATCH v7.1 "

[PATCH v7 00/14] aarch64: branch protection support
 2020-07-08 14:03 UTC  (20+ messages)
` [PATCH v7 01/14] Rewrite abi-note.S in C
` [PATCH v7 02/14] aarch64: configure test for BTI support
` [PATCH v7 03/14] aarch64: Rename place holder .S files to .c
` [PATCH v7 04/14] aarch64: Add BTI support to assembly files
` [PATCH v7 05/14] aarch64: fix swapcontext for BTI
` [PATCH v7 06/14] aarch64: fix RTLD_START "
` [PATCH v7 07/14] rtld: Clean up PT_NOTE and add PT_GNU_PROPERTY handling
` [PATCH v7 08/14] aarch64: enable BTI at runtime
` [PATCH v7 09/14] aarch64: ensure objects are BTI compatible
` [PATCH v7 10/14] aarch64: configure check for pac-ret code generation
` [PATCH v7 11/14] aarch64: Add pac-ret support to assembly files
` [PATCH v7 12/14] aarch64: fix pac-ret support in _mcount
` [PATCH v7 13/14] aarch64: redefine RETURN_ADDRESS to strip PAC
` [PATCH v7 14/14] aarch64: add NEWS entry about branch protection support

[PATCH v5 01/13] signal: Add signum-{generic,arch}.h
 2020-07-08 12:23 UTC  (10+ messages)
` [PATCH v5 12/13] string: Add sigabbrev_np and sigdescr_np

[PATCH] sunrpc: Turn bindresvport into a compatibility symbol
 2020-07-08 12:10 UTC  (5+ messages)

[PATCH 1/2] arm: CVE-2020-6096: fix memcpy and memmove for negative length [BZ #25620]
 2020-07-08 12:09 UTC  (4+ 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).