January 2020 Archives by date
Starting: Wed Jan 1 00:22:00 GMT 2020
Ending: Fri Jan 31 23:59:00 GMT 2020
Messages: 697
- Update copyright dates not handled by scripts/update-copyrights [committed]
Joseph Myers
- [PATCH] getpt.3: Remove mention of O_NOCTTY
Michael Kerrisk (man-pages)
- [PATCH 0/5] Implement built-in system call tables
Florian Weimer
- [PATCH v2] Multiple locales: Add date_fmt (bug 24054)
Siddhesh Poyarekar
- [PATCH 1/5] Linux: Add tables with system call numbers
Siddhesh Poyarekar
- [PATCH v2] Rewrite iconv option parsing [BZ #19519]
Siddhesh Poyarekar
- [PATCH v2] Add libm_alias_finite for _finite symbols
Siddhesh Poyarekar
- [PATCH 1/5] Linux: Add tables with system call numbers
Florian Weimer
- question about regex
liqingqing
- [PATCH v3 1/2] y2038: linux: Provide __timerfd_gettime64 implementation
Lukasz Majewski
- [PATCH v3 2/2] y2038: linux: Provide __timerfd_settime64 implementation
Lukasz Majewski
- [PATCH 03/16] Remove vDSO support from make-syscall.sh
Siddhesh Poyarekar
- [PATCH v2 01/16] linux: Fix vDSO macros build with time64 interfaces
Siddhesh Poyarekar
- [PATCH 04/16] linux: Update x86 vDSO symbols
Siddhesh Poyarekar
- [PATCH v2 02/16] x86: Make x32 use x86 time implementation
Siddhesh Poyarekar
- [PATCH 05/16] linux: Update mips vDSO symbols
Siddhesh Poyarekar
- 32-bit time_t inside itimerval
Lukasz Majewski
- [PATCH 06/16] linux: Consolidate Linux gettimeofday
Siddhesh Poyarekar
- [PATCH v3 08/16] elf: Enable relro for static build
Siddhesh Poyarekar
- 32-bit time_t inside itimerval
Arnd Bergmann
- [PATCH 07/16] linux: Consolidate time implementation
Siddhesh Poyarekar
- [PATCH v2 01/16] linux: Fix vDSO macros build with time64 interfaces
Adhemerval Zanella
- [PATCH v3 09/16] elf: Move vDSO setup to rtld (BZ#24967)
Siddhesh Poyarekar
- [PATCH v3 09/16] elf: Move vDSO setup to rtld (BZ#24967)
Adhemerval Zanella
- [PATCH v2 10/16] linux: Add support for clock_gettime64 vDSO
Siddhesh Poyarekar
- [PATCH 12/16] linux: Enable vDSO clock_gettime64 for i386
Siddhesh Poyarekar
- [PATCH 12/16] linux: Enable vDSO clock_gettime64 for i386
Siddhesh Poyarekar
- [PATCH 11/16] linux: Optimize fallback 32-bit clock_gettime
Siddhesh Poyarekar
- [PATCH 13/16] linux: Enable vDSO clock_gettime64 for arm
Siddhesh Poyarekar
- [PATCH 14/16] linux: Enable vDSO clock_gettime64 for mips
Siddhesh Poyarekar
- [PATCH v2 15/16] linux: Add support for clock_getres64 vDSO
Siddhesh Poyarekar
- [PATCH 16/16] linux: Optimize fallback 32-bit clock_getres
Siddhesh Poyarekar
- [PATCH 14/16] linux: Enable vDSO clock_gettime64 for mips
Adhemerval Zanella
- [PATCH 14/16] linux: Enable vDSO clock_gettime64 for mips
Siddhesh Poyarekar
- [committed] Update libc.pot for 2.31 release
Siddhesh Poyarekar
- question about regex
Tim Rühsen
- question about regex
Paul Eggert
- [PATCH v2] Multiple locales: Add date_fmt (bug 24054)
Rafal Luzynski
- [PATCH v2] configure.ac: option for user-defined-trusted-dirs
justinpopo6@gmail.com
- Math errors
Alistair Francis
- question about regex
liqingqing
- Math errors
Szabolcs Nagy
- [PATCH] sl_SI locale: Use "." as the thousands separator (bug 25233)
Rafal Luzynski
- [PATCH 1/2] linux: Reserve a new signal for SIGTIMER
Adhemerval Zanella
- [PATCH 1/2] linux: Reserve a new signal for SIGTIMER
Florian Weimer
- Debugging containerized glibc tests with gdb (a developer use case for outside-of-container debugging).
Carlos O'Donell
- [hurd,commited] htl: Use dso_handle.h
Samuel Thibault
- [hurd,commited] htl: Drop common tcbhead_t definition
Samuel Thibault
- 32-bit time_t inside itimerval
Alistair Francis
- as-needed and libstdc++ and pulling libpthread
Samuel Thibault
- Math errors
Alistair Francis
- [hurd,commited] htl: Move pthread_atfork to libc_nonshared.a
Samuel Thibault
- [hurd,commited] htl: Add __errno_location and __h_errno_location
Samuel Thibault
- 32-bit time_t inside itimerval
Lukasz Majewski
- [hurd,commited] hurd: Fix message reception for timer_thread
Samuel Thibault
- A question on glibc backwards compatibility
Jason Yang
- A question on glibc backwards compatibility
Florian Weimer
- [PATCH v4 1/2] y2038: linux: Provide __timerfd_gettime64 implementation
Lukasz Majewski
- [PATCH v4 2/2] y2038: linux: Provide __timerfd_settime64 implementation
Lukasz Majewski
- [PATCH] sl_SI locale: Use "." as the thousands separator (bug 25233)
Siddhesh Poyarekar
- [PATCH 1/3] dl-load: extract _dl_find_object_from_name() from _dl_map_object()
Nicolas Viennot
- 2.31: glibc master is now kinda, sorta, frozen
Chung-Lin Tang
- [PATCH 2/3] dl-load: enforce soname uniqueness of loaded libraries
Nicolas Viennot
- [PATCH 3/3] dl-load: test that loaded libraries cannot have duplicated sonames
Nicolas Viennot
- 2.31: glibc master is now kinda, sorta, frozen
Siddhesh Poyarekar
- [RFC PATCH glibc 00/13] Restartable Sequences enablement
Mathieu Desnoyers
- [RFC PATCH glibc 09/13] glibc: Perform rseq(2) registration at C startup and thread creation (v13)
Mathieu Desnoyers
- [RFC PATCH glibc 11/13] support record failure: allow use from constructor
Mathieu Desnoyers
- [RFC PATCH glibc 12/13] support: implement xpthread key create/delete (v3)
Mathieu Desnoyers
- [RFC PATCH glibc 13/13] rseq registration tests (v7)
Mathieu Desnoyers
- [RFC PATCH glibc 01/13] Introduce <elf_machine_sym_no_match.h>
Mathieu Desnoyers
- [RFC PATCH glibc 02/13] Implement __libc_early_init
Mathieu Desnoyers
- [RFC PATCH glibc 03/13] nptl: Start new threads with all signals blocked [BZ #25098]
Mathieu Desnoyers
- [RFC PATCH glibc 05/13] Linux: Use system call tables during build
Mathieu Desnoyers
- [RFC PATCH glibc 06/13] build-many-glibcs.py: Introduce LinuxHeadersPolicyForBuild
Mathieu Desnoyers
- [RFC PATCH glibc 07/13] build-many-glibcs.py: Introduce glibc build policy classes
Mathieu Desnoyers
- [RFC PATCH glibc 08/13] build-many-glibcs.py: Implement update-syscalls command
Mathieu Desnoyers
- [RFC PATCH glibc 10/13] glibc: sched_getcpu(): use rseq cpu_id TLS on Linux (v5)
Mathieu Desnoyers
- [PATCH v2] Rewrite iconv option parsing [BZ #19519]
Siddhesh Poyarekar
- [RFC PATCH glibc 04/13] Linux: Add tables with system call numbers
Mathieu Desnoyers
- 2.31: glibc master is now kinda, sorta, frozen
Arjun Shankar
- 2.31: glibc master is now kinda, sorta, frozen
Siddhesh Poyarekar
- [PATCH 1/2] linux: Reserve a new signal for SIGTIMER
Adhemerval Zanella
- [PATCH v3] Block all signals on timer_create thread (BZ#10815)
Adhemerval Zanella
- [PATCH v2] elf: Add tst-ldconfig-ld_so_conf-update test
Arjun Shankar
- 2.31: glibc master is now kinda, sorta, frozen
Arjun Shankar
- [PATCH v2] elf: Add tst-ldconfig-ld_so_conf-update test
Adhemerval Zanella
- [PATCH v4 1/2] y2038: linux: Provide __timerfd_gettime64 implementation
Adhemerval Zanella
- [PATCH v4 2/2] y2038: linux: Provide __timerfd_settime64 implementation
Adhemerval Zanella
- A question on glibc backwards compatibility
Jason Yang
- Math errors
Jim Wilson
- Math errors
Alistair Francis
- [PATCH v2] elf: Add tst-ldconfig-ld_so_conf-update test
Siddhesh Poyarekar
- [committed] Fix formatting of ChangeLog ouput
Siddhesh Poyarekar
- ChangeLog dependency for `make dist`
Siddhesh Poyarekar
- getaddrinfo() fails to use latest DNS address - v2.27
Tarun Tej K
- 2.31: glibc master is now kinda, sorta, frozen
Chung-Lin Tang
- [PATCH v4 1/2] y2038: linux: Provide __timerfd_gettime64 implementation
Lukasz Majewski
- as-needed and libstdc++ and pulling libpthread
Andreas Schwab
- [PATCH] Reserve static TLS for dynamically loaded initial-exec TLS only [BZ #25051]
Szabolcs Nagy
- [PATCH] Reserve static TLS for dynamically loaded initial-exec TLS only [BZ #25051]
Florian Weimer
- [RFC PATCH glibc 09/13] glibc: Perform rseq(2) registration at C startup and thread creation (v13)
Florian Weimer
- [RFC PATCH glibc 00/13] Restartable Sequences enablement
Florian Weimer
- [PATCH v4 1/2] y2038: linux: Provide __timerfd_gettime64 implementation
Adhemerval Zanella
- [PATCH] Reserve static TLS for dynamically loaded initial-exec TLS only [BZ #25051]
Szabolcs Nagy
- [PATCH v4 1/2] y2038: linux: Provide __timerfd_gettime64 implementation
Florian Weimer
- [PATCH v4 1/2] y2038: linux: Provide __timerfd_gettime64 implementation
Lukasz Majewski
- [PATCH v2] Rewrite iconv option parsing [BZ #19519]
Arjun Shankar
- [PATCH v4 1/2] y2038: linux: Provide __timerfd_gettime64 implementation
Arnd Bergmann
- [PATCH v3 09/16] elf: Move vDSO setup to rtld (BZ#24967) - regression found
Lukasz Majewski
- [PATCH] argp: argp.doc prints incorrectly when it starts with "\v" [BZ #19038]
Girish Joshi
- Math errors
Jim Wilson
- 2.31: < 2 weeks to go
Carlos O'Donell
- [PATCH v3 09/16] elf: Move vDSO setup to rtld (BZ#24967) - regression found
Adhemerval Zanella
- [PATCH v4 1/2] y2038: linux: Provide __timerfd_gettime64 implementation
Adhemerval Zanella
- [PATCH v4 1/2] y2038: linux: Provide __timerfd_gettime64 implementation
Arnd Bergmann
- [PATCH 0/4] i386: Finish CET support
H.J. Lu
- [RFC PATCH glibc 09/13] glibc: Perform rseq(2) registration at C startup and thread creation (v13)
Mathieu Desnoyers
- [RFC PATCH glibc 00/13] Restartable Sequences enablement
Mathieu Desnoyers
- [PATCH 3/4] i386: Add _CET_ENDBR to assembly files without ENTRY
Adhemerval Zanella
- 2.31: glibc master is now kinda, sorta, frozen
Carlos O'Donell
- [PATCH v4 1/2] y2038: linux: Provide __timerfd_gettime64 implementation
Lukasz Majewski
- [PATCH] sl_SI locale: Use "." as the thousands separator (bug 25233)
Rafal Luzynski
- [PATCH 3/4] i386: Add _CET_ENDBR to assembly files without ENTRY
H.J. Lu
- ChangeLog dependency for `make dist`
Paul Eggert
- ChangeLog dependency for `make dist`
Siddhesh Poyarekar
- [PATCH] Get rid of Werror=maybe-uninitialized in res_send.c.
Stefan Liebler
- [PATCH] Get rid of Werror=maybe-uninitialized in clock_nanosleep.c.
Stefan Liebler
- [PATCH] Drop dependency of dist target on ChangeLog
Siddhesh Poyarekar
- [ Guidance ] Preparing for Contribution
Florian Weimer
- [RFC PATCH glibc 0/8] Restartable Sequences enablement
Mathieu Desnoyers
- [RFC PATCH glibc 1/8] Introduce <elf_machine_sym_no_match.h>
Mathieu Desnoyers
- [RFC PATCH glibc 2/8] Implement __libc_early_init
Mathieu Desnoyers
- [RFC PATCH glibc 3/8] nptl: Start new threads with all signals blocked [BZ #25098]
Mathieu Desnoyers
- [RFC PATCH glibc 5/8] glibc: sched_getcpu(): use rseq cpu_id TLS on Linux (v5)
Mathieu Desnoyers
- [RFC PATCH glibc 6/8] support record failure: allow use from constructor
Mathieu Desnoyers
- [RFC PATCH glibc 7/8] support: implement xpthread key create/delete (v3)
Mathieu Desnoyers
- [RFC PATCH glibc 8/8] rseq registration tests (v7)
Mathieu Desnoyers
- [RFC PATCH glibc 4/8] glibc: Perform rseq(2) registration at C startup and thread creation (v14)
Mathieu Desnoyers
- [RFC PATCH glibc 0/8] Restartable Sequences enablement
Joseph Myers
- [RFC PATCH glibc 0/8] Restartable Sequences enablement
Mathieu Desnoyers
- V2 [PATCH 0/5] i386: Finish CET support
H.J. Lu
- V2 [PATCH 1/5] i386: Don't unnecessarily save and restore EAX, ECX and EDX [BZ# 25262]
H.J. Lu
- V2 [PATCH 2/5] i386/sub_n.S: Add a missing _CET_ENDBR to indirect jump target
H.J. Lu
- V2 [PATCH 3/5] i386: Add _CET_ENDBR to assembly files without ENTRY
H.J. Lu
- V2 [PATCH 4/5] i386: Remove _exit.S
H.J. Lu
- V2 [PATCH 5/5] i386: Enable CET support in ucontext functions
H.J. Lu
- [PATCH] y2038: linux: Provide __sched_rr_get_interval64 implementation
Lukasz Majewski
- [PATCH COMMITTED] MIPS: Fix circular definition of __LDBL_MANT_DIG__ in ieee754.h
Zack Weinberg
- [PATCH] Revise NEWS description of changes to gettimeofday etc.
Zack Weinberg
- i386: Lazy binding trampoline and vector register usage
H.J. Lu
- Commiting v7 of "localedef: Add verbose messages for failure paths." after master reopens.
Carlos O'Donell
- [PATCH] Drop dependency of dist target on ChangeLog
Paul Eggert
- [PATCH] Drop dependency of dist target on ChangeLog
Jonathan Nieder
- [PATCH] Drop dependency of dist target on ChangeLog
Siddhesh Poyarekar
- Commiting v7 of "localedef: Add verbose messages for failure paths." after master reopens.
Siddhesh Poyarekar
- [PATCH] Revise NEWS description of changes to gettimeofday etc.
Siddhesh Poyarekar
- [PATCH] powerpc: Move cache line size to rtld_global_ro
Florian Weimer
- i386: Lazy binding trampoline and vector register usage
Szabolcs Nagy
- [PATCH] Revise NEWS description of changes to gettimeofday etc.
Zack Weinberg
- [PATCH] powerpc: Move cache line size to rtld_global_ro
Jeff Law
- [PATCH] powerpc: Move cache line size to rtld_global_ro
Tulio Magno Quites Machado Filho
- [PATCH] powerpc: Move cache line size to rtld_global_ro
Adhemerval Zanella
- [PATCH] Fix maybe-uninitialized error on powerpc
Matheus Castanho
- Are ifuncs intended to be allowed to resolve to symbols in another DSO?
Zack Weinberg
- [PATCH] powerpc: Move cache line size to rtld_global_ro
Tulio Magno Quites Machado Filho
- [PATCH] Fix maybe-uninitialized error on powerpc
Joseph Myers
- [PATCH] powerpc: Move cache line size to rtld_global_ro
Adhemerval Zanella
- [PATCH] powerpc: Move cache line size to rtld_global_ro
Tulio Magno Quites Machado Filho
- Are ifuncs intended to be allowed to resolve to symbols in another DSO?
Florian Weimer
- V2 [PATCH 2/5] i386/sub_n.S: Add a missing _CET_ENDBR to indirect jump target
Adhemerval Zanella
- V2 [PATCH 3/5] i386: Add _CET_ENDBR to assembly files without ENTRY
Adhemerval Zanella
- V2 [PATCH 1/5] i386: Don't unnecessarily save and restore EAX, ECX and EDX [BZ# 25262]
Adhemerval Zanella
- V2 [PATCH 4/5] i386: Remove _exit.S
Adhemerval Zanella
- INQUIRY
GM Aditya Portico Hyderbad
- New template for 'libc' made available
Translation Project Robot
- [PATCH] powerpc: Move cache line size to rtld_global_ro
Florian Weimer
- [PATCH v2] elf: Add tst-ldconfig-ld_so_conf-update test
Stefan Liebler
- [PATCH v2] elf: Add tst-ldconfig-ld_so_conf-update test
Siddhesh Poyarekar
- [PATCH] powerpc: Move cache line size to rtld_global_ro
Shawn Landden
- [RFC] builtin functions and `-ffreestanding -nostartfies` with static binaries
Siddhesh Poyarekar
- [RFC] builtin functions and `-ffreestanding -nostartfies` with static binaries
Alexander Monakov
- [PATCH] powerpc: Move cache line size to rtld_global_ro
Adhemerval Zanella
- New Croatian PO file for 'libc' (version 2.30.9000)
Translation Project Robot
- New Finnish PO file for 'libc' (version 2.30.9000)
Translation Project Robot
- [PATCH 1/2] powerpc: Initialize rtld_global_ro for static dlopen [BZ #20802]
Tulio Magno Quites Machado Filho
- [PATCH 2/2] powerpc: Move cache line size to rtld_global_ro
Tulio Magno Quites Machado Filho
- [RFC] builtin functions and `-ffreestanding -nostartfies` with static binaries
Siddhesh Poyarekar
- New Swedish PO file for 'libc' (version 2.30.9000)
Translation Project Robot
- [RFC] builtin functions and `-ffreestanding -nostartfies` with static binaries
Segher Boessenkool
- [RFC] builtin functions and `-ffreestanding -nostartfies` with static binaries
Siddhesh Poyarekar
- New Turkish PO file for 'libc' (version 2.30.9000)
Translation Project Robot
- New Turkish PO file for 'libc' (version 2.30.9000)
Translation Project Robot
- New Turkish PO file for 'libc' (version 2.30.9000)
Translation Project Robot
- New German PO file for 'libc' (version 2.30.9000)
Translation Project Robot
- New Turkish PO file for 'libc' (version 2.30.9000)
Translation Project Robot
- [RFC v6 15/23] RISC-V: Hard float support for 32-bit
Alistair Francis
- [RFC v6 05/23] linux: Use 32-bit time_t for rusage
Alistair Francis
- [RFC v6 09/23] RISC-V: Add support for 32-bit vDSO calls
Alistair Francis
- [RFC v6 14/23] RISC-V: The ABI implementation for the 32-bit
Alistair Francis
- [RFC v6 11/23] RISC-V: Support dynamic loader for the 32-bit
Alistair Francis
- [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64
Alistair Francis
- [RFC v6 10/23] RISC-V: Add socket-constants.h for RV32
Alistair Francis
- [RFC v6 04/23] linux: Use 32-bit time_t for itimerval
Alistair Francis
- [RFC v6 19/23] RISC-V: Build Infastructure for 32-bit
Alistair Francis
- [RFC v6 03/23] time: Add a timeval with a long tv_sec and tv_usec
Alistair Francis
- [RFC v6 20/23] riscv32: Specify the arch_minimum_kernel as 5.4
Alistair Francis
- [RFC v6 18/23] RISC-V: Fix llrint and llround missing exceptions on RV32
Alistair Francis
- [RFC v6 06/23] sysdeps: Use long types with 64-bit time_t on 32-bit archs
Alistair Francis
- [RFC v6 02/23] tst-clone3: Use __NR_futex_time64 if we don't have __NR_futex
Alistair Francis
- [RFC v6 01/23] math/gen-libm-test.py: Convert to Python 3
Alistair Francis
- [RFC v6 13/23] RISC-V: Add arch-syscall.h for RV32
Alistair Francis
- [RFC v6 12/23] RISC-V: Add path of library directories for the 32-bit
Alistair Francis
- [RFC v6 08/23] RISC-V: Define __NR_* as __NR_*_time64/64 for 32-bit
Alistair Francis
- [RFC v6 00/23] RISC-V glibc port for the 32-bit
Alistair Francis
- [RFC v6 21/23] RISC-V: Add rv32 path to RTLDLIST in ldd
Alistair Francis
- [RFC v6 22/23] Documentation for the RISC-V 32-bit port
Alistair Francis
- [RFC v6 17/23] RISC-V: Add the RV32 libm-test-ulps
Alistair Francis
- [RFC v6 16/23] RISC-V: Add ABI lists
Alistair Francis
- [RFC v6 23/23] Add RISC-V 32-bit target to build-many-glibcs.py
Alistair Francis
- [RFC v6 20/23] riscv32: Specify the arch_minimum_kernel as 5.4
Andreas Schwab
- warning: internationalized messages should not contain the '\v' escape sequence
Румен Петров
- missing messages for release 2.30.9000
Румен Петров
- Request to be added to EditorGroup
Saagar Jha
- [RFC v6 00/23] RISC-V glibc port for the 32-bit
Joseph Myers
- [RFC v6 01/23] math/gen-libm-test.py: Convert to Python 3
Joseph Myers
- [RFC v6 03/23] time: Add a timeval with a long tv_sec and tv_usec
Joseph Myers
- [RFC v6 06/23] sysdeps: Use long types with 64-bit time_t on 32-bit archs
Arnd Bergmann
- [hurd,commited] htl: Add internal versions of functions used by C11 threads
Samuel Thibault
- [hurd,commited] htl: Add type sizes in bits/pthreadtypes-arch.h and check them
Samuel Thibault
- [hurd,commited] htl: Avoid exposing unixoid functions
Samuel Thibault
- [PATCH v2] elf: Add tst-ldconfig-ld_so_conf-update test
Stefan Liebler
- [PATCH] malloc: fix compile error
liusirui
- [PATCH] malloc: fix compile error
liqingqing
- [RFC v6 09/23] RISC-V: Add support for 32-bit vDSO calls
Arnd Bergmann
- [RFC v6 08/23] RISC-V: Define __NR_* as __NR_*_time64/64 for 32-bit
Arnd Bergmann
- [PATCH] Fix maybe-uninitialized error on powerpc
Matheus Castanho
- [PATCH v2] Rewrite iconv option parsing [BZ #19519]
Arjun Shankar
- Update build-many-glibcs.py for GCC move to git [committed]
Joseph Myers
- [PATCH v3] Rewrite iconv option parsing [BZ #19519]
Arjun Shankar
- [hurd,commited] htl: Avoid crashing when passed invalid pthread_t values
Samuel Thibault
- [hurd,commited] htl: Add internal version of __pthread_mutex_timedlock
Samuel Thibault
- Math errors
Alistair Francis
- Math errors
Jonathan Nieder
- Math errors
Alistair Francis
- [RFC v6 01/23] math/gen-libm-test.py: Convert to Python 3
Alistair Francis
- [RFC v6 08/23] RISC-V: Define __NR_* as __NR_*_time64/64 for 32-bit
Alistair Francis
- [RFC v6 03/23] time: Add a timeval with a long tv_sec and tv_usec
Alistair Francis
- [RFC v6 09/23] RISC-V: Add support for 32-bit vDSO calls
Alistair Francis
- [RFC v6 20/23] riscv32: Specify the arch_minimum_kernel as 5.4
Alistair Francis
- [PATCH v3] Rewrite iconv option parsing [BZ #19519]
Siddhesh Poyarekar
- Math errors
Alistair Francis
- [RFC v6 00/23] RISC-V glibc port for the 32-bit
Alistair Francis
- [PATCH] Get rid of Werror=maybe-uninitialized in res_send.c.
Stefan Liebler
- [RFC v6 20/23] riscv32: Specify the arch_minimum_kernel as 5.4
Andreas Schwab
- [PATCH 1/2] Add new locale: ckb_IQ (Kurdish/Sorani spoken in Iraq) [BZ #9809]
Mike FABIAN
- [PATCH 2/2] Add new locale: ckb_IQ (Kurdish/Sorani spoken in Iraq) [BZ #9809]
Mike FABIAN
- [RFC v6 03/23] time: Add a timeval with a long tv_sec and tv_usec
Lukasz Majewski
- [RFC v6 04/23] linux: Use 32-bit time_t for itimerval
Lukasz Majewski
- [RFC v6 03/23] time: Add a timeval with a long tv_sec and tv_usec
Lukasz Majewski
- [RFC v6 05/23] linux: Use 32-bit time_t for rusage
Lukasz Majewski
- [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64
Lukasz Majewski
- [RFC v6 08/23] RISC-V: Define __NR_* as __NR_*_time64/64 for 32-bit
Arnd Bergmann
- [PATCH] sysdeps/posix/posix_fallocate*: Make emulated posix_fallocate() work properly
Xiao Yang
- [PATCH] sparc32: fix struct ipc64_perm type definition
Arnd Bergmann
- [PATCH v3 1/3] elf: Allow dlopen of filter object to work [BZ #16272]
Adhemerval Zanella
- [PATCH 00/10] Port C11 threads to GNU/Hurd
Samuel Thibault
- [PATCH 09/10] htl: Add C11 threads types definitions
Samuel Thibault
- [hurd,commited] htl: Add internal version of __pthread_mutex_timedlock
Samuel Thibault
- [PATCH 01/10] htl: Rename _pthread_mutex_init/destroy to __pthread_mutex_init/destroy
Samuel Thibault
- [PATCH 02/10] htl: Add missing internal functions declarations
Samuel Thibault
- [PATCH 03/10] htl: Add support for C11 threads behavior
Samuel Thibault
- [PATCH 04/10] htl: Make __PTHREAD_ONCE_INIT more flexible
Samuel Thibault
- [PATCH 05/10] nptl: Move nptl-specific types to separate header
Samuel Thibault
- [PATCH 08/10] C11 threads: make thrd_join more portable
Samuel Thibault
- [PATCH 10/10] C11 threads: Move implementation to sysdeps/pthread
Samuel Thibault
- [PATCH 06/10] C11 threads: do not require PTHREAD_DESTRUCTOR_ITERATIONS
Samuel Thibault
- [PATCH 07/10] C11 threads: Fix thrd_t / pthread_t compatibility assertion
Samuel Thibault
- [X-POST] patchwork.sourceware.org refresh
Christian Biesinger
- [PATCH v3 2/3] elf: avoid redundant sort in dlopen
Adhemerval Zanella
- [PATCH v3 3/3] elf: avoid stack allocation in dl_open_worker
Adhemerval Zanella
- [PATCH 1/2] Add new locale: ckb_IQ (Kurdish/Sorani spoken in Iraq) [BZ #9809]
Rafal Luzynski
- [RFC v6 00/23] RISC-V glibc port for the 32-bit
Joseph Myers
- [PATCH] sparc32: fix struct ipc64_perm type definition
Dmitry V. Levin
- [PATCH 2/2] Add new locale: ckb_IQ (Kurdish/Sorani spoken in Iraq) [BZ #9809]
Rafal Luzynski
- warning: internationalized messages should not contain the '\v' escape sequence
Rafal Luzynski
- [PATCH] sysdeps/posix/posix_fallocate*: Make emulated posix_fallocate() work properly
Xiao Yang
- [PATCH v2] sysdeps/posix/posix_fallocate*: Make emulated posix_fallocate() work properly
Xiao Yang
- [PATCH 2/2] Add new locale: ckb_IQ (Kurdish/Sorani spoken in Iraq) [BZ #9809]
Siddhesh Poyarekar
- [X-POST] patchwork.sourceware.org refresh
Siddhesh Poyarekar
- [RFC v6 00/23] RISC-V glibc port for the 32-bit
Alistair Francis
- [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64
Alistair Francis
- [RFC v6 03/23] time: Add a timeval with a long tv_sec and tv_usec
Alistair Francis
- [RFC v6 08/23] RISC-V: Define __NR_* as __NR_*_time64/64 for 32-bit
Alistair Francis
- [RFC v6 03/23] time: Add a timeval with a long tv_sec and tv_usec
Arnd Bergmann
- [RFC v6 03/23] time: Add a timeval with a long tv_sec and tv_usec
Lukasz Majewski
- [PATCH 2/2] Add new locale: ckb_IQ (Kurdish/Sorani spoken in Iraq) [BZ #9809]
Mike FABIAN
- [PATCH 2/2] Add new locale: ckb_IQ (Kurdish/Sorani spoken in Iraq) [BZ #9809]
Mike FABIAN
- [PATCH 1/2] Add new locale: ckb_IQ (Kurdish/Sorani spoken in Iraq) [BZ #9809]
Mike FABIAN
- [PATCH 2/2] Add new locale: ckb_IQ (Kurdish/Sorani spoken in Iraq) [BZ #9809]
Siddhesh Poyarekar
- [PATCH 2/2] Add new locale: ckb_IQ (Kurdish/Sorani spoken in Iraq) [BZ #9809]
Mike FABIAN
- [PATCH 2/2] Add new locale: ckb_IQ (Kurdish/Sorani spoken in Iraq) [BZ #9809]
Siddhesh Poyarekar
- Loss of vDSO support on s390x
Florian Weimer
- Loss of vDSO support on s390x
Siddhesh Poyarekar
- [PATCH v3 1/3] elf: Allow dlopen of filter object to work [BZ #16272]
David Kilroy
- Loss of vDSO support on s390x
Florian Weimer
- Loss of vDSO support on s390x
Stefan Liebler
- Loss of vDSO support on s390x
Florian Weimer
- error when running "make bench"
paul zimmermann
- error when running "make bench"
Carlos O'Donell
- [RFC] PPC64: Vector Function ABI for Power Architecture
GT
- [PATCH 2/2] Add new locale: ckb_IQ (Kurdish/Sorani spoken in Iraq) [BZ #9809]
Rafal Luzynski
- [RFC v6 00/23] RISC-V glibc port for the 32-bit
Joseph Myers
- [RFC v6 04/23] linux: Use 32-bit time_t for itimerval
Alistair Francis
- [RFC v6 05/23] linux: Use 32-bit time_t for rusage
Alistair Francis
- [RFC v6 00/23] RISC-V glibc port for the 32-bit
Alistair Francis
- [RFC v6 04/23] linux: Use 32-bit time_t for itimerval
Joseph Myers
- [RFC v6 04/23] linux: Use 32-bit time_t for itimerval
Alistair Francis
- error when running "make bench"
paul zimmermann
- [RFC v6 06/23] sysdeps: Use long types with 64-bit time_t on 32-bit archs
Alistair Francis
- [RFC v6 06/23] sysdeps: Use long types with 64-bit time_t on 32-bit archs
Alistair Francis
- [PATCH] elf: Add elf/tst-dlopenfail-2 [BZ #25396]
Florian Weimer
- [RFC v6 06/23] sysdeps: Use long types with 64-bit time_t on 32-bit archs
Arnd Bergmann
- error when running "make bench"
Szabolcs Nagy
- [PATCH 2/2] y2038: linux: Provide __timespec_get64 implementation
Lukasz Majewski
- error when running "make bench"
paul zimmermann
- [PATCH 1/2] y2038: hurd: Provide __clock_gettime64 function
Lukasz Majewski
- [RFC v6 04/23] linux: Use 32-bit time_t for itimerval
Lukasz Majewski
- [PATCH] Fix tst-pkey.c pkey_alloc return checks and manual
Lucas A. M. Magalhaes
- [PATCH] Fix tst-pkey.c pkey_alloc return checks and manual
Florian Weimer
- [PATCH] Fix tst-pkey.c pkey_alloc return checks and manual
Siddhesh Poyarekar
- [PATCH] Fix tst-pkey.c pkey_alloc return checks and manual
Gabriel F. T. Gomes
- [COMMITTED] Update Translations
Siddhesh Poyarekar
- [PATCH] Fix tst-pkey.c pkey_alloc return checks and manual
Lucas A. M. Magalhaes
- [PATCH] Clear GL(dl_initfirst) when freeing its link_map memory [BZ# 25396]
H.J. Lu
- glibc 2.31 status: Machine testing, bug 25396
Carlos O'Donell
- [PATCH] Clear GL(dl_initfirst) when freeing its link_map memory [BZ# 25396]
Florian Weimer
- [PATCH] Fix tst-pkey.c pkey_alloc return checks and manual
Gabriel F. T. Gomes
- [PATCH] elf: Add elf/tst-dlopenfail-2 [BZ #25396]
Siddhesh Poyarekar
- glibc 2.31 status: Machine testing, bug 25396
Szabolcs Nagy
- [PATCH] Clear GL(dl_initfirst) when freeing its link_map memory [BZ# 25396]
Siddhesh Poyarekar
- glibc 2.31 status: Machine testing, bug 25396
Siddhesh Poyarekar
- [PATCH] Clear GL(dl_initfirst) when freeing its link_map memory [BZ# 25396]
H.J. Lu
- [PATCH v4] Rewrite iconv option parsing [BZ #19519]
Arjun Shankar
- [RFC v6 04/23] linux: Use 32-bit time_t for itimerval
Joseph Myers
- [PATCH 1/2] powerpc: Initialize rtld_global_ro for static dlopen [BZ #20802]
Carlos O'Donell
- [PATCH 1/2] powerpc: Initialize rtld_global_ro for static dlopen [BZ #20802]
Siddhesh Poyarekar
- error when running "make bench"
Joseph Myers
- [PATCH 2/2] powerpc: Move cache line size to rtld_global_ro
Carlos O'Donell
- [PATCH 1/2] y2038: hurd: Provide __clock_gettime64 function
Samuel Thibault
- [RFC v6 06/23] sysdeps: Use long types with 64-bit time_t on 32-bit archs
Alistair Francis
- [RFC v6 06/23] sysdeps: Use long types with 64-bit time_t on 32-bit archs
Joseph Myers
- [COMMITTED] Update Translations
Rafal Luzynski
- [PATCH 2/2] powerpc: Move cache line size to rtld_global_ro
Siddhesh Poyarekar
- [COMMITTED] vcs-to-changelog: Add quirk for __nonnull
Siddhesh Poyarekar
- [PATCH] gitlog-to-changelog: Drop scripts in favour of gnulib version
Siddhesh Poyarekar
- [COMMITTED] Update Translations
Siddhesh Poyarekar
- [COMMITTED] Update Translations
Siddhesh Poyarekar
- [RFC v6 04/23] linux: Use 32-bit time_t for itimerval
Alistair Francis
- [RFC v6 04/23] linux: Use 32-bit time_t for itimerval
Alistair Francis
- [PATCH] Remove incorrect alloc_size attribute from pvalloc [BZ #25401]
Florian Weimer
- [RFC v6 04/23] linux: Use 32-bit time_t for itimerval
Lukasz Majewski
- [RFC v6 04/23] linux: Use 32-bit time_t for itimerval
Alistair Francis
- [PATCH] Remove incorrect alloc_size attribute from pvalloc [BZ #25401]
Adhemerval Zanella
- [RFC v6 04/23] linux: Use 32-bit time_t for itimerval
Lukasz Majewski
- [PATCH 2/2] powerpc: Move cache line size to rtld_global_ro
Tulio Magno Quites Machado Filho
- [PATCH] Fix tst-pkey.c pkey_alloc return checks and manual
Tulio Magno Quites Machado Filho
- [PATCH] Remove incorrect alloc_size attribute from pvalloc [BZ #25401]
Florian Weimer
- [PATCH v3 1/3] elf: Allow dlopen of filter object to work [BZ #16272]
Adhemerval Zanella
- [PATCH] Remove incorrect alloc_size attribute from pvalloc [BZ #25401]
Siddhesh Poyarekar
- [RFC v6 04/23] linux: Use 32-bit time_t for itimerval
Joseph Myers
- [PATCH v2] Fix maybe-uninitialized error on powerpc
Matheus Castanho
- [PATCH v3 1/3] elf: Allow dlopen of filter object to work [BZ #16272]
David Kilroy
- [COMMITTED] Update Translations
Siddhesh Poyarekar
- [PATCH] translations: Run msgmerge when downloading translations
Siddhesh Poyarekar
- [PATCH 2/2] powerpc: Move cache line size to rtld_global_ro
Florian Weimer
- [PATCH 2/2] powerpc: Move cache line size to rtld_global_ro
Joseph Myers
- [PATCH] translations: Trim po files using msgattrib
Siddhesh Poyarekar
- [PATCH] x86: Don't make 2 calls to dlerror () in a row
H.J. Lu
- ARCv2 Public PRM (was Re: [PATCH v2 00/15] glibc port to ARC processors)
Vineet Gupta
- [PATCH] Update or_IN collation [BZ #22525]
Mike FABIAN
- [PATCH 01/10] htl: Rename _pthread_mutex_init/destroy to __pthread_mutex_init/destroy
Adhemerval Zanella
- [PATCH] x86: Don't make 2 calls to dlerror () in a row
Florian Weimer
- ARCv2 Public PRM (was Re: [PATCH v2 00/15] glibc port to ARC processors)
Joseph Myers
- [PATCH v2] Fix maybe-uninitialized error on powerpc
Joseph Myers
- [PATCH 2/2] powerpc: Move cache line size to rtld_global_ro
Tulio Magno Quites Machado Filho
- [COMMITTED] Update Translations
Carlos O'Donell
- [PATCH] powerpc32: Fix syntax error in __GLRO macro
Andreas Schwab
- [PATCH v2] Fix maybe-uninitialized error on powerpc
Siddhesh Poyarekar
- [COMMITTED] Update Translations
Siddhesh Poyarekar
- [PATCH] powerpc32: Fix syntax error in __GLRO macro
Tulio Magno Quites Machado Filho
- [COMMITTED] Update Translations
Carlos O'Donell
- [PATCH 1/6] y2038: Use __clock_settime64 in deprecated stime function
Lukasz Majewski
- [PATCH 2/6] y2038: hurd: Provide __clock_settime64 function
Lukasz Majewski
- [PATCH 3/6] y2038: Introduce struct __timeval64 - new internal glibc type
Lukasz Majewski
- [PATCH 4/6] y2038: alpha: Rename valid_timeval_to_timeval64 to valid_timeval32_to_timeval
Lukasz Majewski
- [PATCH 5/6] y2038: Provide conversion helpers for struct __timeval64
Lukasz Majewski
- [PATCH 6/6] y2038: linux: Provide __settimeofday64 implementation
Lukasz Majewski
- [PATCH v2] Fix maybe-uninitialized error on powerpc
Tulio Magno Quites Machado Filho
- [PATCH 0/6] y2038: Convert settimeofday to be Y2038 safe
Lukasz Majewski
- [PATCH v3 0/2] openat2: minor uapi cleanups
Aleksa Sarai
- [PATCH v3 1/2] open: introduce openat2(2) syscall
Aleksa Sarai
- [COMMITTED] Update Translations
Siddhesh Poyarekar
- [PATCH v3 2/2] selftests: add openat2(2) selftests
Aleksa Sarai
- error when running "make bench"
paul zimmermann
- warning: internationalized messages should not contain the '\v' escape sequence
Румен Петров
- How can I rewrite _start(entry point) of main function
Jason Yang
- are there any exceptions(cases) that glibc is not strict backward-compatibility?
Jason Yang
- [PATCH v3 0/2] openat2: minor uapi cleanups
Al Viro
- New Chinese (traditional) PO file for 'libc' (version 2.30.9000)
Translation Project Robot
- [PATCH v3 0/2] openat2: minor uapi cleanups
Al Viro
- are there any exceptions(cases) that glibc is not strict backward-compatibility?
Paul Eggert
- [PATCH 3/6] y2038: Introduce struct __timeval64 - new internal glibc type
Alistair Francis
- [PATCH 4/6] y2038: alpha: Rename valid_timeval_to_timeval64 to valid_timeval32_to_timeval
Alistair Francis
- [PATCH v3 0/2] openat2: minor uapi cleanups
Aleksa Sarai
- [PATCH 5/6] y2038: Provide conversion helpers for struct __timeval64
Alistair Francis
- [PATCH 6/6] y2038: linux: Provide __settimeofday64 implementation
Alistair Francis
- [PATCH v3 0/2] openat2: minor uapi cleanups
Al Viro
- How can I rewrite _start(entry point) of main function
Siddhesh Poyarekar
- are there any exceptions(cases) that glibc is not strict backward-compatibility?
Jason Yang
- How can I rewrite _start(entry point) of main function
Jason Yang
- warning: internationalized messages should not contain the '\v' escape sequence
Siddhesh Poyarekar
- [COMMITTED] Update Translations
Siddhesh Poyarekar
- [PATCH 3/6] y2038: Introduce struct __timeval64 - new internal glibc type
Arnd Bergmann
- [PATCH 3/6] y2038: Introduce struct __timeval64 - new internal glibc type
Lukasz Majewski
- [PATCH 3/6] y2038: Introduce struct __timeval64 - new internal glibc type
Arnd Bergmann
- [PATCH 3/6] y2038: Introduce struct __timeval64 - new internal glibc type
Lukasz Majewski
- [COMMITTED] Update Translations
Carlos O'Donell
- [COMMITTED] Update Translations
Siddhesh Poyarekar
- Compiling ld.so depends on distros?
Jason Yang
- Compiling ld.so depends on distros?
Florian Weimer
- [PATCH] Get rid of Werror=maybe-uninitialized in res_send.c.
Stefan Liebler
- [PATCH] Get rid of Werror=maybe-uninitialized in res_send.c.
Siddhesh Poyarekar
- Compiling ld.so depends on distros?
Jason Yang
- [PATCH] Get rid of Werror=maybe-uninitialized in res_send.c.
Stefan Liebler
- question about regex
liqingqing
- error when running "make bench"
Joseph Myers
- error when running "make bench"
Siddhesh Poyarekar
- [PATCH 3/6] y2038: Introduce struct __timeval64 - new internal glibc type
Lukasz Majewski
- [PATCH 3/6] y2038: Introduce struct __timeval64 - new internal glibc type
Arnd Bergmann
- [PATCH v2] Fix maybe-uninitialized error on powerpc
Matheus Castanho
- patch with larger errors for "float"
paul zimmermann
- patch with larger errors for "float"
Carlos O'Donell
- patch with larger errors for "float"
paul zimmermann
- [ANNOUNCE] The Linux Test Project has been released for JANUARY 2020
Cyril Hrubis
- [PATCH 3/6] y2038: Introduce struct __timeval64 - new internal glibc type
Adhemerval Zanella
- [PATCH 1/6] y2038: Use __clock_settime64 in deprecated stime function
Adhemerval Zanella
- [PATCH] getaddrinfo: Fix resource leak after strdup failure in gethosts [BZ #25425]
Florian Weimer
- [PATCH 2/6] y2038: hurd: Provide __clock_settime64 function
Adhemerval Zanella
- [PATCH 02/10] htl: Add missing internal functions declarations
Adhemerval Zanella
- [PATCH 03/10] htl: Add support for C11 threads behavior
Adhemerval Zanella
- [PATCH] getaddrinfo: Fix resource leak after strdup failure in gethosts [BZ #25425]
Siddhesh Poyarekar
- [PATCH] argp: argp.doc prints incorrectly when it starts with "\v" [BZ #19038]
Girish Joshi
- [PATCH] getaddrinfo: Fix resource leak after strdup failure in gethosts [BZ #25425]
Florian Weimer
- [PATCH 1/6] y2038: Use __clock_settime64 in deprecated stime function
Lukasz Majewski
- [PATCH 04/10] htl: Make __PTHREAD_ONCE_INIT more flexible
Adhemerval Zanella
- [PATCH 2/6] y2038: hurd: Provide __clock_settime64 function
Lukasz Majewski
- warning: internationalized messages should not contain the '\v' escape sequence
Joseph Myers
- [PATCH 1/6] y2038: Use __clock_settime64 in deprecated stime function
Adhemerval Zanella
- [PATCH 2/6] y2038: hurd: Provide __clock_settime64 function
Adhemerval Zanella
- [PATCH 04/10] htl: Make __PTHREAD_ONCE_INIT more flexible
Samuel Thibault
- [PATCH 05/10] nptl: Move nptl-specific types to separate header
Adhemerval Zanella
- [PATCH 06/10] C11 threads: do not require PTHREAD_DESTRUCTOR_ITERATIONS
Adhemerval Zanella
- [PATCH 07/10] C11 threads: Fix thrd_t / pthread_t compatibility assertion
Adhemerval Zanella
- [PATCH 08/10] C11 threads: make thrd_join more portable
Adhemerval Zanella
- [PATCH 09/10] htl: Add C11 threads types definitions
Adhemerval Zanella
- [PATCH 3/6] y2038: Introduce struct __timeval64 - new internal glibc type
Arnd Bergmann
- question about regex
Paul Eggert
- [PATCH 09/10] htl: Add C11 threads types definitions
Samuel Thibault
- patch with larger errors for "float"
Carlos O'Donell
- patch with larger errors for "float"
Joseph Myers
- question about regex
liqingqing
- warning: internationalized messages should not contain the '\v' escape sequence
Siddhesh Poyarekar
- question about regex
Paul Eggert
- [PATCH] Fix array overflow in backtrace on PowerPC (bug 25423)
Andreas Schwab
- [PATCH 09/10] htl: Add C11 threads types definitions
Adhemerval Zanella
- [PATCH] sparc32: fix struct ipc64_perm type definition
David Miller
- [PATCH 10/10] C11 threads: Move implementation to sysdeps/pthread
Adhemerval Zanella
- [PATCH] Fix array overflow in backtrace on PowerPC (bug 25423)
Adhemerval Zanella
- [PATCH] gitlog-to-changelog: Drop scripts in favour of gnulib version
Siddhesh Poyarekar
- [PATCH] Fix array overflow in backtrace on PowerPC (bug 25423)
Siddhesh Poyarekar
- [PATCH] gitlog-to-changelog: Drop scripts in favour of gnulib version
Carlos O'Donell
- [PATCH v3 1/3] elf: Allow dlopen of filter object to work [BZ #16272]
David Kilroy
- [PATCH 2/6] y2038: hurd: Provide __clock_settime64 function
Lukasz Majewski
- [PATCH 3/6] y2038: Introduce struct __timeval64 - new internal glibc type
Lukasz Majewski
- [PATCH 1/6] y2038: Use __clock_settime64 in deprecated stime function
Lukasz Majewski
- [PATCH 1/6] y2038: Use __clock_settime64 in deprecated stime function
Adhemerval Zanella
- [PATCH 2/6] y2038: hurd: Provide __clock_settime64 function
Adhemerval Zanella
- [PATCH 2/6] y2038: hurd: Provide __clock_settime64 function
Samuel Thibault
- [PATCH 3/6] y2038: Introduce struct __timeval64 - new internal glibc type
Adhemerval Zanella
- [PATCH 1/5] Add internal <file_change_detection.h> header file
Florian Weimer
- [PATCH 0/5] Race condition in /etc/resolv.conf reloading (bug 25420)
Florian Weimer
- patch with larger errors for "float"
paul zimmermann
- [PATCH 4/5] resolv: Enhance __resolv_conf_load to capture file change data
Florian Weimer
- [PATCH 3/5] resolv: Fix file handle leak in __resolv_conf_load [BZ #25429]
Florian Weimer
- [PATCH 2/5] resolv: Use <file_change_detection.h> in __resolv_conf_get_current
Florian Weimer
- [PATCH 5/5] resolv: Fix ABA race in /etc/resolv.conf change detection [BZ #25420]
Florian Weimer
- [PATCH 01/10] htl: Rename _pthread_mutex_init/destroy to __pthread_mutex_init/destroy
Samuel Thibault
- [PATCH 3/6] y2038: Introduce struct __timeval64 - new internal glibc type
Lukasz Majewski
- [PATCH 10/10] C11 threads: Move implementation to sysdeps/pthread
Samuel Thibault
- patch with larger errors for "float"
Carlos O'Donell
- [PATCH] aarch64: fix speculative execution past SVC vulnerability
Anthony Steinhauser
- patch with larger errors for "float"
paul zimmermann
- [PATCH] aarch64: fix speculative execution past SVC vulnerability
Florian Weimer
- [PATCH] aarch64: fix speculative execution past SVC vulnerability
Szabolcs Nagy
- [PATCH] aarch64: fix speculative execution past SVC vulnerability
Szabolcs Nagy
- [PATCH 10/10] C11 threads: Move implementation to sysdeps/pthread
Adhemerval Zanella
- patch with larger errors for "float"
Carlos O'Donell
- patch with larger errors for "float"
Szabolcs Nagy
- patch with larger errors for "float"
paul zimmermann
- [PATCH] Add NEWS entry about the change in handling of PT_GNU_STACK on MIPS
Dragan Mladjenovic
- [PATCH 3/5] Linux: Emulate fchmodat with AT_SYMLINK_NOFOLLOW using O_PATH [BZ #14578]
Florian Weimer
- [PATCH 2/5] io: Implement lchmod using fchmodat [BZ #14578]
Florian Weimer
- [PATCH 1/5] support: Add the xlstat function
Florian Weimer
- [PATCH 0/5] Linux: lchmod and AT_SYMLINK_NOFOLLOW support for fchmodat
Florian Weimer
- [PATCH 4/5] io: Add io/tst-lchmod covering lchmod and fchmodat
Florian Weimer
- [PATCH 5/5] Linux: Add op/tst-o_path-locks
Florian Weimer
- [PATCH v3 1/3] elf: Allow dlopen of filter object to work [BZ #16272]
Adhemerval Zanella
- [PATCH] aarch64: fix speculative execution past SVC vulnerability
Anthony Steinhauser
- [PATCH] aarch64: fix speculative execution past SVC vulnerability
Andrew Pinski
- [PATCH] aarch64: fix speculative execution past SVC vulnerability
Anthony Steinhauser
- [PATCH] aarch64: fix speculative execution past SVC vulnerability
Szabolcs Nagy
- [PATCH v4] Rewrite iconv option parsing [BZ #19519]
Carlos O'Donell
- Fix cross-testing of tst-ifunc-fault-* tests
Joseph Myers
- Fix cross-testing of tst-ifunc-fault-* tests
Siddhesh Poyarekar
- One week to go for 2.31 release
Siddhesh Poyarekar
- [PATCH] Add NEWS entry about the change in handling of PT_GNU_STACK on MIPS
Siddhesh Poyarekar
- [PATCH] gitlog-to-changelog: Drop scripts in favour of gnulib version
Siddhesh Poyarekar
- One week to go for 2.31 release
Adhemerval Zanella
- One week to go for 2.31 release
Szabolcs Nagy
- One week to go for 2.31 release
Carlos O'Donell
- One week to go for 2.31 release
Siddhesh Poyarekar
- One week to go for 2.31 release
Siddhesh Poyarekar
- One week to go for 2.31 release
Siddhesh Poyarekar
- One week to go for 2.31 release
Arjun Shankar
- [PATCH] powerpc: fenvinline.h refactor
Rogerio Alves
- GNU Tools Cauldron 2020
Olivier Hainque
- [PATCH] powerpc: fenvinline.h refactor
Adhemerval Zanella
- Fix elf/tst-rtld-preload cross-testing
Joseph Myers
- Fix locale/tst-locale-locpath cross-testing when sshd sets LANG
Joseph Myers
- Fix elf/tst-rtld-preload cross-testing
Carlos O'Donell
- Fix locale/tst-locale-locpath cross-testing when sshd sets LANG
Carlos O'Donell
- One week to go for 2.31 release
Samuel Thibault
- Build raise with -fasynchronous-unwind-tables
Joseph Myers
- Fix locale/tst-locale-locpath cross-testing when sshd sets LANG
Siddhesh Poyarekar
- [PATCH] argp: argp.doc prints incorrectly when it starts with "\v" [BZ #19038]
Carlos O'Donell
- Fix elf/tst-rtld-preload cross-testing
Siddhesh Poyarekar
- One week to go for 2.31 release
Siddhesh Poyarekar
- Build raise with -fasynchronous-unwind-tables
Siddhesh Poyarekar
- Build raise with -fasynchronous-unwind-tables
Florian Weimer
- Build raise with -fasynchronous-unwind-tables
Siddhesh Poyarekar
- [PATCH] powerpc: fenvinline.h refactor
Florian Weimer
- [PATCH] powerpc: fenvinline.h refactor
Adhemerval Zanella
- [RFC] Test time/tst-cpuclock1.c intermitent failures
Lucas A. M. Magalhaes
- [RFC] Test time/tst-cpuclock1.c intermitent failures
Adhemerval Zanella
- [RFC] Test time/tst-cpuclock1.c intermitent failures
Florian Weimer
- [RFC] Test time/tst-cpuclock1.c intermitent failures
Carlos O'Donell
- [PATCH] y2038: linux: Provide __sched_rr_get_interval64 implementation
Lukasz Majewski
- [RFC] Test time/tst-cpuclock1.c intermitent failures
Lucas A. M. Magalhaes
- [RFC] Test time/tst-cpuclock1.c intermitent failures
Adhemerval Zanella
- [RFC] Test time/tst-cpuclock1.c intermitent failures
H.J. Lu
- Build raise with -fasynchronous-unwind-tables
Joseph Myers
- musl, glibc and ideal place for __stack_chk_fail_local
Sergei Trofimovich
- [musl] musl, glibc and ideal place for __stack_chk_fail_local
Rich Felker
- [RFC v6 08/23] RISC-V: Define __NR_* as __NR_*_time64/64 for 32-bit
Khem Raj
- [PATCH v2] y2038: linux: Provide __timespec_get64 implementation
Lukasz Majewski
- [PATCH v2 1/5] y2038: Define __suseconds64_t type to be used with struct __timeval64
Lukasz Majewski
- [PATCH v2 2/5] y2038: Introduce struct __timeval64 - new internal glibc type
Lukasz Majewski
- [PATCH v2 3/5] y2038: alpha: Rename valid_timeval_to_timeval64 to valid_timeval32_to_timeval
Lukasz Majewski
- [PATCH v2 4/5] y2038: Provide conversion helpers for struct __timeval64
Lukasz Majewski
- [PATCH v2 5/5] y2038: linux: Provide __settimeofday64 implementation
Lukasz Majewski
- [RFC v6 08/23] RISC-V: Define __NR_* as __NR_*_time64/64 for 32-bit
Arnd Bergmann
- [PATCH v2 1/5] y2038: Define __suseconds64_t type to be used with struct __timeval64
Andreas Schwab
- [RFC v6 08/23] RISC-V: Define __NR_* as __NR_*_time64/64 for 32-bit
Florian Weimer
- [PATCH 1/2] ieee754: Remove slow paths from asin and acos
Anssi Hannula
- [PATCH] rt: avoid PLT setup in timer_[sg]ettime
Andreas Schwab
- [PATCH 2/2] ieee754: Remove unused __sin32 and __cos32
Anssi Hannula
- [PATCH] rt: avoid PLT setup in timer_[sg]ettime
Lukasz Majewski
- [PATCH 1/2] ieee754: Remove slow paths from asin and acos
Szabolcs Nagy
- [RFC v6 08/23] RISC-V: Define __NR_* as __NR_*_time64/64 for 32-bit
Arnd Bergmann
- [RFC v6 08/23] RISC-V: Define __NR_* as __NR_*_time64/64 for 32-bit
Florian Weimer
- [PATCH] nptl: Avoid using PTHREAD_MUTEX_DEFAULT in macro definition [BZ #25271]
Florian Weimer
- [PATCH] nptl: Avoid using PTHREAD_MUTEX_DEFAULT in macro definition [BZ #25271]
Adhemerval Zanella
- [PATCH] powerpc: fenvinline.h refactor
Rogerio Alves
- [RFC v6 08/23] RISC-V: Define __NR_* as __NR_*_time64/64 for 32-bit
Arnd Bergmann
- [PATCH] powerpc: fenvinline.h refactor
Adhemerval Zanella
- [RFC] PPC64: Vector Function ABI for Power Architecture
GT
- Build raise with -fasynchronous-unwind-tables
Adhemerval Zanella
- [RFC] PPC64: Vector Function ABI for Power Architecture
Tulio Magno Quites Machado Filho
- Removing internal symbols (Was: htl: Rename _pthread_mutex_init/destroy to __pthread_mutex_init/destroy)
Samuel Thibault
- [PATCH 2/6] y2038: hurd: Provide __clock_settime64 function
Samuel Thibault
- [PATCH v2 2/5] y2038: Introduce struct __timeval64 - new internal glibc type
Alistair Francis
- [PATCH v2 2/5] y2038: Introduce struct __timeval64 - new internal glibc type
Joseph Myers
- [PATCH v2 2/5] y2038: Introduce struct __timeval64 - new internal glibc type
Alistair Francis
- [PATCH v2 2/5] y2038: Introduce struct __timeval64 - new internal glibc type
Joseph Myers
- [PATCH 1/2] ieee754: Remove slow paths from asin and acos
Anssi Hannula
- powerpc Linux scv support and scv system call ABI proposal
Nicholas Piggin
- Removing internal symbols (Was: htl: Rename _pthread_mutex_init/destroy to __pthread_mutex_init/destroy)
Adhemerval Zanella
- powerpc Linux scv support and scv system call ABI proposal
Florian Weimer
- Removing internal symbols
Florian Weimer
- powerpc Linux scv support and scv system call ABI proposal
Nicholas Piggin
- powerpc Linux scv support and scv system call ABI proposal
Segher Boessenkool
- Feedback on the GNU Social contract and new wiki.gnu.tools.
Carlos O'Donell
- powerpc Linux scv support and scv system call ABI proposal
Florian Weimer
- powerpc Linux scv support and scv system call ABI proposal
Florian Weimer
- powerpc Linux scv support and scv system call ABI proposal
Adhemerval Zanella
- powerpc Linux scv support and scv system call ABI proposal
Dan Horák
- [PATCH] Fix time/tst-cpuclock1 intermitent failures
Lucas A. M. Magalhaes
- The draft GNU Social Contract and the GNU package developers?
Carlos O'Donell
- powerpc Linux scv support and scv system call ABI proposal
Segher Boessenkool
- V3 test-container: ability to specify exec path
DJ Delorie
- containerize nptl/tst-pthread-getaddr
DJ Delorie
- powerpc Linux scv support and scv system call ABI proposal
Joseph Myers
- [PATCH v2 2/5] y2038: Introduce struct __timeval64 - new internal glibc type
Alistair Francis
- powerpc Linux scv support and scv system call ABI proposal
Nicholas Piggin
- [PATCH v4 0/3] elf: Allow dlopen of filter object to work [BZ #16272]
David Kilroy
- [PATCH v4 2/3] elf: avoid redundant sort in dlopen
David Kilroy
- [PATCH v4 3/3] elf: avoid stack allocation in dl_open_worker
David Kilroy
- [PATCH v4 1/3] elf: Allow dlopen of filter object to work [BZ #16272]
David Kilroy
- [PATCH v3 1/7] y2038: Define __suseconds64_t type to be used with struct __timeval64
Lukasz Majewski
- [PATCH v3 2/7] y2038: Introduce struct __timeval64 - new internal glibc type
Lukasz Majewski
- [PATCH v3 4/7] y2038: alpha: Rename valid_timeval64_to_timeval to valid_timeval_to_timeval32
Lukasz Majewski
- [PATCH v3 5/7] y2038: Provide conversion helpers for struct __timeval64
Lukasz Majewski
- [PATCH v3 6/7] y2038: linux: Provide __settimeofday64 implementation
Lukasz Majewski
- [PATCH v3 7/7] y2038: linux: Provide ___gettimeofday64 implementation
Lukasz Majewski
- Missing size_t declaration in UAPI
Elichai Turkel
- [PATCH v3 3/7] y2038: alpha: Rename valid_timeval_to_timeval64 to valid_timeval32_to_timeval
Lukasz Majewski
- powerpc Linux scv support and scv system call ABI proposal
Tulio Magno Quites Machado Filho
- powerpc Linux scv support and scv system call ABI proposal
Florian Weimer
- powerpc Linux scv support and scv system call ABI proposal
Segher Boessenkool
- correct rounding or not?
paul zimmermann
- correct rounding or not?
Szabolcs Nagy
- correct rounding or not?
Carlos O'Donell
- powerpc Linux scv support and scv system call ABI proposal
Florian Weimer
- containerize nptl/tst-pthread-getaddr
Carlos O'Donell
- powerpc Linux scv support and scv system call ABI proposal
Segher Boessenkool
- [MIPS] Drop .dynsym symbol ordering requirement and nullify DT_GNU_XHASH
Maciej W. Rozycki
- [MIPS] Drop .dynsym symbol ordering requirement and nullify DT_GNU_XHASH
Rich Felker
- [PATCH] Fix time/tst-cpuclock1 intermitent failures
Carlos O'Donell
- [MIPS] Drop .dynsym symbol ordering requirement and nullify DT_GNU_XHASH
Maciej W. Rozycki
- [MIPS] Drop .dynsym symbol ordering requirement and nullify DT_GNU_XHASH
Rich Felker
- correct rounding or not?
paul zimmermann
- [PATCH] nptl: Avoid using PTHREAD_MUTEX_DEFAULT in macro definition [BZ #25271]
Florian Weimer
- powerpc Linux scv support and scv system call ABI proposal
Florian Weimer
- [PATCH] Add NEWS entry about 64-bit time_t syscall use on 32-bit targets
Szabolcs Nagy
- powerpc Linux scv support and scv system call ABI proposal
Segher Boessenkool
- powerpc Linux scv support and scv system call ABI proposal
Florian Weimer
- [musl] musl, glibc and ideal place for __stack_chk_fail_local
Segher Boessenkool
- PATCH] Fix comment about rounding in sin/cos
Wilco Dijkstra
- correct rounding or not?
Wilco Dijkstra
- [PATCH] Fix time/tst-cpuclock1 intermitent failures
Lucas A. M. Magalhaes
- [musl] musl, glibc and ideal place for __stack_chk_fail_local
Rich Felker
- powerpc Linux scv support and scv system call ABI proposal
Segher Boessenkool
- [PATCH] Add NEWS entry about 64-bit time_t syscall use on 32-bit targets
Siddhesh Poyarekar
- [PATCH] nptl: Avoid using PTHREAD_MUTEX_DEFAULT in macro definition [BZ #25271]
Siddhesh Poyarekar
- PATCH] Fix comment about rounding in sin/cos
Siddhesh Poyarekar
- [PATCH] nptl: Avoid using PTHREAD_MUTEX_DEFAULT in macro definition [BZ #25271]
Florian Weimer
- [musl] musl, glibc and ideal place for __stack_chk_fail_local
Segher Boessenkool
- glibc 2.31: hard freeze on Friday, 31st Jan
Siddhesh Poyarekar
- [PATCH] Add NEWS entry about 64-bit time_t syscall use on 32-bit targets
Szabolcs Nagy
- [PATCH v2] sysdeps/posix/posix_fallocate*: Make emulated posix_fallocate() work properly
Adhemerval Zanella
- [PATCH] Add NEWS entry about 64-bit time_t syscall use on 32-bit targets
Siddhesh Poyarekar
- powerpc Linux scv support and scv system call ABI proposal
Adhemerval Zanella
- [PATCH v3 2/7] y2038: Introduce struct __timeval64 - new internal glibc type
Alistair Francis
- [PATCH v3 1/7] y2038: Define __suseconds64_t type to be used with struct __timeval64
Alistair Francis
- [PATCH v3 4/7] y2038: alpha: Rename valid_timeval64_to_timeval to valid_timeval_to_timeval32
Alistair Francis
- powerpc Linux scv support and scv system call ABI proposal
Segher Boessenkool
- [PATCH] y2038: linux: Provide __sched_rr_get_interval64 implementation
Lukasz Majewski
- [PATCH v2] y2038: linux: Provide __timespec_get64 implementation
Lukasz Majewski
- glibc 2.31: hard freeze on Friday, 31st Jan
Carlos O'Donell
- glibc 2.31: hard freeze on Friday, 31st Jan
Florian Weimer
- [PATCH] Add NEWS entry about 64-bit time_t syscall use on 32-bit targets
Szabolcs Nagy
- [PATCH] Add NEWS entry about 64-bit time_t syscall use on 32-bit targets
Siddhesh Poyarekar
- correct rounding or not?
paul zimmermann
- powerpc Linux scv support and scv system call ABI proposal
Adhemerval Zanella
- glibc 2.31: hard freeze on Friday, 31st Jan
Adhemerval Zanella
- powerpc Linux scv support and scv system call ABI proposal
Segher Boessenkool
- glibc 2.31: hard freeze on Friday, 31st Jan
Florian Weimer
- glibc 2.31: hard freeze on Friday, 31st Jan
Adhemerval Zanella
- glibc 2.31: hard freeze on Friday, 31st Jan
Florian Weimer
- [MIPS] Drop .dynsym symbol ordering requirement and nullify DT_GNU_XHASH
Maciej W. Rozycki
- glibc 2.31: hard freeze on Friday, 31st Jan
Adhemerval Zanella
- [MIPS] Drop .dynsym symbol ordering requirement and nullify DT_GNU_XHASH
Rich Felker
- correct rounding or not?
Wilco Dijkstra
- correct rounding or not?
paul zimmermann
- [PATCH] Convert all Python scripts to Python 3
Alistair Francis
- glibc 2.31: hard freeze on Friday, 31st Jan
Siddhesh Poyarekar
- [PATCH] tst-clone3: Use __NR_futex_time64 if we don't have __NR_futex
Alistair Francis
- [PATCH] sysv: linux: Pass 64-bit version of semctl syscall
Alistair Francis
- [PATCH] Convert all Python scripts to Python 3
Zack Weinberg
- V3 test-container: ability to specify exec path
Carlos O'Donell
- [PATCH] y2038: linux: Provide __sched_rr_get_interval64 implementation
Adhemerval Zanella
- [PATCH] tst-clone3: Use __NR_futex_time64 if we don't have __NR_futex
Arnd Bergmann
- [PATCH] sysv: linux: Pass 64-bit version of semctl syscall
Arnd Bergmann
- Use Linux 5.5 in build-many-glibcs.py
Joseph Myers
- [PATCH] Convert all Python scripts to Python 3
Alistair Francis
- [PATCH] tst-clone3: Use __NR_futex_time64 if we don't have __NR_futex
Alistair Francis
Last message date:
Fri Jan 31 23:59:00 GMT 2020
Archived on: Sun Mar 8 14:39:54 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).