unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2020-11-20 14:12:12 to 2020-11-25 20:27:36 UTC [more...]

[PATCH] nptl: Fix PTHREAD_PRIO_PROTECT timed lock
 2020-11-25 20:27 UTC 

unnormal Intel 80-bit long doubles and isnanl
 2020-11-25 19:27 UTC  (12+ messages)

[PATCH v3 0/8] Memory tagging support
 2020-11-25 19:06 UTC  (37+ messages)
` [PATCH v3 1/8] config: Allow memory tagging to be enabled when configuring glibc
` [PATCH v3 2/8] elf: Add a tunable to control use of tagged memory
` [PATCH v3 3/8] malloc: Basic support for memory tagging in the malloc() family
` [PATCH v3 4/8] malloc: Clean up commentary
` [PATCH v3 5/8] malloc: support MALLOC_CHECK_ in conjunction with _MTAG_ENABLE
` [PATCH v3 6/8] linux: Add compatibility definitions to sys/prctl.h for MTE
` [PATCH v3 7/8] aarch64: Add sysv specific enabling code for memory tagging
` [PATCH v3 8/8] aarch64: Add aarch64-specific files for memory tagging support

[PATCH] add inputs to auto-libm-test-in yielding larger errors
 2020-11-25 18:10 UTC 

[PATCH 01/13] linux: Remove unused internal futex functions
 2020-11-25 17:56 UTC  (34+ messages)
` [PATCH 02/13] nptl: Remove futex_wait_cancelable
` [PATCH 03/13] nptl: Remove clockwait_tid
` [PATCH 04/13] linux: Extend __futex_abstimed_wait_cancelable64 comment
` [PATCH 05/13] linux: nptl: Consolidate __futex_abstimed_wait_{cancelable}64
` [PATCH 06/13] linux: nptl: Remove _futex_clock_wait_bitset64
` [PATCH 07/13] linux: nptl: Replace __futex_clocklock_wait64 with __futex_abstimed_wait64
` [PATCH 08/13] linux: nptl: Replace lll_timedwait "
` [PATCH 09/13] linux: nptl: Replace lll_futex_{timed_}wait by futex-internal.h
` [PATCH 10/13] linux: nptl: Replace lll_futex_supported_clockid with futex-internal.h
` [PATCH 11/13] nptl: Replace lll_futex_wake "
` [PATCH v2 12/13] nptl: Return EINVAL for pthread_mutex_clocklock/PI with CLOCK_MONOTONIC [BZ #26801]
` [PATCH 13/13] linux: Return EINVAL for invalid clock for pthread_clockjoin_np

[PATCH 0/3] Improved ASLR
 2020-11-25 17:49 UTC  (7+ messages)
` [PATCH 1/3] csu: randomize location of TCB
` [PATCH 2/3] malloc: use mmap() to improve ASLR
` [PATCH 3/3] dl-sysdep: disable remaining calls to sbrk()

[PATCH v4 00/11] glibc-hwcaps support
 2020-11-25 17:20 UTC  (4+ messages)

[Y2038][time namespaces] Question regarding CLOCK_REALTIME support plans in Linux time namespaces
 2020-11-25 17:06 UTC  (13+ messages)

[PATCH v1] libm,ieee754:New algorithm of fmod function
 2020-11-25 16:37 UTC  (6+ messages)
  `  "

[PATCH v4] io:nftw/ftw:fix stack overflow when large nopenfd [BZ #26353]
 2020-11-25 15:21 UTC  (2+ messages)

Bug 26517 - timezone: Fix zdump duplicate binary
 2020-11-25 14:59 UTC  (2+ messages)

[PATCH v3] y2038: Convert aio_suspend to support 64 bit time
 2020-11-25 12:57 UTC  (7+ messages)

[PATCH v2 0/4] x86: Improve Minimum Alternate Stack Size
 2020-11-25 11:17 UTC  (10+ messages)
` [PATCH v2 1/4] x86/signal: Introduce helpers to get the maximum signal frame size
` [PATCH v2 3/4] x86/signal: Prevent an alternate stack overflow before a signal delivery

[PATCH] Turn ___brk_addr into a compat symbol
 2020-11-25 11:15 UTC  (9+ messages)

[PATCH v3] Mark mtrace tests UNSUPPORTED if bug-ga2.mtrace or tst-leaks2.mtrace are missing
 2020-11-25  7:37 UTC  (3+ messages)

Questions about elf/tst-prelink-cmp
 2020-11-25  5:16 UTC  (2+ messages)

Support both -mstack-protector-guard={global,tls}
 2020-11-24 22:08 UTC  (3+ messages)

[PATCH] elf: Fix uninitialized variable for _dl_write
 2020-11-24 19:55 UTC  (2+ messages)

[PATCH] iconv: Fix incorrect UCS4 inner loop bounds (BZ#26923)
 2020-11-24 19:15 UTC  (3+ messages)

[RFC PATCH 0/3] Improved ALSR
 2020-11-24 18:44 UTC  (14+ messages)
` [RFC PATCH 1/3] csu: randomize location of TCB

[RFC PATCH] Linux: Add seccomp probing to faccessat2
 2020-11-24 17:39 UTC  (2+ messages)

[PATCH 0/4] powerpc: Add support for system call vectored
 2020-11-24 17:33 UTC  (9+ messages)
` [PATCH 2/4] powerpc: Make PT_THREAD_POINTER available to assembly code
` [PATCH 3/4] powerpc: Runtime selection between sc and scv for syscalls

[PATCH v3] io:nftw/ftw:fix stack overflow when large nopenfd [BZ #26353]
 2020-11-24 14:14 UTC  (2+ messages)

[PATCH v2] Mark mtrace tests UNSUPPORTED if bug-ga2.mtrace or tst-leaks2.mtrace are missing
 2020-11-24 13:14 UTC  (3+ messages)

[PATCH 1/2] Replace __libc_multiple_libcs with tri-state __libc_type
 2020-11-24 11:23 UTC  (6+ messages)
` [PATCH 2/2] malloc: Use __libc_type to detect an inner libc

[PATCH] Mark mtrace tests UNSUPPORTED if bug-ga2.mtrace or tst-leaks2.mtrace are missing
 2020-11-24 10:38 UTC  (3+ messages)

[PATCH] set_tid_address.2: SYNOPSIS: Fix set_tid_address() return type
 2020-11-24  9:50 UTC  (2+ messages)

[RFC] Archive old patches on patchwork?
 2020-11-23 22:35 UTC  (2+ messages)

[PATCH] restart_syscall.2: SYNOPSIS: Fix restart_syscall() return type
 2020-11-23 21:53 UTC  (2+ messages)

Problems with the new pthread clock implementations
 2020-11-23 16:12 UTC  (7+ messages)

[PATCH v2 0/3] glibc-hwcaps support for LD_LIBRARY_PATH
 2020-11-23 10:20 UTC  (11+ messages)
` [PATCH v2 3/3] powerpc64le: Add glibc-hwcaps support

[PATCH] Use libnss_files.so for tests posix/bug-ga2 and resolv/tst-leaks2 [BZ #26821]
 2020-11-23  9:56 UTC  (3+ messages)

[hurd,commited 0/5] gcc-11-related fixes
 2020-11-23  0:35 UTC  (6+ messages)
` [hurd,commited 1/5] hurd: Fix _S_msg_get/set_env_variable prototype
` [hurd,commited 2/5] hurd: Fix strcpy calls
` [hurd,commited 3/5] hurd S_msg_report_wait: Fix reporting ports
` [hurd,commited 4/5] hurd S_msg_report_wait: Fix detecting fd ports
` [hurd,commited 5/5] hurd report-wait: Fix stpcpy usage

perfect-researcher.com
 2020-11-22 23:14 UTC 

[PATCH] lseek.2: SYNOPSIS: Use correct types
 2020-11-22 22:37 UTC  (2+ messages)

fstatfs64: add missing f_flags assignment
 2020-11-22 10:45 UTC  (2+ messages)

What clocks are supported by pthread_clockjoin_np()
 2020-11-21  6:49 UTC  (9+ messages)

v4 [PATCH 3/6] nss: Implement <nss_database.h>
 2020-11-21  3:17 UTC  (3+ messages)

[PATCH] RISC-V: Add _dl_start_user
 2020-11-21  0:36 UTC  (2+ messages)

PING: V7 [PATCH] sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]
 2020-11-20 23:13 UTC  (14+ messages)
                        ` V8 "

[PATCH] iconv: Fix incorrect UCS4 inner loop bounds (BZ#26923)
 2020-11-20 20:24 UTC 

pthread_cond_timedwait with timeout in the past slower than it used to be
 2020-11-20 20:23 UTC  (4+ messages)

[PATCH v1] libm,ieee754:New algorithm of fmod function
 2020-11-20 19:24 UTC 

[PATCH 0/4] aarch64: avoid mprotect(PROT_BTI|PROT_EXEC) [BZ #26831]
 2020-11-20 14:35 UTC  (5+ messages)
` [PATCH 2/4] elf: Move note processing after l_phdr is updated "


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