unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2020-11-26 21:29:11 to 2020-12-02 22:56:58 UTC [more...]

[PATCHv2 1/2] Require binutils 2.27 or later to build glibc
 2020-12-02 22:56 UTC 

V3 [PATCH] Use SHF_GNU_RETAIN to preserve symbol definitions
 2020-12-02 21:55 UTC  (3+ messages)

[PATCH v4 00/11] glibc-hwcaps support
 2020-12-02 20:14 UTC  (36+ messages)
` [PATCH 03/11] elf: Add glibc-hwcaps support for LD_LIBRARY_PATH
` [PATCH 04/11] elf: Add endianness markup to ld.so.cache
` [PATCH 05/11] elf: Add extension mechanism "
` [PATCH 06/11] elf: Implement a string table for ldconfig, with tail merging
` [PATCH 07/11] elf: Implement tail merging of strings in ldconfig
` [PATCH 08/11] elf: Process glibc-hwcaps subdirectories "
` [PATCH 09/11] elf: Add glibc-hwcaps subdirectory support to ld.so cache processing
` [PATCH 10/11] x86_64: Add glibc-hwcaps support
` [PATCH 11/11] powerpc64le: "

[PATCH 1/2] io: Remove xstat implementations
 2020-12-02 19:39 UTC  (2+ messages)
` [PATCH 2/2] io: Remove xmknod{at} implementations

[PATCH] sunrpc: use snprintf to guard against buffer overflow
 2020-12-02 19:04 UTC 

[PATCH] glibc code coverage
 2020-12-02 18:45 UTC  (2+ messages)

[PATCH] iconv: Fix incorrect UCS4 inner loop bounds (BZ#26923)
 2020-12-02 16:43 UTC  (4+ messages)

[PATCH COMMITTED] elf.h: Fix spelling of EM_TILE64 comment
 2020-12-02 12:58 UTC 

[PATCH v3] manual: Clarify File Access Modes section and add O_PATH
 2020-12-02 12:40 UTC 

[PATCH v2] manual: Clarify File Access Modes section and add O_PATH
 2020-12-02 12:38 UTC  (3+ messages)

[PATCH 1/2] Revert "linux: Move {f}xstat{at} to compat symbols"
 2020-12-02 11:32 UTC  (4+ messages)
` [PATCH 2/2] Revert "linux: Move xmknod{at} "

[PATCH v2 1/2] Replace __libc_multiple_libcs with __libc_initial flag
 2020-12-02 11:30 UTC  (2+ messages)
` [PATCH v2 2/2] malloc: Use __libc_initial to detect an inner libc

[PATCH] Turn ___brk_addr into a compat symbol
 2020-12-02 11:21 UTC  (2+ messages)

I encountered a bug updating Glibc
 2020-12-02  9:10 UTC  (3+ messages)

[PATCH] Handle out-of-memory case in svc_tcp.c/svc_unix.c:rendezvous_request
 2020-12-02  8:56 UTC 

[PATCH v2 0/6] aarch64: avoid mprotect(PROT_BTI|PROT_EXEC) [BZ #26831]
 2020-12-02  8:55 UTC  (10+ messages)
` [PATCH v2 1/6] aarch64: Fix missing BTI protection from dependencies [BZ #26926]
` [PATCH v2 2/6] elf: lose is closely tied to _dl_map_object_from_fd
` [PATCH v2 3/6] elf: Fix failure handling in _dl_map_object_from_fd
` [PATCH v2 4/6] elf: Move note processing after l_phdr is updated
` [PATCH v2 5/6] elf: Pass the fd to note processing
` [PATCH v2 6/6] aarch64: Use mmap to add PROT_BTI instead of mprotect [BZ #26831]
  ` [PATCH v3 1/2] aarch64: align address for BTI protection [BZ #26988]
  ` [PATCH v3 2/2] aarch64: Use mmap to add PROT_BTI instead of mprotect [BZ #26831]

[PATCH] add inputs to auto-libm-test-in yielding larger errors
 2020-12-02  6:42 UTC  (9+ messages)

Patch V2: add hp-timing support and minor fix
 2020-12-02  3:33 UTC  (3+ messages)
` [PATCH V2 1/2] mips: add hp-timing support for MIPS R2
` [PATCH V2 2/2] mips: remove register spill

[PATCH 0/2] riscv: add support for GNU indirect function
 2020-12-02  2:52 UTC  (7+ messages)
` [PATCH 1/2] riscv: Add "
` [PATCH 2/2] riscv: Initialize $gp before resolving the IRELATIVE relocation

[PATCH v3] nptl: Fix __futex_clocklock64 return error check [BZ #26964]
 2020-12-01 23:05 UTC  (3+ messages)

[PATCH v5 09/11] elf: Add glibc-hwcaps subdirectory support to ld.so cache processing
 2020-12-01 20:48 UTC 

[PATCH v6 06/11] elf: Implement a string table for ldconfig, with tail merging
 2020-12-01 20:44 UTC 

[PATCH 1/2] symbols: Add defines for libanl's libanl_hidden_{def|proto}
 2020-12-01 17:07 UTC  (5+ messages)
` [PATCH 2/2] y2038: Convert gai_suspend to support 64 bit time

[PATCH 1/2] futex: Remove not used futex_reltimed_wait{_cancelable}
 2020-12-01 16:47 UTC  (6+ messages)
` [PATCH 2/2] lowlevellock-futex: Remove not used macros

[PATCH v2 0/4] x86: Improve Minimum Alternate Stack Size
 2020-12-01 14:27 UTC  (10+ messages)
` [PATCH v2 1/4] x86/signal: Introduce helpers to get the maximum signal frame size
` [PATCH v2 2/4] x86/elf: Support a new ELF aux vector AT_MINSIGSTKSZ
` [PATCH v2 4/4] selftest/x86/signal: Include test cases for validating sigaltstack

[PATCHv5] powerpc64le: ifunc select *f128 routines in multiarch mode
 2020-12-01 14:24 UTC  (3+ messages)

[PATCH v5 06/11] elf: Implement a string table for ldconfig, with tail merging
 2020-12-01 13:37 UTC  (4+ messages)

[PATCH 0/4] powerpc: Add support for system call vectored
 2020-12-01 13:35 UTC  (9+ messages)
` [PATCH 3/4] powerpc: Runtime selection between sc and scv for syscalls

FYI: FAIL malloc/tst-malloc-too-large.c with gcc 11
 2020-12-01 12:25 UTC  (2+ messages)

[Patch V3]: add hp-timing support and minor fix
 2020-12-01 11:58 UTC  (9+ messages)
` [PATCH 1/3] mips: add hp-timing support for MIPS R2
` [PATCH 2/3] mips: make sp 16-byte aligned on N64/N32
` [PATCH 3/3] mips: remove register spill

[PATCH] fixed typos in "NEWS for version 2.32" (v2)
 2020-12-01 11:32 UTC  (4+ messages)
  ` [PATCH] fixed typos in "NEWS for version 2.32" (v3)

glibc Hurd build fails with GCC 11
 2020-12-01  0:20 UTC  (2+ messages)

[PATCH v2] nptl: Fix __futex_clocklock64 return error check [BZ #26964]
 2020-11-30 20:04 UTC  (2+ messages)

[PATCH v1] libm,ieee754:New algorithm of fmod function
 2020-11-30 17:54 UTC  (7+ messages)

Patch queue review meeting - Every Monday at 0900h EST (UTC -5)
 2020-11-30 15:18 UTC  (2+ messages)

[PATCH] S390: Derive float_t from FLT_EVAL_METHOD
 2020-11-30 14:53 UTC 

[PATCH v4 1/2] arm64: mte: make the per-task SCTLR_EL1 field usable elsewhere
 2020-11-30 12:51 UTC  (3+ messages)

[PATCH v5] y2038: Convert aio_suspend to support 64 bit time
 2020-11-30 11:48 UTC  (2+ messages)

[PATCH v4] y2038: Convert aio_suspend to support 64 bit time
 2020-11-30 11:41 UTC  (6+ messages)

[RFC PATCH 0/3] Improved ALSR
 2020-11-30 11:39 UTC  (10+ messages)

[PATCH RFC] __builtin_dynamic_object_size with -D_FORTIFY_SOURCE=3
 2020-11-30 10:56 UTC  (8+ messages)

[PATCH] Fix typo in NEWS file
 2020-11-30 10:20 UTC  (3+ messages)

[PATCH v3 0/8] Memory tagging support
 2020-11-30  6:28 UTC  (43+ messages)
` [PATCH v3 2/8] elf: Add a tunable to control use of tagged memory

[PATCH v2 0/4] Improved ASLR
 2020-11-29 14:13 UTC  (6+ messages)
` [PATCH 1/4] csu: randomize location of TCB
` [PATCH 2/4] malloc: use mmap() to improve ASLR
` [PATCH 3/4] dl-sysdep: disable remaining calls to sbrk()
` [PATCH 4/4] tunables: use mmap() instead of sbrk()

unnormal Intel 80-bit long doubles and isnanl
 2020-11-27 17:40 UTC  (6+ messages)

[PATCH 01/13] linux: Remove unused internal futex functions
 2020-11-27 17:39 UTC  (4+ messages)
` [PATCH v2 12/13] nptl: Return EINVAL for pthread_mutex_clocklock/PI with CLOCK_MONOTONIC [BZ #26801]

[PATCH] Linux: Add execveat system call wrapper
 2020-11-27 17:38 UTC  (5+ messages)

[PATCH] nptl: Fix __futex_clocklock64 return error check [BZ #26964]
 2020-11-27 17:27 UTC  (2+ messages)

[PATCH] nptl: Fix __futex_clocklock64 return error check [BZ #26964]
 2020-11-27 14:33 UTC 

[PATCH] nptl: Add EOVERFLOW checks for futex calls
 2020-11-27 13:07 UTC  (5+ messages)
    ` [PATCH v2] "

[COMMITTED] sh: Add sh4 fpu Implies folder
 2020-11-27 12:34 UTC  (2+ messages)

[PATCH] nptl: Fix PTHREAD_PRIO_PROTECT timed lock
 2020-11-27 11:22 UTC  (5+ messages)

[Patch V2]: add hp-timing support and fix syscall.S
 2020-11-27  9:22 UTC  (4+ messages)
` [PATCH 1/3] mips: add hp-timing support for MIPS R2
` [PATCH 2/3] mips: make sp 16-byte aligned on N64/N32
` [PATCH 3/3] mips: remove register spill


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