libc-alpha archive
date index for February, 2020

This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

February 29, 2020
13:35 Re: [PATCH] build-many-glibcs.py: Use --depth 1 in Git checkout Florian Weimer

February 28, 2020
21:47 Re: [PATCH] build-many-glibcs.py: Use --depth 1 in Git checkout Joseph Myers
21:33 Re: [PATCH] build-many-glibcs.py: Use --depth 1 in Git checkout Florian Weimer
21:19 Re: [PATCH] build-many-glibcs.py: Use --depth 1 in Git checkout Joseph Myers
17:53 Re: [PATCH v4 1/8] sysv/linux: Rename alpha functions to be alpha specific Zack Weinberg
17:30 Re: [PATCH v4 1/8] sysv/linux: Rename alpha functions to be alpha specific Adhemerval Zanella
17:21 Re: [PATCH 7/7] RFC: ldbl-128ibm-compat: PLT redirects for using ldbl redirects internally Paul E Murphy
17:07 Re: [PATCH 3/3] y2038: linux: Provide __futimesat64 implementation Lukasz Majewski
17:06 Re: [PATCH 2/3] y2038: linux: Provide __lutimes64 implementation Lukasz Majewski
17:06 Re: [PATCH 1/3] y2038: linux: Provide __futimes64 implementation Lukasz Majewski
16:56 Re: [PATCH v4 5/8] linux: Use long time_t __getitimer/__setitimer Lukasz Majewski
15:33 Re: [PATCHv3][Ping] ldbl-128ibm-compat: Add tests for IBM long double functions Paul E Murphy
15:08 [PATCH][Committed] ldbl-128ibm-compat: Provide a significand implementation Paul E. Murphy
15:08 [PATCH][Committed] ldbl-128ibm-compat: link tst-ldbl-efgcvt against loader too Paul E. Murphy
14:59 Re: [PATCH 4/6] ldbl-128ibm-compat: Redirect complex math functions Paul E Murphy
14:57 Re: [PATCH 5/7] ldbl-128ibm-compat: enforce ibm128 on compat tests Paul E Murphy
14:56 Re: [PATCH 1/7] ldbl-128ibm-compat: Provide nexttoward functions Paul E Murphy
14:56 Re: [PATCH 3/6] ldbl-128ibm-compat: Redirect long double functions to f128/ieee128 functions Paul E Murphy
14:29 Re: [PATCH] i386: Use comdat instead of .gnu.linkonce for i386 setup pic register (BZ #20543) H.J. Lu
14:25 [PATCH] i386: Use comdat instead of .gnu.linkonce for i386 setup pic register (BZ #20543) Adhemerval Zanella
13:30 Re: [HELP NEEDED] elf: Add elf/check-wx-segment, a test for the presence of WX segments Adhemerval Zanella
12:02 [PATCH] build-many-glibcs.py: Use --depth 1 in Git checkout Florian Weimer
10:08 [HELP NEEDED] elf: Add elf/check-wx-segment, a test for the presence of WX segments Florian Weimer
00:04 Re: [PATCH v2] sysv: linux: Pass 64-bit version of semctl syscall Alistair Francis

February 27, 2020
23:47 Re: [PATCH 25/26] m68k: getpagesize syscall number is always available Adhemerval Zanella
23:47 Re: [PATCH 26/26] microblaze: vfork is always available Adhemerval Zanella
23:47 Re: [PATCH 24/26] Linux: epoll_pwait syscall number is always available Adhemerval Zanella
23:46 Re: [PATCH 23/26] x86_64: Do not define __NR_semtimedop in <sysdep.h> Adhemerval Zanella
23:46 Re: [PATCH 22/26] ia64: Do not define __NR_semtimedop in <sysdep.h> Adhemerval Zanella
23:46 Re: [PATCH 21/26] Linux: open_by_handle_at syscall number is always available Adhemerval Zanella
23:46 Re: [PATCH 20/26] Linux: set_robust_list syscall number is always available Adhemerval Zanella
23:31 Re: [PATCH 19/26] Linux: pciconfig_iobase syscall number is always available on alpha Adhemerval Zanella
23:31 Re: [PATCH 17/26] Linux: exit_group syscall number is always available Adhemerval Zanella
23:31 Re: [PATCH 18/26] Linux: getdents64 syscall number is always available on MIPS Adhemerval Zanella
23:31 Re: [PATCH 16/26] Linux: set_tid_address syscall number is always available Adhemerval Zanella
23:31 Re: [PATCH 15/26] Linux: pkey_mprotect syscall number is always available Adhemerval Zanella
23:31 Re: [PATCH 14/26] Linux: rt_sigqueueinfo syscall number is always available Adhemerval Zanella
23:20 Re: [PATCH 13/26] Linux: getrandom syscall number is always available Adhemerval Zanella
23:19 Re: [PATCH 12/26] Linux: Clean up preadv, pwritev system call names Adhemerval Zanella
23:19 Re: [PATCH 11/26] Linux: Clean up preadv2, pwritev2 system call names Adhemerval Zanella
23:08 Re: [PATCH 10/26] Linux: Clean up pread64/pwrite64 system call names Adhemerval Zanella
23:06 Re: [PATCH 09/26] Linux: sigaltstack syscall number is always available Adhemerval Zanella
23:06 Re: [PATCH 08/26] Linux: sched_getaffinity syscall number is always available Adhemerval Zanella
23:06 Re: [PATCH 07/26] Linux: sched_setaffinity syscall number is always available Adhemerval Zanella
23:06 Re: [PATCH 06/26] Linux: statx syscall number is always available Adhemerval Zanella
23:06 Re: [PATCH 05/26] Linux: mq_* syscall numbers are always available Adhemerval Zanella
23:06 Re: [PATCH 02/26] Linux: renameat2 syscall number is always available Adhemerval Zanella
23:06 Re: [PATCH 04/26] Linux: mlock2 syscall number is always available Adhemerval Zanella
23:06 Re: [PATCH 03/26] Linux: copy_file_range syscall number is always available Adhemerval Zanella
22:45 Re: [PATCH 5/7] ldbl-128ibm-compat: enforce ibm128 on compat tests Paul E Murphy
22:14 Re: [PATCH 01/26] Linux: Enhance glibcsyscalls.h to support listing system calls Adhemerval Zanella
21:11 Re: Rseq registration: Google tcmalloc vs glibc Paul E. McKenney
20:58 Re: [PATCH 7/7] RFC: ldbl-128ibm-compat: PLT redirects for using ldbl redirects internally Tulio Magno Quites Machado Fil
20:39 Re: [PATCH 5/7] ldbl-128ibm-compat: enforce ibm128 on compat tests Tulio Magno Quites Machado Fil
20:17 Re: [PATCH 1/7] ldbl-128ibm-compat: Provide nexttoward functions Tulio Magno Quites Machado Fil
18:53 Re: Carlos' patchwork queue. Tulio Magno Quites Machado Fil
18:24 Re: [PATCH] mips: Fix argument passing for inlined syscalls on Linux [BZ #25523] Matt Turner
17:49 Re: [PATCH 08/15] nios2: Use Linux kABI for syscall return Adhemerval Zanella
16:45 Re: [PATCH v2 3/3] posix: Remove posix waitid Adhemerval Zanella
16:45 Re: [PATCH v2 2/3] posix: Refactor tst-waitid (BZ #14666) Adhemerval Zanella
16:42 Re: [PATCH] malloc/tst-mallocfork2: Kill lingering process for unexpected failures Adhemerval Zanella
16:31 Re: [PATCH] Reserve static TLS for dynamically loaded initial-exec TLS only [BZ #25051] Florian Weimer
16:21 Re: [PATCH] Reserve static TLS for dynamically loaded initial-exec TLS only [BZ #25051] Szabolcs Nagy
14:58 Re: Carlos' patchwork queue. Carlos O'Donell
14:31 Re: Carlos' patchwork queue. Florian Weimer
14:15 Re: Carlos' patchwork queue. Carlos O'Donell
12:40 Re: Carlos' patchwork queue. Florian Weimer
10:34 Re: Rseq registration: Google tcmalloc vs glibc Florian Weimer
10:19 Re: Rseq registration: Google tcmalloc vs glibc Szabolcs Nagy
07:28 Re: [PATCH v3] binfmt_misc: pass binfmt_misc flags to the interpreter YunQiang Su
06:59 Re: [PATCH] elf: Apply attribute_relro to pointers in elf/dl-minimal.c Florian Weimer
05:50 Re: [PATCH][AArch64] Cleanup memset Siddhesh Poyarekar

February 26, 2020
21:51 Re: Rseq registration: Google tcmalloc vs glibc Mathieu Desnoyers
21:43 Re: [PATCH] elf: Apply attribute_relro to pointers in elf/dl-minimal.c Florian Weimer
21:23 Re: [PATCH] elf: Apply attribute_relro to pointers in elf/dl-minimal.c Joseph Myers
21:21 Re: Rseq registration: Google tcmalloc vs glibc Mathieu Desnoyers
20:05 Re: ELF_INITFINI for ARC (was Re: [PATCH] Introduce <elf-initfini.h> and ELF_INITFINI for all architectures) Vineet Gupta
19:27 Re: ELF_INITFINI for ARC (was Re: [PATCH] Introduce <elf-initfini.h> and ELF_INITFINI for all architectures) Florian Weimer
19:12 Re: Rseq registration: Google tcmalloc vs glibc Chris Kennelly
19:10 ELF_INITFINI for ARC (was Re: [PATCH] Introduce <elf-initfini.h> and ELF_INITFINI for all architectures) Vineet Gupta
18:56 Re: Rseq registration: Google tcmalloc vs glibc Mathieu Desnoyers
17:27 Re: Rseq registration: Google tcmalloc vs glibc Chris Kennelly
17:02 Re: Rseq registration: Google tcmalloc vs glibc Mathieu Desnoyers
16:28 Re: switching ARC to 64-bit time_t (Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64) Lukasz Majewski
16:18 Re: [PATCH v2][AArch64] Improve integer memcpy Wilco Dijkstra
16:12 [PATCH][AArch64] Cleanup memset Wilco Dijkstra
15:51 Re: [PATCH] elf: Apply attribute_relro to pointers in elf/dl-minimal.c H.J. Lu
15:18 [PATCH] elf: Apply attribute_relro to pointers in elf/dl-minimal.c Florian Weimer
14:49 Re: switching ARC to 64-bit time_t (Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64) Joseph Myers
13:19 Re: switching ARC to 64-bit time_t (Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64) Lukasz Majewski
09:49 Re: long double redirects and dynamic loader behavior Florian Weimer
03:38 Re: Rseq registration: Google tcmalloc vs glibc Chris Kennelly
03:25 Re: Rseq registration: Google tcmalloc vs glibc Joel Fernandes
02:15 Re: long double redirects and dynamic loader behavior Carlos O'Donell
01:04 Re: [PATCH v3] Convert Python scripts to Python 3 Alistair Francis

February 25, 2020
23:16 Re: [PATCH v3] powerpc: Refactor fenvinline.h Tulio Magno Quites Machado Fil
23:14 Re: [PATCH] Improve adherance to the GNU Kind Communication Guidelines Joseph Myers
23:10 Re: [PATCH] Improve adherance to the GNU Kind Communication Guidelines Matthew Garrett
22:54 Re: [PATCH] csu: Use ELF constructor instead of _init in libc.so Alistair Francis
20:04 Re: [PATCH v3] powerpc: Refactor fenvinline.h Adhemerval Zanella
20:01 Re: [PATCH] mips: Fix argument passing for inlined syscalls on Linux [BZ #25523] Adhemerval Zanella
18:48 Re: [PATCH v3] powerpc: Refactor fenvinline.h Florian Weimer
18:23 Re: [PATCH v3] powerpc: Refactor fenvinline.h Tulio Magno Quites Machado Fil
16:56 Re: [PATCH v3] asm-generic ABI: Allow statx syscall despite fstatat64, fstat64 Vineet Gupta
16:44 Re: [PATCH 9/7] nss_nis: Use NSS_DECLARE_MODULE_FUNCTIONS Florian Weimer
16:41 Re: [PATCH 9/7] nss_nis: Use NSS_DECLARE_MODULE_FUNCTIONS Andreas Schwab
16:10 Re: [PATCH v3] asm-generic ABI: Allow statx syscall despite fstatat64, fstat64 Joseph Myers
16:10 Re: [PATCH 9/7] nss_nis: Use NSS_DECLARE_MODULE_FUNCTIONS Florian Weimer
15:09 Re: [PATCH 9/7] nss_nis: Use NSS_DECLARE_MODULE_FUNCTIONS Andreas Schwab
15:06 Re: [PATCH] stdint: Use __extension__ on long long constants Florian Weimer
14:50 Re: [PATCH 9/7] nss_nis: Use NSS_DECLARE_MODULE_FUNCTIONS Florian Weimer
14:38 Re: [PATCH] stdint: Use __extension__ on long long constants Andreas Schwab
14:36 Re: switching ARC to 64-bit time_t (Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64) Joseph Myers
14:28 Re: [PATCH] stdint: Use __extension__ on long long constants Dennis Lambe Jr.
14:27 Re: [PATCH] stdint: Use __extension__ on long long constants Dennis Lambe Jr.
14:17 Re: [PATCH] stdint: Use __extension__ on long long constants Florian Weimer
14:15 Re: [PATCH] stdint: Use __extension__ on long long constants Dennis Lambe Jr.
13:53 Re: [PATCH] csu: Use ELF constructor instead of _init in libc.so Andreas Schwab
13:44 Re: [PATCH] csu: Use ELF constructor instead of _init in libc.so Florian Weimer
13:18 Re: [PATCH] csu: Use ELF constructor instead of _init in libc.so Andreas Schwab
12:58 Re: [PATCH] csu: Use ELF constructor instead of _init in libc.so Florian Weimer
12:57 Re: [PATCH] csu: Use ELF constructor instead of _init in libc.so Andreas Schwab
12:34 Re: [PATCH] csu: Use ELF constructor instead of _init in libc.so Florian Weimer
11:40 Re: switching ARC to 64-bit time_t (Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64) Lukasz Majewski
09:28 Re: [PATCH] Force 64-bit time based syscalls for TIMESIZE==64 on 32-bit arches Florian Weimer
09:19 Re: [PATCH] stdint: Use __extension__ on long long constants Andreas Schwab
09:03 Re: switching ARC to 64-bit time_t (Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64) Arnd Bergmann
07:57 Re: [PATCH] stdint: Use __extension__ on long long constants Florian Weimer
07:23 [PATCH] stdint: Use __extension__ on long long constants Dennis Lambe Jr.
03:13 Re: [PATCH v3] asm-generic ABI: Allow statx syscall despite fstatat64, fstat64 Vineet Gupta
01:16 Re: [PATCH] Force 64-bit time based syscalls for TIMESIZE==64 on 32-bit arches Vineet Gupta
01:07 Re: [PATCH] Force 64-bit time based syscalls for TIMESIZE==64 on 32-bit arches Alistair Francis
00:29 [PATCH v3] asm-generic ABI: Allow statx syscall despite fstatat64,fstat64 Vineet Gupta
00:10 Re: [PATCH v2] asm-generic ABI: Allow statx syscall despite fstatat64,fstat64 Joseph Myers
00:04 Re: switching ARC to 64-bit time_t (Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64) Joseph Myers

February 24, 2020
22:38 Re: [PATCH] csu: Use ELF constructor instead of _init in libc.so Jim Wilson
22:15 [PATCH v2] asm-generic ABI: Allow statx syscall despite fstatat64,fstat64 Vineet Gupta
20:10 long double redirects and dynamic loader behavior Paul E Murphy
19:38 Re: [PATCH] asm-generic ABI: Allow statx syscall despite fstatat64,fstat64 Florian Weimer
19:27 Re: [PATCH] asm-generic ABI: Allow statx syscall despite fstatat64,fstat64 Vineet Gupta
19:13 Re: [PATCH] asm-generic ABI: Allow statx syscall despite fstatat64,fstat64 Florian Weimer
19:07 [PATCH] manual: Document the System V sigpause function Florian Weimer
19:07 [PATCH] signal: Deprecate additional legacy signal handling functions Florian Weimer
19:03 Re: [PATCH] asm-generic ABI: Allow statx syscall despite fstatat64,fstat64 Vineet Gupta
18:39 Re: [PATCH] asm-generic ABI: Allow statx syscall despite fstatat64,fstat64 Florian Weimer
18:34 [PATCH] Force 64-bit time based syscalls for TIMESIZE==64 on 32-bit arches Vineet Gupta
18:23 [PATCH] asm-generic ABI: Allow statx syscall despite fstatat64,fstat64 Vineet Gupta
14:58 Re: [PATCH 3/6] ldbl-128ibm-compat: Redirect long double functions to f128/ieee128 functions Paul E Murphy
12:41 Re: switching ARC to 64-bit time_t (Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64) Lukasz Majewski
12:31 Re: [PATCH] Introduce <elf-initfini.h> and ELF_INITFINI for all architectures Florian Weimer
12:02 Re: [PATCH] csu: Use ELF constructor instead of _init in libc.so Andreas Schwab
11:53 Re: [PATCH 4/4] ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486] Florian Weimer
11:13 Re: [PATCH] csu: Use ELF constructor instead of _init in libc.so Andreas Schwab
11:13 Re: switching ARC to 64-bit time_t (Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64) Lukasz Majewski
11:10 [PATCH] csu: Use ELF constructor instead of _init in libc.so Florian Weimer
10:42 Re: switching ARC to 64-bit time_t (Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64) Andreas Schwab
10:37 Re: switching ARC to 64-bit time_t (Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64) Lukasz Majewski
10:24 Re: switching ARC to 64-bit time_t (Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64) Andreas Schwab
10:21 Re: [PATCH] Introduce <elf-initfini.h> and ELF_INITFINI for all architectures Florian Weimer
10:14 Re: switching ARC to 64-bit time_t (Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64) Lukasz Majewski
09:47 Re: switching ARC to 64-bit time_t (Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64) Andreas Schwab
09:17 Re: [PATCH v2 1/3] y2038: include: Move struct __timespec64 definition to a separate file Lukasz Majewski
09:16 Re: [PATCH v2 3/3] y2038: linux: Provide __mq_timedreceive_time64 implementation Lukasz Majewski
09:16 Re: [PATCH v2 2/3] y2038: linux: Provide __mq_timedsend_time64 implementation Lukasz Majewski
09:13 Re: [PATCH] Introduce <elf-initfini.h> and ELF_INITFINI for all architectures Andreas Schwab
09:12 Re: [PATCH] Introduce <elf-initfini.h> and ELF_INITFINI for all architectures Andreas Schwab
09:01 Re: switching ARC to 64-bit time_t (Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64) Lukasz Majewski
02:49 Re: switching ARC to 64-bit time_t (Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64) Viresh Kumar

February 23, 2020
18:07 Carlos' patchwork queue. Carlos O'Donell

February 22, 2020
22:40 Re: [PATCH] mips: Fix argument passing for inlined syscalls on Linux [BZ #25523] Maciej W. Rozycki
08:43 Re: switching ARC to 64-bit time_t (Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64) Arnd Bergmann
05:19 Re: binutils ld and new PT_GNU_PROPERTY segment Fangrui Song

February 21, 2020
21:21 Re: [PATCH] Introduce <elf-initfini.h> and ELF_INITFINI for all architectures David Abdurachmanov
21:11 Re: [PATCH] Introduce <elf-initfini.h> and ELF_INITFINI for all architectures Jim Wilson
20:07 Re: [PATCH] malloc/tst-mallocfork2: Kill lingering process for unexpected failures Paul Clarke
19:57 Re: switching ARC to 64-bit time_t (Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64) Alistair Francis
18:34 Re: [PATCH] Introduce <elf-initfini.h> and ELF_INITFINI for all architectures Florian Weimer
16:13 Re: Rseq registration: Google tcmalloc vs glibc Mathieu Desnoyers
15:49 Re: Rseq registration: Google tcmalloc vs glibc Joel Fernandes
14:35 Re: [PATCH 2/7] ldbl-128ibm-compat: enforce correct abi flags on internal file Paul E Murphy
14:34 Re: [PATCH 4/7] ldbl-128ibm-compat: fixup subdir location of several funcs Paul E Murphy
14:32 Re: [PATCH] ldbl-128ibm: make ieee754.h work with IEEE 128 long double Paul E Murphy
14:31 Re: [PATCH 2/6] Undefine redirections after long double definition on __LDBL_COMPAT [BZ #23294] Paul E Murphy
14:29 Re: [PATCH 5/6] ldbl-128ibm-compat: Provide ieee128 symbols to narrow functions Paul E Murphy
14:03 Re: [PATCH v2] sysv: linux: Pass 64-bit version of semctl syscall Adhemerval Zanella
13:28 Re: Are ifuncs intended to be allowed to resolve to symbols in another DSO? Florian Weimer
13:08 Re: Rseq registration: Google tcmalloc vs glibc Florian Weimer
12:58 Re: [PATCH] Reserve static TLS for dynamically loaded initial-exec TLS only [BZ #25051] Florian Weimer
12:41 Re: [PATCH] Introduce <elf-initfini.h> and ELF_INITFINI for all architectures Florian Weimer
10:08 Re: [PATCH v4 7/8] linux: Use long time_t for wait4/getrusage Lukasz Majewski
10:03 Re: [PATCH v4 5/8] linux: Use long time_t __getitimer/__setitimer Lukasz Majewski
09:52 Re: [PATCH v4 8/8] sysv/alpha: Use generic __timeval32 and helpers Lukasz Majewski
05:21 Re: XFS reports lchmod failure, but changes file system contents Aleksa Sarai
05:02 Re: XFS reports lchmod failure, but changes file system contents Al Viro
04:09 Re: XFS reports lchmod failure, but changes file system contents Aleksa Sarai

February 20, 2020
22:49 Re: [PATCH] Introduce <elf-initfini.h> and ELF_INITFINI for all architectures Jim Wilson
22:25 Re: [PATCH 2/3] y2038: linux: Provide __utimes64 implementation Lukasz Majewski
21:33 Rseq registration: Google tcmalloc vs glibc Mathieu Desnoyers
21:04 Re: [PATCH 08/15] nios2: Use Linux kABI for syscall return Vineet Gupta
20:39 Re: [PATCH 08/15] nios2: Use Linux kABI for syscall return Vineet Gupta
19:38 Re: [PATCH v0] PPC64: Remove vec_finite_alias.c as aliases it creates are no longer required. Tulio Magno Quites Machado Fil
18:53 Re: [PATCH] Introduce <elf-initfini.h> and ELF_INITFINI for all architectures Florian Weimer
18:17 [PATCH v3] Fix time/tst-cpuclock1 intermitent failures Lucas A. M. Magalhaes
18:06 Re: [PATCH v2] sysv: linux: Pass 64-bit version of semctl syscall Alistair Francis
17:58 [PATCH] malloc/tst-mallocfork2: Kill lingering process for unexpected failures Adhemerval Zanella
17:17 New French PO file for 'libc' (version 2.30.9000) Translation Project Robot
17:11 Re: [PATCH] Introduce <elf-initfini.h> and ELF_INITFINI for all architectures Andreas Schwab
17:00 Re: [PATCH 2/3] y2038: linux: Provide __utimes64 implementation Adhemerval Zanella
16:56 Re: [PATCH] Introduce <elf-initfini.h> and ELF_INITFINI for all architectures Andreas Schwab
16:51 Re: [PATCH] support: Kill process group for test failure Adhemerval Zanella
16:40 Re: [PATCH] Introduce <elf-initfini.h> and ELF_INITFINI for all architectures Florian Weimer
16:37 Re: [PATCH] Introduce <elf-initfini.h> and ELF_INITFINI for all architectures Andreas Schwab
16:31 Re: switching ARC to 64-bit time_t (Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64) Lukasz Majewski
16:27 Re: switching ARC to 64-bit time_t (Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64) Helmut Grohne
16:08 Re: switching ARC to 64-bit time_t (Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64) Arnd Bergmann
15:42 Re: switching ARC to 64-bit time_t (Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64) Lukasz Majewski
15:36 Re: [PATCH 3/3] y2038: linux: Provide __utime64 implementation Lukasz Majewski
15:23 Re: [PATCH 2/3] y2038: linux: Provide __utimes64 implementation Lukasz Majewski
15:14 Re: [PATCH] support: Kill process group for test failure Carlos O'Donell
15:12 Re: [PATCH] support: Kill process group for test failure Carlos O'Donell
15:05 Re: [PATCH] Reserve static TLS for dynamically loaded initial-exec TLS only [BZ #25051] Carlos O'Donell
15:05 Re: [PATCH] support: Kill process group for test failure Florian Weimer
14:53 Re: [PATCH 3/3] y2038: linux: Provide __utime64 implementation Adhemerval Zanella
14:53 Re: [PATCH 2/3] y2038: linux: Provide __utimes64 implementation Adhemerval Zanella
14:53 Re: [PATCH 1/3] y2038: Introduce struct __utimbuf64 - new internal glibc type Adhemerval Zanella
14:53 Re: [PATCH] support: Kill process group for test failure Carlos O'Donell
14:44 Re: switching ARC to 64-bit time_t (Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64) Arnd Bergmann
14:34 [PATCH] support: Kill process group for test failure Adhemerval Zanella
14:14 Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64 Joseph Myers
13:15 Re: switching ARC to 64-bit time_t (Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64) Lukasz Majewski
13:14 Re: [PATCH 08/15] nios2: Use Linux kABI for syscall return Adhemerval Zanella
12:37 Re: switching ARC to 64-bit time_t (Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64) Arnd Bergmann
10:28 Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64 Lukasz Majewski
09:37 Re: switching ARC to 64-bit time_t (Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64) Lukasz Majewski
08:31 Re: switching ARC to 64-bit time_t (Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64) Arnd Bergmann
08:25 Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64 Arnd Bergmann
07:54 Re: [PATCH 02/13] nptl: Sort routines list in Makefile alphabetically Florian Weimer
07:09 Re: [PATCH] argp: argp.doc prints incorrectly when it starts with "\v" [BZ #19038] Girish Joshi
00:47 Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64 Joseph Myers
00:27 Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64 Vineet Gupta

February 19, 2020
23:18 Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64 Lukasz Majewski
23:11 Re: switching ARC to 64-bit time_t (Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64) Lukasz Majewski
23:10 Re: switching ARC to 64-bit time_t (Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64) Lukasz Majewski
21:40 Re: [PATCH 08/15] nios2: Use Linux kABI for syscall return Vineet Gupta
21:20 Re: [PATCH] elf.h: Add R_RISCV_IRELATIVE Palmer Dabbelt
21:03 [PATCH] Speed up realpath and fix EOVERFLOW bug Paul Eggert
20:45 Re: [patch] ldconfig: trace origin paths with -v DJ Delorie
20:40 Re: [PATCH] Fix use-after-free in glob when expanding ~user (bug 25414) Paul Eggert
18:51 Re: [PATCH v2] Fix time/tst-cpuclock1 intermitent failures Adhemerval Zanella
18:42 Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64 Vineet Gupta
18:32 Re: [PATCH v0] PPC64: Attach SIMD attribute to cosf, sin, sinf function declarations. Tulio Magno Quites Machado Fil
18:18 [PATCH v4 5/8] linux: Use long time_t __getitimer/__setitimer Alistair Francis
18:18 [PATCH v4 7/8] linux: Use long time_t for wait4/getrusage Alistair Francis
18:18 [PATCH v4 8/8] sysv/alpha: Use generic __timeval32 and helpers Alistair Francis
18:18 [PATCH v4 4/8] sysv: Define __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64 Alistair Francis
18:18 [PATCH v4 3/8] time: Add a __itimerval64 struct Alistair Francis
18:18 [PATCH v4 2/8] time: Add a timeval with a 32-bit tv_sec and tv_usec Alistair Francis
18:18 [PATCH v4 1/8] sysv/linux: Rename alpha functions to be alpha specific Alistair Francis
18:18 [PATCH v4 6/8] resource: Add a __rusage64 struct Alistair Francis
18:18 [PATCH v4 0/8] Always use 32-bit time_t for certain syscalls Alistair Francis
18:09 Re: [patch] ldconfig: trace origin paths with -v Joseph Myers
18:01 Re: [patch] ldconfig: trace origin paths with -v Carlos O'Donell
17:52 Re: [PATCH 13/13] nptl: Move pthread_setschedparam implementation into libc Adhemerval Zanella
17:51 Re: [PATCH 12/13] nptl: Move pthread_getschedparam implementation into libc Adhemerval Zanella
17:50 Re: [PATCH 11/13] Add hidden prototypes for __sched_getparam, __sched_getscheduler Adhemerval Zanella
17:50 [patch] ldconfig: trace origin paths with -v DJ Delorie
17:50 Re: [PATCH 10/13] nptl: Move pthread_cond_init implementation into libc Adhemerval Zanella
17:49 Re: [PATCH 09/13] nptl: Move pthread_cond_destroy implementation into libc Adhemerval Zanella
17:42 Re: [PATCH 08/13] nptl: Move pthread_condattr_init implementation into libc Adhemerval Zanella
17:42 Re: [PATCH 07/13] nptl: Move pthread_condattr_destroy implementation into libc Adhemerval Zanella
17:41 Re: [PATCH 06/13] nptl: Move pthread_attr_setscope implementation into libc Adhemerval Zanella
17:40 Re: [PATCH 05/13] nptl: Move pthread_attr_getscope implementation into libc Adhemerval Zanella
17:39 Re: [PATCH 04/13] nptl: Move pthread_attr_setschedpolicy implementation into libc Adhemerval Zanella
17:38 Re: [PATCH 03/13] nptl: Move pthread_attr_getschedpolicy implementation into libc Adhemerval Zanella
17:34 Re: [PATCH 02/13] nptl: Sort routines list in Makefile alphabetically Adhemerval Zanella
17:29 Re: [PATCH 01/13] nptl: Use .NOTPARALLEL in Makefile only if actually running tests Adhemerval Zanella
16:50 [PATCH] Fix use-after-free in glob when expanding ~user (bug 25414) Andreas Schwab
16:42 Re: [PATCH v2] Fix time/tst-cpuclock1 intermitent failures Lucas A. M. Magalhaes
14:41 Re: [PATCH v4] Fix tst-pkey expectations on pkey_get [BZ #23202] Tulio Magno Quites Machado Fil
14:08 Re: [PATCH v4] Block all signals on timer_create thread (BZ#10815) Adhemerval Zanella
12:37 RE: [PATCH v4 1/3] elf: Allow dlopen of filter object to work [BZ #16272] David Kilroy
11:04 Re: powerpc Linux scv support and scv system call ABI proposal Nicholas Piggin
10:34 Re: [PATCH v4] Block all signals on timer_create thread (BZ#10815) Florian Weimer
08:52 Re: [PATCH] Remove STATFS_IS_STATFS64 conditional as it is zero in all ports Andreas Schwab
08:31 Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64 Andreas Schwab
01:31 Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64 Vineet Gupta
01:29 [PATCH] Remove STATFS_IS_STATFS64 conditional as it is zero in all ports Vineet Gupta
01:11 Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64 Alistair Francis
00:57 Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64 Vineet Gupta

February 18, 2020
23:13 Re: switching ARC to 64-bit time_t (Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64) Joseph Myers
23:11 Re: [PATCH v3 7/8] linux: Use long time_t for wait4/getrusage Alistair Francis
23:05 switching ARC to 64-bit time_t (Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64) Vineet Gupta
22:23 Re: [PATCH 5/6] ldbl-128ibm-compat: Provide ieee128 symbols to narrow functions Paul E Murphy
22:01 [PATCHv3] ldbl-128ibm-compat: Add tests for IBM long double functions Paul E. Murphy
19:02 Re: [PATCH v3 5/8] linux: Use long time_t __getitimer/__setitimer Alistair Francis
18:07 Re: [PATCH v2 1/3] support: Add support_process_state_wait Florian Weimer
18:01 Re: [PATCH v2 1/3] support: Add support_process_state_wait Adhemerval Zanella
17:54 Re: [PATCH v2 1/3] support: Add support_process_state_wait Florian Weimer
17:52 Re: [PATCH v2 1/3] support: Add support_process_state_wait Adhemerval Zanella
17:48 Re: [PATCH v2 3/3] posix: Remove posix waitid Adhemerval Zanella
17:47 Re: [PATCH v2 2/3] posix: Refactor tst-waitid (BZ #14666) Adhemerval Zanella
17:19 [PATCH v4] Block all signals on timer_create thread (BZ#10815) Adhemerval Zanella
16:51 Re: [PATCH] Linux: Work around kernel bugs in chmod on /proc/self/fd paths Matheus Castanho
15:18 Re: [PATCH v2 1/3] support: Add support_process_state_wait Florian Weimer
15:15 Re: [PATCH 2/6] Undefine redirections after long double definition on __LDBL_COMPAT [BZ #23294] Paul E Murphy
15:13 Re: [PATCH v6] y2038: linux: Provide __gettimeofday64 implementation Lukasz Majewski
14:50 Re: [PATCH] Linux: Work around kernel bugs in chmod on /proc/self/fd paths Florian Weimer
14:34 Re: [PATCH] Linux: Work around kernel bugs in chmod on /proc/self/fd paths Matheus Castanho
14:27 Re: [PATCH 1/6] Prepare redirections for IEEE long double on powerpc64le Paul E Murphy
14:13 Re: [PATCH] Introduce <elf-initfini.h> and ELF_INITFINI for all architectures Florian Weimer
14:06 Re: [PATCH] ldbl-128ibm: make ieee754.h work with IEEE 128 long double Tulio Magno Quites Machado Fil
14:02 [PATCH v2 2/3] posix: Refactor tst-waitid (BZ #14666) Adhemerval Zanella
14:02 [PATCH v2 1/3] support: Add support_process_state_wait Adhemerval Zanella
14:02 [PATCH v2 3/3] posix: Remove posix waitid Adhemerval Zanella
13:25 Re: [PATCH v6] y2038: linux: Provide __gettimeofday64 implementation Adhemerval Zanella
13:05 Re: [PATCH] Move implementation of <file_change_detection.h> into a C file Florian Weimer
12:47 Re: [PATCH] Linux: Work around kernel bugs in chmod on /proc/self/fd paths Florian Weimer
12:44 Re: [PATCH v2] Fix time/tst-cpuclock1 intermitent failures Adhemerval Zanella
12:08 Re: FYI s390x: 'current.ctime.tv_nsec' may be used uninitialized in this function Stefan Liebler
12:07 Re: [PATCH] Move implementation of <file_change_detection.h> into a C file Stefan Liebler
10:34 Re: settimeofday breakage Karel Zak

February 17, 2020
22:25 Re: [PATCHv2 3/7] ldbl-128ibm-compat: Add tests for IBM long double functions Joseph Myers
22:06 Re: [PATCH] mips: Fix bracktrace result for signal frames Joseph Myers
22:06 [PATCHv2 3/7] ldbl-128ibm-compat: Add tests for IBM long double functions Paul E. Murphy
19:14 Re: [PATCH 1/3] <fd_to_filename.h>: Add type safety and port to Hurd Paul Eggert
18:59 Re: [PATCH 1/3] <fd_to_filename.h>: Add type safety and port to Hurd Adhemerval Zanella
18:35 Re: [PATCH] stdlib: Reduce namespace pollution in <inttypes.h> Paul Eggert
18:26 Re: [PATCH 1/3] <fd_to_filename.h>: Add type safety and port to Hurd Paul Eggert
16:44 Re: [PATCH v2] Fix time/tst-cpuclock1 intermitent failures Lucas A. M. Magalhaes
16:14 Re: [PATCH] Improve __LONG_DOUBLE_USES_FLOAT128 commentary Paul Clarke
16:07 Re: [PATCH] wcsmbs: Avoid escaped character literals in <wchar.h> Andreas Schwab
16:03 [PATCH] elf: Implement DT_AUDIT, DT_DEPAUDIT support [BZ #24943] Florian Weimer
16:02 Re: [PATCH] Reserve static TLS for dynamically loaded initial-exec TLS only [BZ #25051] Florian Weimer
15:19 Re: [PATCH 1/3] <fd_to_filename.h>: Add type safety and port to Hurd Florian Weimer
15:08 Re: [PATCH 2/6] Undefine redirections after long double definition on __LDBL_COMPAT [BZ #23294] Paul E Murphy
14:34 Re: [PATCH 1/6] Prepare redirections for IEEE long double on powerpc64le Paul E Murphy
13:59 [PATCH] mips: Fix bracktrace result for signal frames Adhemerval Zanella
13:48 libc coordination list Florian Weimer
13:18 [PATCH 3/3] y2038: linux: Provide __futimesat64 implementation Lukasz Majewski
13:18 [PATCH 2/3] y2038: linux: Provide __lutimes64 implementation Lukasz Majewski
13:18 [PATCH 1/3] y2038: linux: Provide __futimes64 implementation Lukasz Majewski
13:18 [PATCH 0/3] y2038: Conversion of [lf]utimes[at] to support 64 bit time Lukasz Majewski
12:51 Re: [PATCH v4] Fix tst-pkey expectations on pkey_get [BZ #23202] Florian Weimer
12:48 Re: [PATCH] wcsmbs: Avoid escaped character literals in <wchar.h> Florian Weimer
12:46 Re: [PATCH] Always do locking when accessing streams (bug 15142, bug 14697) Florian Weimer
12:26 Re: [PATCH 0/4] Avoid malloc symbol interposition in the dynamic loader [BZ #25486] Lucas A. M. Magalhaes
12:25 Re: [hurd,commited 2/2] x86 tls: Use _Static_assert for TLS access size assertion Florian Weimer
12:10 [PATCH v4] Fix tst-pkey expectations on pkey_get [BZ #23202] Lucas A. M. Magalhaes
11:57 Re: [PATCH] wcsmbs: Avoid escaped character literals in <wchar.h> Andreas Schwab
11:56 Re: [PATCH] stdlib: Reduce namespace pollution in <inttypes.h> Florian Weimer
11:54 Re: [PATCH] stdlib: Reduce namespace pollution in <inttypes.h> Andreas Schwab
11:52 Re: [hurd,commited 2/2] x86 tls: Use _Static_assert for TLS access size assertion Samuel Thibault
11:30 Re: FYI s390x: 'current.ctime.tv_nsec' may be used uninitialized in this function Florian Weimer
11:28 [PATCH] Move implementation of <file_change_detection.h> into a C file Florian Weimer
10:57 [PATCH] wcsmbs: Avoid escaped character literals in <wchar.h> Florian Weimer
10:57 [PATCH] stdlib: Reduce namespace pollution in <inttypes.h> Florian Weimer
10:25 [PATCH COMMITTED] x86: Avoid single-argument _Static_assert in <tls.h> Florian Weimer
09:49 Re: [PATCH] Always do locking when accessing streams (bug 15142, bug 14697) Andreas Schwab
09:43 Re: [hurd,commited 2/2] x86 tls: Use _Static_assert for TLS access size assertion Florian Weimer
09:42 Re: [PATCH] Always do locking when accessing streams (bug 15142, bug 14697) Florian Weimer
09:19 Re: [PATCH] Always do locking when accessing streams (bug 15142, bug 14697) Andreas Schwab
07:39 Re: Review promise :-) Stefan Liebler
07:39 Re: FYI s390x: 'current.ctime.tv_nsec' may be used uninitialized in this function Stefan Liebler
05:22 Re: [hurd,commited] hurd: Add THREAD_GET/SETMEM/_NC Samuel Thibault
00:20 [hurd,commited 1/2] htl: Link internal htl tests against libpthread Samuel Thibault
00:20 [hurd,commited 2/2] x86 tls: Use _Static_assert for TLS access size assertion Samuel Thibault

February 16, 2020
22:56 [hurd,commited] pthread: Fix building tst-robust8 with nptl Samuel Thibault
16:40 Re: [PATCH 0/3] Full removal of libc.so/ld.so interposition (bug 25486) Florian Weimer
16:30 Re: [PATCH v3 7/8] linux: Use long time_t for wait4/getrusage Lukasz Majewski
14:46 [hurd,commited] pthread: Move robust mutex tests from nptl to sysdeps/pthread Samuel Thibault
14:37 [hurd,commited] htl: Remove stub warning for pthread_mutexattr_setpshared Samuel Thibault
14:13 [hurd,commited] htl: Add missing functions and defines for robust mutexes Samuel Thibault
13:40 Re: [PATCH] Always do locking when accessing streams (bug 15142, bug 14697) Florian Weimer
00:02 Re: [PATCH 1/3] <fd_to_filename.h>: Add type safety and port to Hurd Paul Eggert

February 15, 2020
20:19 Re: THREAD_GETMEM support for Hurd in glibc Florian Weimer
20:18 [PATCH 3/3] elf: Rework exception handling in the dynamic loader [BZ #25486] Florian Weimer
20:18 [PATCH 2/3] scripts/localplt.awk: Handle DT_JMPREL with empty PLT (for C-SKY) Florian Weimer
20:18 [PATCH 1/3] ld.so: Export tls_init_tp_called as __rtld_tls_init_tp_called Florian Weimer
20:18 [PATCH 0/3] Full removal of libc.so/ld.so interposition (bug 25486) Florian Weimer
16:27 Re: [PATCH v3 7/8] linux: Use long time_t for wait4/getrusage Lukasz Majewski
16:27 Re: [PATCH v3 5/8] linux: Use long time_t __getitimer/__setitimer Lukasz Majewski
14:33 [hurd,commited] htl: Only check pthread_self coherency when DEBUG is set Samuel Thibault
14:03 Re: [PATCH v3 4/8] sysv: Define __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64 Lukasz Majewski
13:57 Re: [PATCH v3 2/8] time: Add a timeval with a 32-bit tv_sec and tv_usec Lukasz Majewski
13:55 Re: [PATCH v3 1/8] sysv/linux: Rename alpha functions to be alpha specific Lukasz Majewski
13:54 Re: [hurd,commited] hurd: Add THREAD_GET/SETMEM/_NC Samuel Thibault
13:51 Re: [hurd,commited] hurd: Add THREAD_GET/SETMEM/_NC Andreas Schwab
13:23 Re: THREAD_GETMEM support for Hurd in glibc Samuel Thibault
13:23 [hurd,commited] hurd: Add THREAD_GET/SETMEM/_NC Samuel Thibault
13:17 Re: [PATCH 1/3] <fd_to_filename.h>: Add type safety and port to Hurd Florian Weimer
13:12 Re: [PATCH v3] Fix tst-pkey expectations on pkey_get [BZ #23202] Florian Weimer
12:57 [hurd,commited] hurd tls: update comment about fields at the end of tcbhead Samuel Thibault
11:52 Re: FYI s390x: 'current.ctime.tv_nsec' may be used uninitialized in this function Florian Weimer
10:12 THREAD_GETMEM support for Hurd in glibc Florian Weimer
09:57 Re: [PATCH] arm: fix use of INTERNAL_SYSCALL_CALL Florian Weimer
09:32 [PATCH] arm: fix use of INTERNAL_SYSCALL_CALL Andreas Schwab
07:51 Re: [PATCH 15/15] linux: Remove INTERNAL_SYSCALL_DECL Andreas Schwab

February 14, 2020
22:54 [PATCH] Improve __LONG_DOUBLE_USES_FLOAT128 commentary Paul E. Murphy
22:46 Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64 Alistair Francis
22:36 Re: [PATCH 4/4] ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486] Carlos O'Donell
22:36 Re: [PATCH 3/4] Remove weak declaration of free from <inline-hashtab.h> Carlos O'Donell
22:36 Re: [PATCH 2/4] elf: Extract _dl_sym_post, _dl_sym_find_caller_map from elf/dl-sym.c Carlos O'Donell
22:36 Re: [PATCH 0/4] Avoid malloc symbol interposition in the dynamic loader [BZ #25486] Carlos O'Donell
22:36 Re: [PATCH 1/4] elf: Introduce the rtld-stubbed-symbols makefile variable Carlos O'Donell
22:26 Re: Consensus on high-level objective of cleanup, refactor or rework patches. Carlos O'Donell
22:24 Re: Consensus on high-level objective of cleanup, refactor or rework patches. Joseph Myers
22:19 Re: Consensus on high-level objective of cleanup, refactor or rework patches. Carlos O'Donell
22:12 FYI s390x: 'current.ctime.tv_nsec' may be used uninitialized in this function Carlos O'Donell
22:10 Re: V3 [PATCH] i386: Enable CET support in ucontext functions Carlos O'Donell
21:30 Re: Consensus on high-level objective of cleanup, refactor or rework patches. Joseph Myers
21:14 Re: [PATCH 3/7] ldbl-128ibm-compat: Add tests for IBM long double functions Joseph Myers
20:59 Re: Consensus on high-level objective of cleanup, refactor or rework patches. Carlos O'Donell
20:44 [PATCH v3] Fix tst-pkey expectations on pkey_get [BZ #23202] Lucas A. M. Magalhaes
20:29 Re: [PATCH 1/3] <fd_to_filename.h>: Add type safety and port to Hurd Paul Eggert
20:21 Re: [PATCH 1/3] <fd_to_filename.h>: Add type safety and port to Hurd Florian Weimer
19:13 Re: [PATCH] powerpc64: Add architecture-specific memory protection key support [BZ #23202] Lucas A. M. Magalhaes
19:08 Re: [PATCH 1/3] <fd_to_filename.h>: Add type safety and port to Hurd Adhemerval Zanella
18:43 Re: [PATCH 1/3] <fd_to_filename.h>: Add type safety and port to Hurd Samuel Thibault
18:22 Re: [PATCH 3/7] ldbl-128ibm-compat: Add tests for IBM long double functions Paul E Murphy
18:11 [PATCH 3/3] Linux: Port fexecve to <fd_to_filename.h> Florian Weimer
18:11 [PATCH 1/3] <fd_to_filename.h>: Add type safety and port to Hurd Florian Weimer
18:11 [PATCH 2/3] Linux: Port ttyname, ttyname_r to <fd_file_name.h> Florian Weimer
18:10 [PATCH 0/3] <fd_to_filename.h> improvements Florian Weimer
17:55 Re: [PATCH] tst-clone3: Use __NR_futex_time64 if we don't have __NR_futex Adhemerval Zanella
17:31 Re: [PATCH 3/7] ldbl-128ibm-compat: Add tests for IBM long double functions Joseph Myers
17:23 Re: Consensus on high-level objective of cleanup, refactor or rework patches. Joseph Myers
17:02 Re: [PATCH V2] Fix tst-pkey expectations on pkey_get Florian Weimer
17:01 Consensus on high-level objective of cleanup, refactor or rework patches. Carlos O'Donell
16:54 [PATCH] powerpc64: Add architecture-specific memory protection key support [BZ #23202] Florian Weimer
16:48 Re: Review promise :-) Carlos O'Donell
16:41 Re: [PATCH] tst-clone3: Use __NR_futex_time64 if we don't have __NR_futex Alistair Francis
16:41 Re: [PATCH v2] sysv: linux: Pass 64-bit version of semctl syscall Alistair Francis
16:41 Re: [PATCH v3] Convert Python scripts to Python 3 Alistair Francis
16:40 Re: Does anyone have ssh problem with glibc 2.31? Rich Felker
16:39 [PATCH v3 3/8] time: Add a __itimerval64 struct Alistair Francis
16:39 [PATCH v3 2/8] time: Add a timeval with a 32-bit tv_sec and tv_usec Alistair Francis
16:39 [PATCH v3 6/8] resource: Add a __rusage64 struct Alistair Francis
16:39 [PATCH v3 5/8] linux: Use long time_t __getitimer/__setitimer Alistair Francis
16:39 [PATCH v3 4/8] sysv: Define __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64 Alistair Francis
16:39 [PATCH v3 0/8] Always use 32-bit time_t for certain syscalls Alistair Francis
16:39 [PATCH v3 1/8] sysv/linux: Rename alpha functions to be alpha specific Alistair Francis
16:39 [PATCH v3 8/8] sysv/alpha: Use generic __timeval32 and helpers Alistair Francis
16:39 [PATCH v3 7/8] linux: Use long time_t for wait4/getrusage Alistair Francis
16:25 Re: Does anyone have ssh problem with glibc 2.31? H.J. Lu
16:15 Re: [PATCH v0] PPC64: Remove vec_finite_alias.c as aliases it creates are no longer required. GT
16:12 [PATCH v0] PPC64: Remove vec_finite_alias.c as aliases it creates are no longer required. GT
16:11 [PATCH 7/7] RFC: ldbl-128ibm-compat: PLT redirects for using ldbl redirects internally Paul E. Murphy
16:11 [PATCH 5/7] ldbl-128ibm-compat: enforce ibm128 on compat tests Paul E. Murphy
16:11 [PATCH 6/7] ldbl-128ibm: Let long double files have specific compiler flags Paul E. Murphy
16:11 [PATCH 3/7] ldbl-128ibm-compat: Add tests for IBM long double functions Paul E. Murphy
16:11 [PATCH 4/7] ldbl-128ibm-compat: fixup subdir location of several funcs Paul E. Murphy
16:11 [PATCH 1/7] ldbl-128ibm-compat: Provide nexttoward functions Paul E. Murphy
16:11 [PATCH 2/7] ldbl-128ibm-compat: enforce correct abi flags on internal file Paul E. Murphy
16:10 [PATCH 0/7] Remaining ldbl-128ibm-compat support Paul E. Murphy
16:08 Re: Does anyone have ssh problem with glibc 2.31? Rich Felker
15:17 Re: [PATCHv2 1/2] Add a generic scalb implementation Paul E Murphy
15:13 Re: Does anyone have ssh problem with glibc 2.31? Florian Weimer
14:25 Does anyone have ssh problem with glibc 2.31? H.J. Lu
14:17 Re: Adjust thresholds in Bessel function implementations (bug 14469) Joseph Myers
12:55 Re: Adjust thresholds in Bessel function implementations (bug 14469) paul zimmermann
11:55 Re: [PATCH 07/11] s390: Implement backtrace on top of <unwind-link.h> Stefan Liebler
09:17 [PATCH v2 3/3] y2038: linux: Provide __mq_timedreceive_time64 implementation Lukasz Majewski
09:17 [PATCH v2 2/3] y2038: linux: Provide __mq_timedsend_time64 implementation Lukasz Majewski
09:17 [PATCH v2 1/3] y2038: include: Move struct __timespec64 definition to a separate file Lukasz Majewski
08:56 Re: [PATCH 0/3] y2038: Refactor utime and utimes to support 64 bit time Lukasz Majewski
08:43 Re: Review promise :-) Stefan Liebler
01:12 Re: Review promise :-) Carlos O'Donell

February 13, 2020
21:59 Re: [PATCH 5/5] resolv: Fix ABA race in /etc/resolv.conf change detection [BZ #25420] Adhemerval Zanella
21:56 Adjust thresholds in Bessel function implementations (bug 14469) Joseph Myers
21:49 Re: Add STATX_ATTR_VERITY from Linux 5.5 to bits/statx-generic.h H.J. Lu
21:33 Re: [PATCH 4/5] resolv: Enhance __resolv_conf_load to capture file change data Adhemerval Zanella
21:30 Re: [PATCH 3/5] resolv: Fix file handle leak in __resolv_conf_load [BZ #25429] Adhemerval Zanella
21:24 Re: [PATCH v0] PPC64: Add aliases for SIMD log/logf, exp/expf, pow/powf functions Joseph Myers
21:20 Re: [PATCHv2 1/2] Add a generic scalb implementation Joseph Myers
21:08 Re: [PATCH 3/5] resolv: Fix file handle leak in __resolv_conf_load [BZ #25429] Florian Weimer
21:01 Re: [PATCH 3/5] resolv: Fix file handle leak in __resolv_conf_load [BZ #25429] Adhemerval Zanella
21:00 Re: [PATCH v0] PPC64: Attach SIMD attribute to cosf, sin, sinf function declarations. GT
20:54 Re: Review promise :-) Joseph Myers
20:53 Re: [PATCH 2/5] resolv: Use <file_change_detection.h> in __resolv_conf_get_current Adhemerval Zanella
20:44 Ping Re: Add STATX_ATTR_VERITY from Linux 5.5 to bits/statx-generic.h Joseph Myers
20:19 Re: [PATCH v0] PPC64: Attach SIMD attribute to cosf, sin, sinf function declarations. Tulio Magno Quites Machado Fil
20:05 [PATCH v0] PPC64: Add aliases for SIMD log/logf, exp/expf, pow/powf functions GT
19:56 Re: [PATCH v0] PPC64: Attach SIMD attribute to cosf, sin, sinf function declarations. GT
19:27 Re: [PATCH v0] PPC64: Attach SIMD attribute to cosf, sin, sinf function declarations. Tulio Magno Quites Machado Fil
18:45 Re: [PATCH] Linux: Work around kernel bugs in chmod on /proc/self/fd paths Paul Eggert
18:43 [PATCH v0] PPC64: Attach SIMD attribute to cosf, sin, sinf function declarations. GT
18:42 [PATCH V2] Fix tst-pkey expectations on pkey_get Lucas A. M. Magalhaes
18:32 Re: Review promise :-) Zack Weinberg
18:21 Re: Review promise :-) Carlos O'Donell
18:12 Re: Review promise :-) Zack Weinberg
18:08 Re: [PATCH] Reserve static TLS for dynamically loaded initial-exec TLS only [BZ #25051] Carlos O'Donell
17:58 Re: Review promise :-) Florian Weimer
17:42 Re: Review promise :-) Zack Weinberg
17:32 Re: [PATCH] Linux: Work around kernel bugs in chmod on /proc/self/fd paths Matheus Castanho
17:08 [PATCH 11/11] nptl: Use <unwind-link.h> for accessing the libgcc_s unwinder Florian Weimer
17:08 [PATCH 10/11] Implement _Unwind_Resume in libc on top of <unwind-link.h> Florian Weimer
17:08 [PATCH 09/11] Move sysdeps/gnu/unwind-resume.c to sysdeps/generic/unwind-resume.c Florian Weimer
17:08 [PATCH 07/11] s390: Implement backtrace on top of <unwind-link.h> Florian Weimer
17:08 [PATCH 08/11] __frame_state_for: Use <unwind-link.h> for unwinder access Florian Weimer
17:08 [PATCH 06/11] sparc: Implement backtrace on top <unwind-link.h> Florian Weimer
17:08 [PATCH 04/11] i386: Implement backtrace on top of <unwind-link.h> Florian Weimer
17:08 [PATCH 05/11] m68k: Implement backtrace on top of <unwind-link.h> Florian Weimer
17:08 [PATCH 03/11] arm: Implement backtrace on top of <unwind-link.h> Florian Weimer
17:08 [PATCH 00/11] Unify dynamic loading of the libgcc_s unwinder Florian Weimer
17:08 [PATCH 01/11] Implement <unwind-link.h> for dynamically loading the libgcc_s unwinder Florian Weimer
17:08 [PATCH 02/11] backtrace: Implement on top of <unwind-link.h> Florian Weimer
17:04 V4 [PATCH] i386: Enable CET support in ucontext functions H.J. Lu
16:54 Re: [PATCH] Linux: Work around kernel bugs in chmod on /proc/self/fd paths Adhemerval Zanella
16:49 Re: [PATCH] Linux: Work around kernel bugs in chmod on /proc/self/fd paths Florian Weimer
16:39 Re: [PATCH] Reserve static TLS for dynamically loaded initial-exec TLS only [BZ #25051] Szabolcs Nagy
16:33 Re: [PATCH v2] Use gcc -finput-charset=ascii for check-installed-headers. Stefan Liebler
16:19 Re: Review promise :-) Carlos O'Donell
16:18 Re: Review promise :-) Florian Weimer
16:01 Re: Review promise :-) Zack Weinberg
16:00 Re: Avoid ldbl-96 stack corruption from range reduction of pseudo-zero (bug 25487) [committed] Joseph Myers
15:58 Re: Avoid ldbl-96 stack corruption from range reduction of pseudo-zero (bug 25487) [committed] Florian Weimer
15:48 Re: Review promise :-) Siddhesh Poyarekar
15:44 Re: Review promise :-) Siddhesh Poyarekar
15:27 [PATCHv2 1/2] Add a generic scalb implementation Paul E. Murphy
15:27 [PATCHv2 2/2] ldbl-128ibm-compat: Provide a scalb implementation Paul E. Murphy
15:24 [PATCH 4.14 005/173] sparc32: fix struct ipc64_perm type definition Greg Kroah-Hartman
15:23 [PATCH 4.9 003/116] sparc32: fix struct ipc64_perm type definition Greg Kroah-Hartman
15:22 [PATCH 4.4 03/91] sparc32: fix struct ipc64_perm type definition Greg Kroah-Hartman
15:06 Re: Review promise :-) Carlos O'Donell
15:04 Re: Review promise :-) Florian Weimer
14:56 Review promise :-) Carlos O'Donell
14:26 Re: Avoid ldbl-96 stack corruption from range reduction of pseudo-zero (bug 25487) [committed] Joseph Myers
14:01 [PATCH] Always do locking when accessing streams (bug 15142, bug 14697) Andreas Schwab
12:44 Re: [COMMITTED] alpha: Fix static gettimeofday symbol Adhemerval Zanella
12:43 Re: [COMMITTED] alpha: Fix static gettimeofday symbol Adhemerval Zanella
12:37 Re: [COMMITTED] alpha: Fix static gettimeofday symbol Florian Weimer
12:29 Re: [COMMITTED] alpha: Fix static gettimeofday symbol Adhemerval Zanella
12:04 Re: [COMMITTED] alpha: Fix static gettimeofday symbol Florian Weimer
11:56 Re: [PATCH v2] Use gcc -finput-charset=ascii for check-installed-headers. Zack Weinberg
11:38 [COMMITTED] alpha: Fix static gettimeofday symbol Adhemerval Zanella
10:23 Re: Avoid ldbl-96 stack corruption from range reduction of pseudo-zero (bug 25487) [committed] Florian Weimer
09:41 Re: [PATCH v2] Use gcc -finput-charset=ascii for check-installed-headers. Stefan Liebler
09:38 Re: [PATCH 9/7] nss_nis: Use NSS_DECLARE_MODULE_FUNCTIONS Andreas Schwab
09:34 [PATCH v2] Use gcc -finput-charset=ascii for check-installed-headers. Stefan Liebler
09:32 Re: [PATCH 9/7] nss_nis: Use NSS_DECLARE_MODULE_FUNCTIONS Florian Weimer
09:21 Re: [PATCH 9/7] nss_nis: Use NSS_DECLARE_MODULE_FUNCTIONS Andreas Schwab
09:16 Re: [PATCH 9/7] nss_nis: Use NSS_DECLARE_MODULE_FUNCTIONS Andreas Schwab
09:01 [PATCH 9/7] nss_nis: Use NSS_DECLARE_MODULE_FUNCTIONS Florian Weimer
08:12 Re: [PATCH 6/7] nss_files: Use NSS_DECLARE_MODULE_FUNCTIONS Florian Weimer
08:11 Re: [PATCH 8/7] nss_nisplus: Use NSS_DECLARE_MODULE_FUNCTIONS Florian Weimer
03:38 Re: New utility: nscd cache dumper Carlos O'Donell
01:31 Re: [PATCH 8/7] nss_nisplus: Use NSS_DECLARE_MODULE_FUNCTIONS DJ Delorie
01:26 Re: [PATCH 6/7] nss_files: Use NSS_DECLARE_MODULE_FUNCTIONS DJ Delorie
01:19 Re: [PATCH 7/7] nss_dns: Use NSS_DECLARE_MODULE_FUNCTIONS DJ Delorie
01:18 Re: [PATCH 5/7] nss_db: Use NSS_DECLARE_MODULE_FUNCTIONS DJ Delorie
01:14 Re: [PATCH 4/7] nss_compat: Use NSS_DECLARE_MODULE_FUNCTIONS DJ Delorie
01:11 Re: [PATCH 3/7] nss_hesiod: Use NSS_DECLARE_MODULE_FUNCTIONS DJ Delorie
01:10 Re: [PATCH 2/7] nss: Add function types and NSS_DECLARE_MODULE_FUNCTIONS macro to <nss.h> DJ Delorie

February 12, 2020
23:32 Avoid ldbl-96 stack corruption from range reduction of pseudo-zero (bug 25487) [committed] Joseph Myers
23:30 Re: [PATCH] alpha: Use generic gettimeofday implementation Joseph Myers
22:36 Re: [PATCH 1/7] nss_compat: Do not use nss_* names for function pointers DJ Delorie
22:16 Re: [PATCH v2 0/2] mips: Fix argument passing for inlined syscalls on Linux [BZ #25523] Joseph Myers
20:38 Re: XFS reports lchmod failure, but changes file system contents Rich Felker
20:38 Re: XFS reports lchmod failure, but changes file system contents Paul Eggert
20:37 Re: XFS reports lchmod failure, but changes file system contents Rich Felker
20:28 Re: [PATCH 4/5] io: Add io/tst-lchmod covering lchmod and fchmodat Florian Weimer
20:27 Re: XFS reports lchmod failure, but changes file system contents Florian Weimer
20:27 Re: XFS reports lchmod failure, but changes file system contents Al Viro
20:25 [PATCH] Linux: Work around kernel bugs in chmod on /proc/self/fd paths Florian Weimer
20:20 Re: XFS reports lchmod failure, but changes file system contents Rich Felker
20:18 Re: XFS reports lchmod failure, but changes file system contents Rich Felker
20:17 Re: XFS reports lchmod failure, but changes file system contents Andreas Schwab
20:02 Re: XFS reports lchmod failure, but changes file system contents Florian Weimer
20:01 Re: [PATCH 4/5] io: Add io/tst-lchmod covering lchmod and fchmodat Florian Weimer
19:58 Re: XFS reports lchmod failure, but changes file system contents Rich Felker
19:51 Re: XFS reports lchmod failure, but changes file system contents Al Viro
19:41 Re: [PATCH 4/5] io: Add io/tst-lchmod covering lchmod and fchmodat Adhemerval Zanella
19:28 Re: [PATCH v2] sunrpc: Properly clean up if tst-udp-timeout fails Tulio Magno Quites Machado Fil
19:16 Re: XFS reports lchmod failure, but changes file system contents Florian Weimer
18:55 Re: XFS reports lchmod failure, but changes file system contents Christoph Hellwig
18:55 Re: [PATCH 4/5] io: Add io/tst-lchmod covering lchmod and fchmodat Florian Weimer
18:52 Re: [PATCH 4/5] io: Add io/tst-lchmod covering lchmod and fchmodat Adhemerval Zanella
18:51 Re: XFS reports lchmod failure, but changes file system contents Florian Weimer
18:37 Re: XFS reports lchmod failure, but changes file system contents Darrick J. Wong
18:11 Re: XFS reports lchmod failure, but changes file system contents Christoph Hellwig
17:46 Re: [RFC] PPC64: Vector Function ABI for Power Architecture Tulio Magno Quites Machado Fil
17:17 Re: [PATCH] Fix tst-pkey expectations on pkey_get Florian Weimer
16:57 [PATCH v2 1/2] mips: Use 'long int' and 'long long int' in linux syscall code WANG Xuerui
16:57 [PATCH v2 0/2] mips: Fix argument passing for inlined syscalls on Linux [BZ #25523] WANG Xuerui
16:57 [PATCH v2 2/2] mips: Fix argument passing for inlined syscalls on Linux [BZ #25523] WANG Xuerui
16:46 Re: [PATCH] Fix tst-pkey expectations on pkey_get Lucas A. M. Magalhaes
16:16 Re: XFS reports lchmod failure, but changes file system contents Darrick J. Wong
16:12 Re: [PATCH] Use gcc -finput-charset=ascii for check-installed-headers. Zack Weinberg
16:06 Re: [PATCH v2] sunrpc: Properly clean up if tst-udp-timeout fails Matheus Castanho
16:00 Re: [COMMITTED] S390: Fix non-ascii character in fenv.h. Stefan Liebler
15:57 Re: [COMMITTED] S390: Fix non-ascii character in fenv.h. Stefan Liebler
15:56 [PATCH][AArch64] Improve integer memcpy Wilco Dijkstra
15:55 [PATCH] Use gcc -finput-charset=ascii for check-installed-headers. Stefan Liebler
15:43 Re: [PATCH] Improve random memcpy benchmark Wilco Dijkstra
15:05 Re: [RFC] powerpc: optimizing random() and POSIX question Wilco Dijkstra
14:52 Re: [PATCH 1/2] y2038: linux: Provide __mq_timedsend_time64 implementation Lukasz Majewski
14:48 [COMMITTED] Update translations Siddhesh Poyarekar
14:47 New Belarusian PO file for 'libc' (version 2.30.9000) Translation Project Robot
14:39 [PATCH 8/7] nss_nisplus: Use NSS_DECLARE_MODULE_FUNCTIONS Florian Weimer
14:38 Re: [PATCH v2] sunrpc: Properly clean up if tst-udp-timeout fails Florian Weimer
14:35 [PATCH 6/7] nss_files: Use NSS_DECLARE_MODULE_FUNCTIONS Florian Weimer
14:35 [PATCH 7/7] nss_dns: Use NSS_DECLARE_MODULE_FUNCTIONS Florian Weimer
14:34 [PATCH 5/7] nss_db: Use NSS_DECLARE_MODULE_FUNCTIONS Florian Weimer
14:34 [PATCH 4/7] nss_compat: Use NSS_DECLARE_MODULE_FUNCTIONS Florian Weimer
14:34 [PATCH 3/7] nss_hesiod: Use NSS_DECLARE_MODULE_FUNCTIONS Florian Weimer
14:34 [PATCH 2/7] nss: Add function types and NSS_DECLARE_MODULE_FUNCTIONS macro to <nss.h> Florian Weimer
14:34 [PATCH 1/7] nss_compat: Do not use nss_* names for function pointers Florian Weimer
14:34 [PATCH 0/7] More type safety for NSS modules Florian Weimer
14:32 New Belarusian PO file for 'libc' (version 2.30.9000) Translation Project Robot
14:32 New Belarusian PO file for 'libc' (version 2.30.9000) Translation Project Robot
14:27 Re: [PATCH v2] sunrpc: Properly clean up if tst-udp-timeout fails Andreas Schwab
14:26 Re: [PATCH 1/2] y2038: linux: Provide __mq_timedsend_time64 implementation Andreas Schwab
14:25 Re: [PATCH v2] sunrpc: Properly clean up if tst-udp-timeout fails Matheus Castanho
14:20 Re: [RFC] powerpc: optimizing random() and POSIX question Adhemerval Zanella
14:14 Re: [PATCH 1/2] y2038: linux: Provide __mq_timedsend_time64 implementation Lukasz Majewski
14:14 Re: [PATCH v2] sunrpc: Properly clean up if tst-udp-timeout fails Florian Weimer
14:11 [PATCH v2] sunrpc: Properly clean up if tst-udp-timeout fails Matheus Castanho
13:56 Re: [PATCH 1/2] y2038: linux: Provide __mq_timedsend_time64 implementation Andreas Schwab
13:24 Re: [PATCH 02/15] powerpc: Use Linux kABI for syscall return Adhemerval Zanella
13:23 Re: [RFC] powerpc: optimizing random() and POSIX question Florian Weimer
13:22 Re: [RFC] powerpc: optimizing random() and POSIX question Raphael M Zinsly
13:19 Re: [PATCH 1/2] y2038: linux: Provide __mq_timedsend_time64 implementation Lukasz Majewski
13:19 Re: [PATCH 01/15] powerpc: Consolidate Linux syscall definition Adhemerval Zanella
13:18 Re: [PATCH] sunrpc: Properly clean up if tst-udp-timeout fails Florian Weimer
13:14 [PATCH] sunrpc: Properly clean up if tst-udp-timeout fails Matheus Castanho
12:58 Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64 Arnd Bergmann
12:56 Re: [PATCH 03/15] sparc: Use Linux kABI for syscall return Adhemerval Zanella
12:40 Re: [PATCH 03/15] sparc: Use Linux kABI for syscall return Florian Weimer
12:35 Re: [PATCH 03/15] sparc: Use Linux kABI for syscall return Adhemerval Zanella
12:17 Re: XFS reports lchmod failure, but changes file system contents Florian Weimer
11:50 XFS reports lchmod failure, but changes file system contents Florian Weimer
11:47 Re: [PATCH 1/2] y2038: linux: Provide __mq_timedsend_time64 implementation Andreas Schwab
11:35 Re: [PATCH 1/2] y2038: linux: Provide __mq_timedsend_time64 implementation Florian Weimer
11:31 Re: [PATCH 1/2] y2038: linux: Provide __mq_timedsend_time64 implementation Lukasz Majewski
11:21 Re: [PATCH 1/2] y2038: linux: Provide __mq_timedsend_time64 implementation Lukasz Majewski
10:44 Re: [PATCH 1/2] y2038: linux: Provide __mq_timedsend_time64 implementation Andreas Schwab
10:40 Re: [PATCH 1/2] y2038: linux: Provide __mq_timedsend_time64 implementation Florian Weimer
10:37 Re: [PATCH 1/2] y2038: linux: Provide __mq_timedsend_time64 implementation Lukasz Majewski
10:19 Re: [PATCH 1/2] y2038: linux: Provide __mq_timedsend_time64 implementation Andreas Schwab
09:33 Re: [COMMITTED] S390: Fix non-ascii character in fenv.h. Andreas Schwab
09:18 Re: [PATCH 1/2] y2038: linux: Provide __mq_timedsend_time64 implementation Lukasz Majewski
09:14 Re: [PATCH] s390: Remove backchain-based fallback from backtrace Florian Weimer
09:13 Re: [COMMITTED] S390: Fix non-ascii character in fenv.h. Florian Weimer
09:09 Re: [PATCH 1/2] y2038: linux: Provide __mq_timedsend_time64 implementation Lukasz Majewski
08:51 Re: [PATCH] s390: Remove backchain-based fallback from backtrace Stefan Liebler
08:45 [PATCH v6] y2038: linux: Provide __gettimeofday64 implementation Lukasz Majewski
08:14 [COMMITTED] S390: Fix non-ascii character in fenv.h. Stefan Liebler
07:33 Re: Rename RWF_WRITE_LIFE_NOT_SET to RWH_WRITE_LIFE_NOT_SET following Linux 5.5 Florian Weimer
06:25 Re: [PATCH] elf.h: Add R_RISCV_IRELATIVE DJ Delorie
05:35 [PATCH] elf.h: Add R_RISCV_IRELATIVE Fangrui Song
03:03 Re: Opera 66.0.3515.72-1 crashing without any extension or new installation Carlos O'Donell
01:42 Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64 Vineet Gupta
01:37 Re: [PATCH 3/5] Linux: Emulate fchmodat with AT_SYMLINK_NOFOLLOW using O_PATH [BZ #14578] Paul Eggert
01:30 Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64 Joseph Myers
01:21 Re: [PATCH 6/6] Add a generic scalb implementation Joseph Myers
01:05 Re: [PATCH 1/2] y2038: linux: Provide __mq_timedsend_time64 implementation Joseph Myers
01:02 Re: settimeofday breakage Joseph Myers
00:44 Rename RWF_WRITE_LIFE_NOT_SET to RWH_WRITE_LIFE_NOT_SET following Linux 5.5 Joseph Myers
00:22 Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64 Alistair Francis
00:14 Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64 Vineet Gupta

February 11, 2020
21:37 Re: [PATCH v2 4/6] linux: Use long time_t __getitimer/__setitimer Alistair Francis
21:36 Re: [PATCH v2 1/6] sysv/linux: Rename alpha functions to be alpha specific Alistair Francis
21:16 Re: [PATCH 03/15] sparc: Use Linux kABI for syscall return Florian Weimer
21:01 Re: [PATCH 14/15] nptl: Remove ununsed pthread-errnos.h rule Adhemerval Zanella
21:01 Re: [PATCH 13/15] linux: Consolidate INLINE_SYSCALL Florian Weimer
20:58 Re: [PATCH 15/15] linux: Remove INTERNAL_SYSCALL_DECL Adhemerval Zanella
20:56 Re: [PATCH 15/15] linux: Remove INTERNAL_SYSCALL_DECL Adhemerval Zanella
20:53 Re: [PATCH 13/15] linux: Consolidate INLINE_SYSCALL Adhemerval Zanella
20:44 Re: settimeofday breakage J William Piggott
20:29 Re: [PATCH 03/15] sparc: Use Linux kABI for syscall return Adhemerval Zanella
20:25 Re: [PATCH] Improve random memcpy benchmark Paul Clarke
20:20 Re: [PATCH 6/6] Add a generic scalb implementation Paul E Murphy
20:16 Re: [PATCH v2 1/6] sysv/linux: Rename alpha functions to be alpha specific Stepan Golosunov
20:02 Re: [PATCH v2 4/6] linux: Use long time_t __getitimer/__setitimer Vineet Gupta
19:47 Re: [PATCH 02/15] powerpc: Use Linux kABI for syscall return Florian Weimer
19:47 Re: [PATCH 02/15] powerpc: Use Linux kABI for syscall return Florian Weimer
19:45 Re: [PATCH 01/15] powerpc: Consolidate Linux syscall definition Florian Weimer
19:26 Re: [PATCH 03/15] sparc: Use Linux kABI for syscall return Florian Weimer
19:17 Re: [PATCH 12/15] sparc: Avoid clobbering register parameters in syscall Adhemerval Zanella
19:10 Re: [PATCH 09/15] microblaze: Avoid clobbering register parameters in syscall Adhemerval Zanella
19:09 Re: [PATCH 08/15] nios2: Use Linux kABI for syscall return Adhemerval Zanella
19:05 Re: [PATCH 06/15] mips64: Consolidate Linux sysdep.h Adhemerval Zanella
19:01 Re: [PATCH v2 1/6] sysv/linux: Rename alpha functions to be alpha specific Alistair Francis
18:55 Re: [PATCH 03/15] sparc: Use Linux kABI for syscall return Adhemerval Zanella
18:40 Re: [PATCH] argp: argp.doc prints incorrectly when it starts with "\v" [BZ #19038] Girish Joshi
18:38 Re: [PATCH v2 1/6] sysv/linux: Rename alpha functions to be alpha specific Zack Weinberg
18:37 Re: [PATCH 4/6] ldbl-128ibm-compat: Redirect complex math functions Tulio Magno Quites Machado Fil
18:32 Re: [PATCH] Improve random memcpy benchmark Wilco Dijkstra
18:25 Re: [PATCH 1/6] Prepare redirections for IEEE long double on powerpc64le Tulio Magno Quites Machado Fil
18:15 Re: [PATCH v2 6/6] linux: Use long time_t for wait4/getrusage Alistair Francis
18:10 Re: [PATCH v2 1/6] sysv/linux: Rename alpha functions to be alpha specific Alistair Francis
18:04 Re: [PATCH v2 1/6] sysv/linux: Rename alpha functions to be alpha specific Alistair Francis
17:21 Re: [PATCH v2 1/6] sysv/linux: Rename alpha functions to be alpha specific Zack Weinberg
17:21 Re: [PATCH] Improve random memcpy benchmark Paul Clarke
17:16 Re: [PATCH 1/2] y2038: linux: Provide __mq_timedsend_time64 implementation Andreas Schwab
17:14 Re: [PATCH v2 1/6] sysv/linux: Rename alpha functions to be alpha specific Adhemerval Zanella
17:12 [PATCH] ldbl-128ibm: make ieee754.h work with IEEE 128 long double Paul E. Murphy
17:03 Re: settimeofday breakage Adhemerval Zanella
16:53 [PATCH 2/2] y2038: linux: Provide __mq_timedreceive_time64 implementation Lukasz Majewski
16:53 [PATCH 1/2] y2038: linux: Provide __mq_timedsend_time64 implementation Lukasz Majewski
16:31 Re: [PATCH v4 1/3] elf: Allow dlopen of filter object to work [BZ #16272] Adhemerval Zanella
16:23 Re: [PATCH v2 1/6] sysv/linux: Rename alpha functions to be alpha specific Zack Weinberg
16:09 Re: [PATCH] Fix tst-pkey expectations on pkey_get Florian Weimer
16:06 Re: [PATCH v2 1/6] sysv/linux: Rename alpha functions to be alpha specific Alistair Francis
15:59 RE: [PATCH v4 1/3] elf: Allow dlopen of filter object to work [BZ #16272] David Kilroy
15:44 Re: [PATCH] s390: Remove backchain-based fallback from backtrace Florian Weimer
15:34 settimeofday breakage J William Piggott
15:31 Re: [PATCH] s390: Remove backchain-based fallback from backtrace Stefan Liebler
15:27 Re: [PATCH 4/5] io: Add io/tst-lchmod covering lchmod and fchmodat Florian Weimer
15:25 Re: [PATCH 3/5] Linux: Emulate fchmodat with AT_SYMLINK_NOFOLLOW using O_PATH [BZ #14578] Florian Weimer
14:43 Re: [RFC] powerpc: optimizing random() and POSIX question Florian Weimer
14:39 Re: [PATCH v2 1/6] sysv/linux: Rename alpha functions to be alpha specific Zack Weinberg
14:32 Re: [PATCH] CVE-2019-1010023: add check for load commands mapping [#22851] Florian Weimer
14:17 Re: /proc/self/fd support on Hurd Samuel Thibault
14:06 Re: /proc/self/fd support on Hurd Florian Weimer
14:04 [RFC] powerpc: optimizing random() and POSIX question Raphael M Zinsly
14:03 Re: [PATCH] Fix tst-pkey expectations on pkey_get Lucas A. M. Magalhaes
13:50 Re: /proc/self/fd support on Hurd Samuel Thibault
13:48 Re: /proc/self/fd support on Hurd Samuel Thibault
13:39 /proc/self/fd support on Hurd Florian Weimer
13:31 Re: [PATCH 02/15] powerpc: Use Linux kABI for syscall return Adhemerval Zanella
13:25 Re: [PATCH v2 1/6] sysv/linux: Rename alpha functions to be alpha specific Adhemerval Zanella
12:48 Re: [PATCH 15/15] linux: Remove INTERNAL_SYSCALL_DECL Florian Weimer
12:40 [PATCH] Updates to the shn_MM locale [BZ #25532] Mike FABIAN
12:36 Re: [PATCH 15/15] linux: Remove INTERNAL_SYSCALL_DECL Florian Weimer
12:34 Re: [PATCH 15/15] linux: Remove INTERNAL_SYSCALL_DECL Florian Weimer
12:32 Re: [PATCH 02/15] powerpc: Use Linux kABI for syscall return Florian Weimer
12:14 Re: [PATCH 02/15] powerpc: Use Linux kABI for syscall return Adhemerval Zanella
12:04 Re: [PATCH 13/15] linux: Consolidate INLINE_SYSCALL Florian Weimer
11:51 Re: [PATCH 14/15] nptl: Remove ununsed pthread-errnos.h rule Florian Weimer
11:51 Re: [PATCH 08/15] nios2: Use Linux kABI for syscall return Andreas Schwab
11:28 Re: [PATCH v2 6/6] linux: Use long time_t for wait4/getrusage Lukasz Majewski
11:24 Re: [PATCH 14/15] nptl: Remove ununsed pthread-errnos.h rule Florian Weimer
11:22 Re: [PATCH 12/15] sparc: Avoid clobbering register parameters in syscall Florian Weimer
11:21 Re: [PATCH 09/15] microblaze: Avoid clobbering register parameters in syscall Florian Weimer
11:20 Re: [PATCH 08/15] nios2: Use Linux kABI for syscall return Florian Weimer
11:18 Re: [PATCH 02/15] powerpc: Use Linux kABI for syscall return Florian Weimer
11:15 Re: [PATCH 03/15] sparc: Use Linux kABI for syscall return Florian Weimer
11:07 Re: [PATCH 00/26] Linux cleanups enabled by built-in system call tables Florian Weimer
11:07 [PATCH 13/13] nptl: Move pthread_setschedparam implementation into libc Florian Weimer
11:07 [PATCH 12/13] nptl: Move pthread_getschedparam implementation into libc Florian Weimer
11:06 [PATCH 10/13] nptl: Move pthread_cond_init implementation into libc Florian Weimer
11:06 [PATCH 11/13] Add hidden prototypes for __sched_getparam, __sched_getscheduler Florian Weimer
11:06 [PATCH 09/13] nptl: Move pthread_cond_destroy implementation into libc Florian Weimer
11:06 [PATCH 08/13] nptl: Move pthread_condattr_init implementation into libc Florian Weimer
11:06 [PATCH 07/13] nptl: Move pthread_condattr_destroy implementation into libc Florian Weimer
11:06 [PATCH 06/13] nptl: Move pthread_attr_setscope implementation into libc Florian Weimer
11:06 [PATCH 05/13] nptl: Move pthread_attr_getscope implementation into libc Florian Weimer
11:06 [PATCH 04/13] nptl: Move pthread_attr_setschedpolicy implementation into libc Florian Weimer
11:06 [PATCH 03/13] nptl: Move pthread_attr_getschedpolicy implementation into libc Florian Weimer
11:06 [PATCH 02/13] nptl: Sort routines list in Makefile alphabetically Florian Weimer
11:06 [PATCH 01/13] nptl: Use .NOTPARALLEL in Makefile only if actually running tests Florian Weimer
11:06 [PATCH 00/13] nptl: Move more functions from libpthread to libc Florian Weimer
11:04 Re: What's GNU -- and what's not Mark Wielaard
07:47 Re: [PATCH 00/26] Linux cleanups enabled by built-in system call tables Florian Weimer
01:11 Re: [PATCH v2 1/6] sysv/linux: Rename alpha functions to be alpha specific Zack Weinberg
00:29 [hurd,commited] htl C11 threads: Avoid pthread_ symbols visibility in static library Samuel Thibault

February 10, 2020
23:56 Re: [PATCH 00/26] Linux cleanups enabled by built-in system call tables Joseph Myers
23:34 Re: [PATCH] alpha: Use generic gettimeofday implementation Lukasz Majewski
23:33 [hurd,commited] hurd: Add __pthread_spin_wait and use it Samuel Thibault
23:25 Re: [PATCH 00/26] Linux cleanups enabled by built-in system call tables Lukasz Majewski
23:19 Re: [PATCH 4/6] linux: Use 32-bit time_t for itimerval Lukasz Majewski
23:13 Re: [PATCH] ldbl-128ibm-compat: set PRINTF_CHK flag in {,v}sprintf_chk Paul E Murphy
23:12 Re: [PATCH v2 2/6] time: Add a timeval with a long tv_sec and tv_usec Lukasz Majewski
23:09 Re: [PATCH v2 1/6] sysv/linux: Rename alpha functions to be alpha specific Lukasz Majewski
22:48 Re: [PATCH 06/15] mips64: Consolidate Linux sysdep.h Joseph Myers
22:43 Re: [PATCH] debug: Add missing locale dependencies of fortify tests Joseph Myers
22:34 Re: [PATCH] mips: Fix argument passing for inlined syscalls on Linux [BZ #25523] Joseph Myers
22:30 Re: New utility: nscd cache dumper DJ Delorie
22:27 Re: [PATCH v2 1/6] sysv/linux: Rename alpha functions to be alpha specific Alistair Francis
22:25 Re: New utility: nscd cache dumper Joseph Myers
22:19 Re: [PATCH v2] Improve IFUNC check Aurelien Jarno
22:19 Use --disable-gdbserver in build-many-glibcs.py [committed] Joseph Myers
21:56 [PATCH] alpha: Use generic gettimeofday implementation Adhemerval Zanella
21:55 Re: [PATCH 10/15] riscv: Avoid clobbering register parameters in syscall Adhemerval Zanella
21:53 Re: [PATCH v2 1/6] sysv/linux: Rename alpha functions to be alpha specific Adhemerval Zanella
21:38 Re: [RFC] PPC64: Vector Function ABI for Power Architecture GT
21:35 Re: [PATCH v2 1/6] sysv/linux: Rename alpha functions to be alpha specific Zack Weinberg
21:33 Re: [PATCH 1/6] Prepare redirections for IEEE long double on powerpc64le Paul E Murphy
21:27 Re: [PATCH 10/15] riscv: Avoid clobbering register parameters in syscall Palmer Dabbelt
21:25 Re: [PATCH v2 1/6] sysv/linux: Rename alpha functions to be alpha specific Alistair Francis
21:11 Re: [PATCH v2 1/6] sysv/linux: Rename alpha functions to be alpha specific Zack Weinberg
20:57 Re: [PATCH 1/5] Add internal <file_change_detection.h> header file Adhemerval Zanella
20:28 Re: [PATCH v4] Rewrite iconv option parsing [BZ #19519] Andreas Schwab
20:14 [PATCH v5] Rewrite iconv option parsing [BZ #19519] Arjun Shankar
20:08 Re: [PATCH v4] Rewrite iconv option parsing [BZ #19519] Carlos O'Donell
19:58 Re: [PATCH 1/5] Add internal <file_change_detection.h> header file Florian Weimer
19:55 Re: [PATCH] ldbl-128ibm-compat: set PRINTF_CHK flag in {,v}sprintf_chk Tulio Magno Quites Machado Fil
19:53 Re: [PATCH v4] Rewrite iconv option parsing [BZ #19519] Arjun Shankar
19:51 Re: [PATCH 10/15] riscv: Avoid clobbering register parameters in syscall DJ Delorie
19:47 Re: [PATCH 1/5] Add internal <file_change_detection.h> header file Adhemerval Zanella
19:21 [PATCH 15/15] linux: Remove INTERNAL_SYSCALL_DECL Adhemerval Zanella
19:21 [PATCH 13/15] linux: Consolidate INLINE_SYSCALL Adhemerval Zanella
19:21 [PATCH 14/15] nptl: Remove ununsed pthread-errnos.h rule Adhemerval Zanella
19:21 [PATCH 11/15] s390: Consolidate Linux syscall definition Adhemerval Zanella
19:21 [PATCH 12/15] sparc: Avoid clobbering register parameters in syscall Adhemerval Zanella
19:20 [PATCH 10/15] riscv: Avoid clobbering register parameters in syscall Adhemerval Zanella
19:20 [PATCH 09/15] microblaze: Avoid clobbering register parameters in syscall Adhemerval Zanella
19:20 [PATCH 06/15] mips64: Consolidate Linux sysdep.h Adhemerval Zanella
19:20 [PATCH 08/15] nios2: Use Linux kABI for syscall return Adhemerval Zanella
19:20 [PATCH 07/15] mips: Use Linux kABI for syscall return Adhemerval Zanella
19:20 [PATCH 04/15] alpha: Refactor syscall and Use Linux kABI for syscall return Adhemerval Zanella
19:20 [PATCH 05/15] ia64: Use Linux kABI for syscall return Adhemerval Zanella
19:20 [PATCH 01/15] powerpc: Consolidate Linux syscall definition Adhemerval Zanella
19:20 [PATCH 03/15] sparc: Use Linux kABI for syscall return Adhemerval Zanella
19:20 [PATCH 02/15] powerpc: Use Linux kABI for syscall return Adhemerval Zanella
19:14 [PATCH v2] Improve IFUNC check Fangrui Song
19:06 [PATCH] debug: Add missing locale dependencies of fortify tests Florian Weimer
18:14 Re: New utility: nscd cache dumper DJ Delorie
18:06 Re: [PATCH v2 0/6] Always use long time_t for certain syscalls Alistair Francis
18:05 [PATCH] s390: Remove backchain-based fallback from backtrace Florian Weimer
18:04 Re: [PATCH 4/6] linux: Use 32-bit time_t for itimerval Alistair Francis
17:57 Re: [PATCH v4 3/3] elf: avoid stack allocation in dl_open_worker Adhemerval Zanella
17:55 Re: [PATCH v4 2/3] elf: avoid redundant sort in dlopen Adhemerval Zanella
17:54 Re: [PATCH v4 1/3] elf: Allow dlopen of filter object to work [BZ #16272] Adhemerval Zanella
17:52 Re: [PATCH 6/6] linux: Use 32-bit time_t for rusage Alistair Francis
17:50 [PATCH v2 6/6] linux: Use long time_t for wait4/getrusage Alistair Francis
17:50 [PATCH v2 4/6] linux: Use long time_t __getitimer/__setitimer Alistair Francis
17:50 [PATCH v2 5/6] resource: Add a __rusage64 struct Alistair Francis
17:50 [PATCH v2 3/6] time: Add a __itimerval64 struct Alistair Francis
17:50 [PATCH v2 2/6] time: Add a timeval with a long tv_sec and tv_usec Alistair Francis
17:50 [PATCH v2 1/6] sysv/linux: Rename alpha functions to be alpha specific Alistair Francis
17:50 [PATCH v2 0/6] Always use long time_t for certain syscalls Alistair Francis
17:26 Re: [PATCH v3 7/7] y2038: linux: Provide ___gettimeofday64 implementation Adhemerval Zanella
17:19 [PATCH][AArch64] Merge Falkor memcpy and memmove Wilco Dijkstra
16:57 Re: [PATCH v3 7/7] y2038: linux: Provide ___gettimeofday64 implementation Lukasz Majewski
16:15 Re: [PATCH v3 7/7] y2038: linux: Provide ___gettimeofday64 implementation Adhemerval Zanella
16:07 Re: [PATCH] mips: Fix argument passing for inlined syscalls on Linux [BZ #25523] Adhemerval Zanella
16:01 Re: [PATCH] Improve random memcpy benchmark Siddhesh Poyarekar
15:48 [PATCH] Improve random memcpy benchmark Wilco Dijkstra
15:09 [PATCH v3] powerpc: Refactor fenvinline.h Rogerio Alves
12:39 [PATCH 5.5 001/367] [PATCH] sparc32: fix struct ipc64_perm type definition Greg Kroah-Hartman
12:36 [PATCH 5.4 001/309] sparc32: fix struct ipc64_perm type definition Greg Kroah-Hartman
12:35 [PATCH 4.19 010/195] sparc32: fix struct ipc64_perm type definition Greg Kroah-Hartman
12:26 Re: [hurd,commited] pthread: Move basic tests from nptl to sysdeps/pthread Samuel Thibault
12:25 [hurd,commited] htl: Avoid a local plt for pthread_self Samuel Thibault
11:11 [PATCH v5] y2038: linux: Provide __gettimeofday64 implementation Lukasz Majewski
11:09 Re: [PATCH] nptl: add missing pthread-offsets.h Florian Weimer
11:01 [PATCH v4] y2038: linux: Provide ___gettimeofday64 implementation Lukasz Majewski
10:53 Re: [PATCH] nptl: add missing pthread-offsets.h Andreas Schwab
10:09 Re: [hurd,commited] pthread: Move basic tests from nptl to sysdeps/pthread Samuel Thibault
10:04 Re: [hurd,commited] pthread: Move basic tests from nptl to sysdeps/pthread Lukasz Majewski
09:58 Re: [PATCH] nptl: add missing pthread-offsets.h Florian Weimer
09:56 Re: [PATCH] nptl: add missing pthread-offsets.h Andreas Schwab
01:36 [hurd,commited 2/2] pthread: Move some join tests from nptl to sysdeps/pthread Samuel Thibault
01:36 [hurd,commited 1/2] htl: Make joining self return EDEADLK Samuel Thibault
01:13 [hurd,commited 08/10] pthread: Move most sem tests from nptl to sysdeps/pthread Samuel Thibault
01:13 [hurd,commited 01/10] htl: clean __pthread_get_cleanup_stack hidden proto Samuel Thibault
01:13 [hurd,commited 06/10] htl: Make sem_open return ENOSYS Samuel Thibault
01:05 [hurd,commited 04/10] pthread: Move key tests from nptl to sysdeps/pthread Samuel Thibault
01:05 [hurd,commited 05/10] htl: Add support for semaphore maximum value Samuel Thibault
01:05 [hurd,commited 03/10] hurd: Make nanosleep a cancellation point Samuel Thibault
01:05 [hurd,commited 07/10] htl: Make sem_wait/sem_timedwait interruptible Samuel Thibault
01:05 [hurd,commited 10/10] pthread: Move most barrier tests from nptl to sysdeps/pthread Samuel Thibault
01:05 [hurd,commited 02/10] htl: Add support for libc cancellation points Samuel Thibault
01:05 [hurd,commited 09/10] htl: Fix barrier_wait with one thread Samuel Thibault

February 09, 2020
22:30 [hurd,commited] htl: XFAIL rwlock tests which need pshared support Samuel Thibault
20:21 [PATCH 26/26] microblaze: vfork is always available Florian Weimer
20:21 [PATCH 25/26] m68k: getpagesize syscall number is always available Florian Weimer
20:21 [PATCH 24/26] Linux: epoll_pwait syscall number is always available Florian Weimer
20:21 [PATCH 23/26] x86_64: Do not define __NR_semtimedop in <sysdep.h> Florian Weimer
20:21 [PATCH 22/26] ia64: Do not define __NR_semtimedop in <sysdep.h> Florian Weimer
20:21 [PATCH 21/26] Linux: open_by_handle_at syscall number is always available Florian Weimer
20:21 [PATCH 20/26] Linux: set_robust_list syscall number is always available Florian Weimer
20:21 [PATCH 19/26] Linux: pciconfig_iobase syscall number is always available on alpha Florian Weimer
20:21 [PATCH 18/26] Linux: getdents64 syscall number is always available on MIPS Florian Weimer
20:21 [PATCH 17/26] Linux: exit_group syscall number is always available Florian Weimer
20:20 [PATCH 16/26] Linux: set_tid_address syscall number is always available Florian Weimer
20:20 [PATCH 15/26] Linux: pkey_mprotect syscall number is always available Florian Weimer
20:20 [PATCH 14/26] Linux: rt_sigqueueinfo syscall number is always available Florian Weimer
20:20 [PATCH 13/26] Linux: getrandom syscall number is always available Florian Weimer
20:20 [PATCH 12/26] Linux: Clean up preadv, pwritev system call names Florian Weimer
20:20 [PATCH 11/26] Linux: Clean up preadv2, pwritev2 system call names Florian Weimer
20:20 [PATCH 10/26] Linux: Clean up pread64/pwrite64 system call names Florian Weimer
20:20 [PATCH 09/26] Linux: sigaltstack syscall number is always available Florian Weimer
20:20 [PATCH 08/26] Linux: sched_getaffinity syscall number is always available Florian Weimer
20:20 [PATCH 07/26] Linux: sched_setaffinity syscall number is always available Florian Weimer
20:20 [PATCH 06/26] Linux: statx syscall number is always available Florian Weimer
20:20 [PATCH 05/26] Linux: mq_* syscall numbers are always available Florian Weimer
20:19 [PATCH 04/26] Linux: mlock2 syscall number is always available Florian Weimer
20:19 [PATCH 03/26] Linux: copy_file_range syscall number is always available Florian Weimer
20:19 [PATCH 02/26] Linux: renameat2 syscall number is always available Florian Weimer
20:19 [PATCH 01/26] Linux: Enhance glibcsyscalls.h to support listing system calls Florian Weimer
20:19 [PATCH 00/26] Linux cleanups enabled by built-in system call tables Florian Weimer
20:09 man-pages-05.05 released Michael Kerrisk (man-pages)
20:08 [hurd,commited] pthread: Move some rwlock tests from nptl to sysdeps/pthread Samuel Thibault
19:51 [hurd,commited 2/2] pthread: Move most once tests from nptl to sysdeps/pthread Samuel Thibault
19:51 [hurd,commited 1/2] htl: support cancellation during pthread_once Samuel Thibault
19:28 [hurd,commited 3/3] pthread: Move most cond tests from nptl to sysdeps/pthread Samuel Thibault
19:28 [hurd,commited 2/3] htl: make pthread_cond_destroy return EBUSY on waiters Samuel Thibault
19:27 [hurd,commited 1/3] htl: Report missing mutex lock on pthread_cond_*wait Samuel Thibault
18:57 [PATCH] mips: Fix argument passing for inlined syscalls on Linux [BZ #25523] WANG Xuerui
18:01 [hurd,commited 1/2] htl: Move __register_atfork from forward to own file Samuel Thibault
18:01 [hurd,commited 2/2] htl: Fix linking static testcases Samuel Thibault
17:32 [hurd,commited 1/2] htl: Fix default guard size Samuel Thibault
17:32 [hurd,commited 2/2] pthread: Move some attr tests from nptl to sysdeps/pthread Samuel Thibault
17:17 [hurd,commited] pthread: Move most mutex tests from nptl to sysdeps/pthread Samuel Thibault
17:03 [hurd,commited] pthread: Move spin tests from nptl to sysdeps/pthread Samuel Thibault
17:00 [hurd,commited] htl: make pthread_spin_lock really spin Samuel Thibault
16:43 [hurd,commited] htl: Avoid check-installed-headers looking at inlines Samuel Thibault
16:37 [hurd,commited] htl: Do not put spin_lock inlines in public headers Samuel Thibault
16:14 [hurd,commited] pthread: Move basic tests from nptl to sysdeps/pthread Samuel Thibault
16:04 [hurd,commited] htl: Fix calling pthread_exit in the child of a fork Samuel Thibault
13:00 Re: [PATCH] x86: Remove <bits/select.h> and use the generic version H.J. Lu
12:27 Re: ARCv2 Public PRM (was Re: [PATCH v2 00/15] glibc port to ARC processors) Lukasz Majewski
12:07 [hurd,commited] htl: Move internal mutex/rwlock symbols to GLIBC_PRIVATE Samuel Thibault
10:35 [PATCH] x86: Remove <bits/select.h> and use the generic version Florian Weimer
10:33 Re: [PATCH 3/5] Linux: Emulate fchmodat with AT_SYMLINK_NOFOLLOW using O_PATH [BZ #14578] Florian Weimer
10:06 Re: [PATCH 3/5] Linux: Emulate fchmodat with AT_SYMLINK_NOFOLLOW using O_PATH [BZ #14578] Paul Eggert
09:03 Re: [PATCH] Introduce <elf-initfini.h> and ELF_INITFINI for all architectures Florian Weimer
08:58 Re: [PATCH 3/5] Linux: Emulate fchmodat with AT_SYMLINK_NOFOLLOW using O_PATH [BZ #14578] Florian Weimer
08:41 [rms at gnu dot org: What's GNU -- and what's not] Alfred M. Szmidt
08:31 Re: [PATCH 3/5] Linux: Emulate fchmodat with AT_SYMLINK_NOFOLLOW using O_PATH [BZ #14578] Paul Eggert
00:29 [hurd,commited 1/2] htl: Remove unused files Samuel Thibault
00:29 [hurd,commited 2/2] htl: Remove duplicate files Samuel Thibault

February 08, 2020
22:16 Re: [PATCH v3 7/7] y2038: linux: Provide ___gettimeofday64 implementation Lukasz Majewski
20:34 Re: [RFC] PPC64: Vector Function ABI for Power Architecture GT
19:02 [PATCH 4/4] ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486] Florian Weimer
19:01 [PATCH 3/4] Remove weak declaration of free from <inline-hashtab.h> Florian Weimer
19:01 [PATCH 2/4] elf: Extract _dl_sym_post, _dl_sym_find_caller_map from elf/dl-sym.c Florian Weimer
19:01 [PATCH 1/4] elf: Introduce the rtld-stubbed-symbols makefile variable Florian Weimer
19:01 [PATCH 0/4] Avoid malloc symbol interposition in the dynamic loader [BZ #25486] Florian Weimer
09:46 Re: New utility: nscd cache dumper Andreas Schwab
09:37 Re: [PATCH] Improve IFUNC check Aurelien Jarno

February 07, 2020
23:12 New utility: nscd cache dumper DJ Delorie
21:59 Add STATX_ATTR_VERITY from Linux 5.5 to bits/statx-generic.h Joseph Myers
21:14 Re: [PATCH v2] powerpc: Refactor fenvinline.h Rogerio Alves
20:59 Re: omitting all compatibility interfaces from the build Joseph Myers
20:59 Re: [PATCH 1/3] y2038: Introduce struct __utimbuf64 - new internal glibc type Alistair Francis
20:33 Re: [RFC] sunrpc: Properly cleanup if tst-udp-timeout fails Florian Weimer
19:58 Re: [PATCH] nptl: add missing pthread-offsets.h Florian Weimer
19:55 Re: [PATCH 6/6] linux: Use 32-bit time_t for rusage Alistair Francis
18:22 Re: [PATCH] Fix tst-pkey expectations on pkey_get Florian Weimer
17:50 [PATCH COMMITTED] resolv: Fix CNAME chaining in resolv/tst-resolv-ai_idn-common.c Florian Weimer
14:50 Re: [PATCH v2] powerpc: Refactor fenvinline.h Paul Clarke
14:34 [PATCH v2] powerpc: Refactor fenvinline.h Rogerio Alves
14:00 Re: Update syscall lists for Linux 5.5 Joseph Myers
13:46 [PATCH] Fix tst-pkey expectations on pkey_get Lucas A. M. Magalhaes
13:20 Re: [PATCH v3 7/7] y2038: linux: Provide ___gettimeofday64 implementation Adhemerval Zanella
13:01 [PATCH 2/3] y2038: linux: Provide __utimes64 implementation Lukasz Majewski
13:01 [PATCH 3/3] y2038: linux: Provide __utime64 implementation Lukasz Majewski
13:01 [PATCH 1/3] y2038: Introduce struct __utimbuf64 - new internal glibc type Lukasz Majewski
13:01 [PATCH 0/3] y2038: Refactor utime and utimes to support 64 bit time Lukasz Majewski
12:54 Re: [PATCH v3 7/7] y2038: linux: Provide ___gettimeofday64 implementation Adhemerval Zanella
12:47 Re: [PATCH] nptl: add missing pthread-offsets.h Adhemerval Zanella
11:55 Re: [RFC] sunrpc: Properly cleanup if tst-udp-timeout fails Lucas A. M. Magalhaes
11:02 Re: omitting all compatibility interfaces from the build Florian Weimer
09:50 omitting all compatibility interfaces from the build Rasmus Villemoes
08:52 Re: [PATCH 6/6] linux: Use 32-bit time_t for rusage Lukasz Majewski
08:21 Re: Update syscall lists for Linux 5.5 Florian Weimer
02:31 Re: Update kernel version to 5.5 in tst-mman-consts.py Siddhesh Poyarekar
02:31 Re: Update syscall lists for Linux 5.5 Siddhesh Poyarekar
00:31 Update syscall lists for Linux 5.5 Joseph Myers

February 06, 2020
23:48 Re: [PATCH v2] Convert Python scripts to Python 3 Alistair Francis
23:47 [PATCH v3] Convert Python scripts to Python 3 Alistair Francis
23:32 Re: [PATCH v2] Convert Python scripts to Python 3 Joseph Myers
23:29 Update kernel version to 5.5 in tst-mman-consts.py Joseph Myers
22:42 Re: ARCv2 Public PRM (was Re: [PATCH v2 00/15] glibc port to ARC processors) Vineet Gupta
22:18 Re: [PATCH] Convert all Python scripts to Python 3 Alistair Francis
22:18 [PATCH v2] Convert Python scripts to Python 3 Alistair Francis
22:14 Re: ARCv2 Public PRM (was Re: [PATCH v2 00/15] glibc port to ARC processors) Alistair Francis
22:07 Re: [PATCH] Convert all Python scripts to Python 3 Zack Weinberg
21:51 Re: ARCv2 Public PRM (was Re: [PATCH v2 00/15] glibc port to ARC processors) Joseph Myers
21:41 Re: [PATCH v3 7/7] y2038: linux: Provide ___gettimeofday64 implementation Joseph Myers
21:34 Re: [RFC] Multi-arch capable ldconfig Joseph Myers
21:20 Re: [PATCH] Convert all Python scripts to Python 3 Joseph Myers
21:16 Re: [PATCH] list-fixed-bugs.py: Wrap at 72 chars Joseph Myers
21:16 Re: [PATCH 6/6] linux: Use 32-bit time_t for rusage Joseph Myers
21:06 Re: different results for expf on x86_64 Joseph Myers
18:53 Re: [PATCH] Improve IFUNC check Fangrui Song
18:46 Re: [PATCH] nptl: add missing pthread-offsets.h Florian Weimer
18:01 Re: [PATCH 2/6] time: Add a timeval with a long tv_sec and tv_usec Alistair Francis
17:19 Re: ARCv2 Public PRM (was Re: [PATCH v2 00/15] glibc port to ARC processors) Vineet Gupta
14:48 [PATCH v2] Fix time/tst-cpuclock1 intermitent failures Lucas A. M. Magalhaes
13:22 Re: What to do when glibc environment variables or tunables conflict? Siddhesh Poyarekar
12:25 Re: [PATCH] Improve IFUNC check Aurelien Jarno
11:56 Re: [PATCH] nptl: add missing pthread-offsets.h Andreas Schwab
11:49 Re: What to do when glibc environment variables or tunables conflict? Andreas Schwab
11:43 Re: What to do when glibc environment variables or tunables conflict? Siddhesh Poyarekar
10:36 Re: different results for expf on x86_64 Szabolcs Nagy
10:08 Re: [PATCH v3 7/7] y2038: linux: Provide ___gettimeofday64 implementation Lukasz Majewski
09:56 Re: [PATCH 2/6] time: Add a timeval with a long tv_sec and tv_usec Lukasz Majewski
09:19 Re: What to do when glibc environment variables or tunables conflict? Andreas Schwab
06:55 Patch "[PATCH] sparc32: fix struct ipc64_perm type definition" has been added to the 5.5-stable tree gregkh
06:36 [PATCH] CVE-2019-1010023: add check for load commands mapping [#22851] Zhipeng Xie
05:32 Re: What to do when glibc environment variables or tunables conflict? Siddhesh Poyarekar

February 05, 2020
22:12 What to do when glibc environment variables or tunables conflict? Carlos O'Donell
21:33 Re: [PATCH 2/6] time: Add a timeval with a long tv_sec and tv_usec Alistair Francis
21:05 [RFC] sunrpc: Properly cleanup if tst-udp-timeout fails Matheus Castanho
18:17 Re: [PATCH] nptl: update default pthread-offsets.h Adhemerval Zanella
18:10 Re: [PATCH] nptl: add missing pthread-offsets.h Adhemerval Zanella
17:54 [PATCH] nptl: update default pthread-offsets.h Andreas Schwab
17:53 [PATCH] nptl: add missing pthread-offsets.h Andreas Schwab
17:49 Re: [PATCH v3 7/7] y2038: linux: Provide ___gettimeofday64 implementation Adhemerval Zanella
16:58 Re: [PATCH v3 7/7] y2038: linux: Provide ___gettimeofday64 implementation Lukasz Majewski
16:50 Re: [PATCH] Introduce <elf-initfini.h> and ELF_INITFINI for all architectures Adhemerval Zanella
16:23 Re: [PATCH v3 7/7] y2038: linux: Provide ___gettimeofday64 implementation Adhemerval Zanella
16:11 Re: [PATCH v3 3/7] y2038: alpha: Rename valid_timeval_to_timeval64 to valid_timeval32_to_timeval Adhemerval Zanella
12:38 Re: [PATCH 6/6] linux: Use 32-bit time_t for rusage Lukasz Majewski
11:00 Re: [PATCH 6/6] linux: Use 32-bit time_t for rusage Andreas Schwab
10:06 Re: [PATCH 6/6] linux: Use 32-bit time_t for rusage Lukasz Majewski
06:24 Re: [PATCH] configure: fix STT_GNU_IFUNC support detection with PIE toolchains [BZ #25506] Aurelien Jarno
06:15 Re: [PATCH] configure: fix STT_GNU_IFUNC support detection with PIE toolchains [BZ #25506] Aurelien Jarno
06:09 [PATCH] Improve IFUNC check Fangrui Song
04:50 Re: [PATCH] configure: fix STT_GNU_IFUNC support detection with PIE toolchains [BZ #25506] Fangrui Song
04:13 Re: [PATCH] configure: fix STT_GNU_IFUNC support detection with PIE toolchains [BZ #25506] Fangrui Song
04:02 Re: February sourceware.org transition to new server! Siddhesh Poyarekar
01:04 [RFC] Multi-arch capable ldconfig Markus Mayer
01:03 [PATCH v2] sysv: linux: Pass 64-bit version of semctl syscall Alistair Francis
00:26 Re: [PATCH] Convert all Python scripts to Python 3 Alistair Francis
00:06 Re: [PATCH v3 7/7] y2038: linux: Provide ___gettimeofday64 implementation Lukasz Majewski

February 04, 2020
23:49 Re: [PATCH 6/6] linux: Use 32-bit time_t for rusage Lukasz Majewski
22:50 Re: [PATCH v3 3/7] y2038: alpha: Rename valid_timeval_to_timeval64 to valid_timeval32_to_timeval Lukasz Majewski
22:07 [PATCH] configure: fix STT_GNU_IFUNC support detection with PIE toolchains [BZ #25506] Aurelien Jarno
19:18 Re: [PATCH v3 7/7] y2038: linux: Provide ___gettimeofday64 implementation Adhemerval Zanella
18:52 Re: [PATCH v3 6/7] y2038: linux: Provide __settimeofday64 implementation Adhemerval Zanella
18:48 Re: [PATCH] Convert all Python scripts to Python 3 Zack Weinberg
18:48 Re: [PATCH v3 5/7] y2038: Provide conversion helpers for struct __timeval64 Adhemerval Zanella
18:43 Re: [PATCH v3 4/7] y2038: alpha: Rename valid_timeval64_to_timeval to valid_timeval_to_timeval32 Adhemerval Zanella
18:40 Re: [PATCH v3 3/7] y2038: alpha: Rename valid_timeval_to_timeval64 to valid_timeval32_to_timeval Adhemerval Zanella
18:36 Re: [PATCH v3 2/7] y2038: Introduce struct __timeval64 - new internal glibc type Adhemerval Zanella
18:34 Re: [PATCH v3 1/7] y2038: Define __suseconds64_t type to be used with struct __timeval64 Adhemerval Zanella
17:30 February sourceware.org transition to new server! Carlos O'Donell
17:16 Re: [PATCH] list-fixed-bugs.py: Wrap at 72 chars Siddhesh Poyarekar
16:26 Re: [PATCH 6/6] linux: Use 32-bit time_t for rusage Andreas Schwab
16:20 Re: [PATCH 4/6] linux: Use 32-bit time_t for itimerval Lukasz Majewski
16:12 Re: [PATCH 6/6] linux: Use 32-bit time_t for rusage Lukasz Majewski
15:26 [PATCH] ldbl-128ibm-compat: set PRINTF_CHK flag in {,v}sprintf_chk Paul E. Murphy
15:11 Re: [PATCH 4/6] linux: Use 32-bit time_t for itimerval Andreas Schwab
14:49 Re: [PATCH 4/6] linux: Use 32-bit time_t for itimerval Lukasz Majewski
14:39 Re: [PATCH 6/6] linux: Use 32-bit time_t for rusage Andreas Schwab
14:24 Re: [PATCH 2/6] time: Add a timeval with a long tv_sec and tv_usec Lukasz Majewski
14:23 Re: [PATCH 6/6] linux: Use 32-bit time_t for rusage Lukasz Majewski
14:21 Re: [PATCH v2] y2038: linux: Provide __timespec_get64 implementation Adhemerval Zanella
11:37 Re: [PATCH 5/6] resource: Add a __rusage64 struct Lukasz Majewski
11:29 Re: different results for expf on x86_64 Wilco Dijkstra
10:21 Re: [PATCH 3/6] time: Add a __itimerval64 struct Lukasz Majewski
10:01 Re: [PATCH 1/6] sysv/linux: Rename alpha functions to be alpha specific Lukasz Majewski
07:25 different results for expf on x86_64 paul zimmermann
07:15 Re: Are ifuncs intended to be allowed to resolve to symbols in another DSO? Fangrui Song

February 03, 2020
22:52 Re: Arm's SVE PCS and LD_AUDIT support? Carlos O'Donell
22:03 Re: Are ifuncs intended to be allowed to resolve to symbols in another DSO? Carlos O'Donell
21:11 [PATCH 1/6] Prepare redirections for IEEE long double on powerpc64le Paul E. Murphy
21:10 [PATCH 6/6] Add a generic scalb implementation Paul E. Murphy
21:10 [PATCH 2/6] Undefine redirections after long double definition on __LDBL_COMPAT [BZ #23294] Paul E. Murphy
21:10 [PATCH 5/6] ldbl-128ibm-compat: Provide ieee128 symbols to narrow functions Paul E. Murphy
21:10 [PATCH 3/6] ldbl-128ibm-compat: Redirect long double functions to f128/ieee128 functions Paul E. Murphy
21:10 [PATCH 4/6] ldbl-128ibm-compat: Redirect complex math functions Paul E. Murphy
21:10 [PATCH 0/6] long double to _Float128 redirecting support Paul E. Murphy
20:52 Re: Accuracy of Mathematical Functions in Single Precision for glibc 2.31 Joseph Myers
20:43 Re: [PATCH] list-fixed-bugs.py: Wrap at 72 chars Joseph Myers
20:40 Use binutils 2.34 branch in build-many-glibcs.py [committed] Joseph Myers
20:06 Re: Are ifuncs intended to be allowed to resolve to symbols in another DSO? Florian Weimer
19:59 Re: containerize nptl/tst-pthread-getaddr DJ Delorie
19:54 Re: V3 test-container: ability to specify exec path DJ Delorie
19:48 Re: [PATCH] Add Safe-Linking to fastbins and tcache Eyal Itkin
19:01 Re: Arm's SVE PCS and LD_AUDIT support? Szabolcs Nagy
18:38 [PATCH 6/6] linux: Use 32-bit time_t for rusage Alistair Francis
18:38 [PATCH 5/6] resource: Add a __rusage64 struct Alistair Francis
18:38 [PATCH 4/6] linux: Use 32-bit time_t for itimerval Alistair Francis
18:38 [PATCH 0/6] Always use 32-bit time_t for certain syscalls Alistair Francis
18:38 [PATCH 3/6] time: Add a __itimerval64 struct Alistair Francis
18:38 [PATCH 2/6] time: Add a timeval with a long tv_sec and tv_usec Alistair Francis
18:38 [PATCH 1/6] sysv/linux: Rename alpha functions to be alpha specific Alistair Francis
18:15 Re: [PATCH] sysv: linux: Pass 64-bit version of semctl syscall Alistair Francis
18:10 Re: [PATCH] Add Safe-Linking to fastbins and tcache Carlos O'Donell
17:32 Re: [PATCH] Use correct exit status in ldd (bug 24150) Carlos O'Donell
16:53 Re: [PATCH] Use correct exit status in ldd (bug 24150) Andreas Schwab
16:23 Re: [PATCH] Use correct exit status in ldd (bug 24150) Carlos O'Donell
15:59 Re: [PATCH] Use correct exit status in ldd (bug 24150) Andreas Schwab
15:57 Re: [PATCH] Use correct exit status in ldd (bug 24150) Carlos O'Donell
15:43 Re: Arm's SVE PCS and LD_AUDIT support? Carlos O'Donell
11:35 Re: Arm's SVE PCS and LD_AUDIT support? Szabolcs Nagy
11:25 [PATCH] Use correct exit status in ldd (bug 24150) Andreas Schwab
11:20 Re: glibc 2.31: hard freeze on Friday, 31st Jan Romain Naour
09:42 New Portuguese PO file for 'libc' (version 2.30.9000) Translation Project Robot
06:33 Accuracy of Mathematical Functions in Single Precision for glibc 2.31 paul zimmermann

February 02, 2020
19:12 Re: [PATCH] sysv: linux: Pass 64-bit version of semctl syscall Alistair Francis
09:43 [PATCH] Add Safe-Linking to fastbins and tcache Eyal Itkin

February 01, 2020
21:27 Re: glibc 2.31: hard freeze on Friday, 31st Jan Florian Weimer
21:07 Re: [PATCH] sysv: linux: Pass 64-bit version of semctl syscall Arnd Bergmann
19:57 Re: [PATCH] sysv: linux: Pass 64-bit version of semctl syscall Alistair Francis
15:20 Re: [PATCH] list-fixed-bugs.py: Wrap at 72 chars H.J. Lu
14:10 V3 [PATCH] i386: Enable CET support in ucontext functions H.J. Lu
14:09 Re: [PATCH] sysv: linux: Pass 64-bit version of semctl syscall Lukasz Majewski
13:52 [PATCH] list-fixed-bugs.py: Wrap at 72 chars Siddhesh Poyarekar
13:43 Re: [PATCH] x86: Don't make 2 calls to dlerror () in a row H.J. Lu
13:12 The GNU C Library version 2.31 is now available Siddhesh Poyarekar
12:13 glibc master open for 2.32 development Siddhesh Poyarekar
09:20 Re: glibc 2.31: hard freeze on Friday, 31st Jan Siddhesh Poyarekar
08:23 Re: glibc 2.31: hard freeze on Friday, 31st Jan Romain Naour
07:58 Re: [PATCH] sysv: linux: Pass 64-bit version of semctl syscall Arnd Bergmann
06:27 Re: Are ifuncs intended to be allowed to resolve to symbols in another DSO? Carlos O'Donell
06:14 Re: i386: Lazy binding trampoline and vector register usage Carlos O'Donell
05:49 Re: [PATCH 2/3] dl-load: enforce soname uniqueness of loaded libraries Carlos O'Donell
03:54 Re: correct rounding or not? Carlos O'Donell
03:45 Re: glibc 2.31: hard freeze on Friday, 31st Jan Carlos O'Donell
03:37 Arm's SVE PCS and LD_AUDIT support? Carlos O'Donell


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc