public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH v2 0/9] Optimize posix_spawn signal setup with clone3
 2023-01-11 21:12 UTC  (8+ messages)
` [PATCH v2 1/9] linux: Do not reset signal handler in posix_spawn if it is already SIG_DFL
` [PATCH v2 2/9] linux: Add clone3 CLONE_CLEAR_SIGHAND optimization to posix_spawn
` [PATCH v2 9/9] Linux: optimize clone3 internal usage

[PATCH v7 00/17] Improve generic string routines
 2023-01-11 20:45 UTC  (18+ messages)
` [PATCH v7 01/17] Parameterize op_t from memcopy.h
` [PATCH v7 02/17] Parameterize OP_T_THRES "
` [PATCH v7 03/17] Add string-maskoff.h generic header
` [PATCH v7 04/17] Add string vectorized find and detection functions
` [PATCH v7 05/17] string: Improve generic strlen
` [PATCH v7 06/17] string: Improve generic strnlen
` [PATCH v7 07/17] string: Improve generic strchr
` [PATCH v7 08/17] string: Improve generic strchrnul
` [PATCH v7 09/17] string: Improve generic strcmp
` [PATCH v7 10/17] string: Improve generic memchr
` [PATCH v7 11/17] string: Improve generic memrchr
` [PATCH v7 12/17] hppa: Add memcopy.h
` [PATCH v7 13/17] hppa: Add string-fzb.h and string-fzi.h
` [PATCH v7 14/17] alpha: "
` [PATCH v7 15/17] arm: Add string-fza.h
` [PATCH v7 16/17] powerpc: "
` [PATCH v7 17/17] sh: Add string-fzb.h

[PATCH v2 0/3] Refactor binutils configure usage
 2023-01-11 20:30 UTC  (7+ messages)
` [PATCH v2 1/3] configure: Allow user override LD, AR, OBJCOPY, and GPROF
` [PATCH v2 2/3] configure: Move nm, objdump, and readelf to LIBC_PROG_BINUTILS
` [PATCH v2 3/3] scripts/build-many-glibcs.py: Remove unused RANLIB and STRIP option

[PATCH 0/4] Fix remaining -Os/-O1 compile issues [BZ #19444]
 2023-01-11 20:12 UTC  (12+ messages)
` [PATCH 1/4] locale: Use correct buffer size for utf8_sequence_error "
` [PATCH 2/4] sunrpc: Suppress GCC -O1 warning on user2netname "
` [PATCH 3/4] string: Suppress -Wmaybe-unitialized for wordcopy "
` [PATCH 4/4] math: Suppress -O0 warnings for soft-fp fsqrt "

[PATCH v6 00/17] Improve generic string routines
 2023-01-11 19:56 UTC  (26+ messages)
` [PATCH v6 01/17] Parameterize op_t from memcopy.h
` [PATCH v6 02/17] Parameterize OP_T_THRES "
` [PATCH v6 03/17] Add string-maskoff.h generic header
` [PATCH v6 04/17] Add string vectorized find and detection functions
` [PATCH v6 05/17] string: Improve generic strlen
` [PATCH v6 06/17] string: Improve generic strnlen
` [PATCH v6 07/17] string: Improve generic strchr
` [PATCH v6 08/17] string: Improve generic strchrnul
` [PATCH v6 09/17] string: Improve generic strcmp
` [PATCH v6 10/17] string: Improve generic memchr
` [PATCH v6 11/17] string: Improve generic memrchr
` [PATCH v6 12/17] hppa: Add memcopy.h
` [PATCH v6 13/17] hppa: Add string-fzb.h and string-fzi.h
` [PATCH v6 14/17] alpha: "
` [PATCH v6 15/17] arm: Add string-fza.h
` [PATCH v6 16/17] powerpc: "
` [PATCH v6 17/17] sh: Add string-fzb.h

rseq CPU ID not correct on 6.0 kernels for pinned threads
 2023-01-11 19:31 UTC  (3+ messages)

[PATCH] elf: Fix GL(dl_phdr) and GL(dl_phnum) for static builds [BZ #29864]
 2023-01-11 17:49 UTC  (3+ messages)

bug fix for hp-timing.h (aarch64)
 2023-01-11 17:22 UTC  (2+ messages)

[RISC-V] [SIG-toolchain] Meeting will be canceled (Jan 12, 2023)
 2023-01-11 12:54 UTC 

[RFC patch 0/5] RISC-V: Add vector ISA support
 2023-01-11 12:13 UTC  (36+ messages)
` [RFC patch 2/5] RISC-V: Reserve about 5K space in mcontext_t to support future ISA expansion
            ` RISCV kernel struct sigcontext expansion for V regs and potential glibc ABI break (was Re: [RFC patch 2/5] RISC-V: Reserve about 5K space in mcontext_t to support future ISA expansion.)
              ` Adding V-ext regs to signal context w/o expanding kernel struct sigcontext to avoid glibc ABI break
                                              ` Auto-enabling V unit and/or use of elf attributes (was Re: Adding V-ext regs to signal context w/o expanding kernel struct sigcontext to avoid glibc ABI break)

[PATCH] Add _FORTIFY_SOURCE implementation documentation [BZ #28998]
 2023-01-11  6:45 UTC  (13+ messages)
` [PATCH v3] "
` [PATCH v4] "

[PATCH v1 1/2] nptl: Changes tests to be 1/line and sorted
 2023-01-10 23:03 UTC  (5+ messages)
` [PATCH v1 2/2] nptl: Add a testcase for inputs racey to {w}memcmp{eq} BZ #29863

[PATCH v1] x86: Prevent SIG11 in memcmp-sse2 when data is concurrently modified [BZ #29863]
 2023-01-10 23:02 UTC  (5+ messages)
` [PATCH v4] x86: Prevent SIGSEGV "

[PATCH v5 00/17] Improve generic string routines
 2023-01-10 18:19 UTC  (41+ messages)
` [PATCH v5 03/17] Add string-maskoff.h generic header
` [PATCH v5 04/17] Add string vectorized find and detection functions
` [PATCH v5 07/17] string: Improve generic strchr
` [PATCH v5 08/17] string: Improve generic strchrnul
` [PATCH v5 10/17] string: Improve generic memchr
` [PATCH v5 11/17] string: Improve generic memrchr

[PATCH v2] stdio: Do not ignore posix_spawn error on popen (BZ #29016)
 2023-01-10 15:21 UTC  (2+ messages)

Add HWCAP2_SVE_EBF16 from Linux 6.1 to AArch64 bits/hwcap.h
 2023-01-10 10:44 UTC  (2+ messages)

Add STATX_DIOALIGN from Linux 6.1 to bits/statx-generic.h
 2023-01-09 22:24 UTC 

[PATCH 0/3] htl: move __pthtread_total, ___pthread_self, pthread_self
 2023-01-09 21:59 UTC  (10+ messages)
` [PATCH 3/3] htl: move pthread_self into libc

Add IPPROTO_L2TP from Linux 6.1 to netinet/in.h
 2023-01-09 21:50 UTC 

Monday Patch Queue Review update (2023-01-09)
 2023-01-09 15:21 UTC 

[PATCH v7] POSIX locale covers every byte [BZ# 29511]
 2023-01-09 15:17 UTC  (2+ messages)
` [PATCH v8] "

[PATCH] inet: Add ICMPv6 Destination Unreachable codes from RFC 4443 [BZ# 29974]
 2023-01-09  9:43 UTC 

[PATCH v2 0/3] htl: move some symbols into libc
 2023-01-08 20:16 UTC  (6+ messages)
` [PATCH v2 1/3] htl: move __pthtread_total "
` [PATCH v2 2/3] htl: move ___pthread_self "
` [PATCH v2 3/3] htl: move pthread_self "

Use MPFR 4.2.0, MPC 1.3.1 in build-many-glibcs.py
 2023-01-07  2:04 UTC 

Factory Direct Valves
 2023-01-07  1:19 UTC 

[committed] Update copyright dates not handled by scripts/update-copyrights
 2023-01-06 21:46 UTC 

stdc_bit_ceil(3) and wrapping
 2023-01-06 20:08 UTC  (5+ messages)

[committed] C2x semantics for <tgmath.h>
 2023-01-06 19:34 UTC 

[PATCH v3] elf: Fix slow tls access after dlopen [BZ #19924]
 2023-01-06 18:52 UTC 

[PATCH] bind.2, mount_setattr.2, openat2.2, perf_event_open.2, pidfd_send_signal.2, recvmmsg.2, seccomp_unotify.2, select_tut.2, sendmmsg.2, set_thread_area.2, sysctl.2, bzero.3, getaddrinfo.3, getaddrinfo_a.3, getutent.3, mbrtowc.3, mbsinit.3, rti
 2023-01-06 17:01 UTC  (3+ messages)

Fix slow tls access after dlopen
 2023-01-06 16:36 UTC  (2+ messages)

[PING] [PATCH v2] Resolve-flockfile-funlockfile-differences
 2023-01-06 15:47 UTC 

[PATCH] bind.2, mount_setattr.2, openat2.2, perf_event_open.2, pidfd_send_signal.2, recvmmsg.2, seccomp_unotify.2, select_tut.2, sendmmsg.2, set_thread_area.2, sysctl.2, bzero.3, getaddrinfo.3, getaddrinfo_a.3, getutent.3, mbrtowc.3, mbsinit.3, rti
 2023-01-06 13:49 UTC  (2+ messages)

[PATCH] memchr.3: Deprecate rawmemchr(3)
 2023-01-06 12:57 UTC  (2+ messages)

[PATCH] bind.2, mount_setattr.2, openat2.2, perf_event_open.2, pidfd_send_signal.2, recvmmsg.2, seccomp_unotify.2, select_tut.2, sendmmsg.2, set_thread_area.2, sysctl.2, bzero.3, getaddrinfo.3, getaddrinfo_a.3, getutent.3, mbrtowc.3, mbsinit.3, rtime.3, rtnetlink.3, strptime.3, NULL.3const, size_t.3type, void.3type, aio.7, netlink.7, unix.7: Prefer bzero(3) over memset(3)
 2023-01-06 10:55 UTC  (8+ messages)
    ` [PATCH] bind.2, mount_setattr.2, openat2.2, perf_event_open.2, pidfd_send_signal.2, recvmmsg.2, seccomp_unotify.2, select_tut.2, sendmmsg.2, set_thread_area.2, sysctl.2, bzero.3, getaddrinfo.3, getaddrinfo_a.3, getutent.3, mbrtowc.3, mbsinit.3, rti

[PATCH] bind.2, mount_setattr.2, openat2.2, perf_event_open.2, pidfd_send_signal.2, recvmmsg.2, seccomp_unotify.2, select_tut.2, sendmmsg.2, set_thread_area.2, sysctl.2, bzero.3, getaddrinfo.3, getaddrinfo_a.3, getutent.3, mbrtowc.3, mbsinit.3, rti
 2023-01-06  0:57 UTC  (3+ messages)

[PATCH 0/6] Refactor binutils configure usage
 2023-01-05 21:54 UTC  (5+ messages)

[PATCH v2] time: Set daylight to 1 for matching DST/offset change (bug 29951)
 2023-01-05 17:54 UTC  (3+ messages)

[PATCH] <signal.h>: Add deprecation message for sigpause
 2023-01-05 17:25 UTC  (2+ messages)

[manual]: rawmemchr(3) and UB
 2023-01-05 12:21 UTC  (5+ messages)

Update on the glibc segfault issue on Alpha
 2023-01-05 11:25 UTC  (6+ messages)

[committed] Fix ldbl-128 built-in function use
 2023-01-05  0:03 UTC 

[PATCH] hurd fcntl: remove duplicate do...while in LOCKED macro
 2023-01-04 11:56 UTC  (2+ messages)

[PATCH v2] x86: Check minimum/maximum of non_temporal_threshold [BZ #29953]
 2023-01-03 21:15 UTC  (2+ messages)

[PATCH] x86: Check the minimum non_temporal_threshold [BZ #29953]
 2023-01-03 20:49 UTC  (3+ messages)

Status and plans for glibc 2.37 release on February 1st 2023
 2023-01-03 18:50 UTC  (3+ messages)

page:  |  | latest

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