libc-alpha archive
subject 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:

/proc/self/fd support on Hurd

[COMMITTED] alpha: Fix static gettimeofday symbol

[COMMITTED] S390: Fix non-ascii character in fenv.h.

[COMMITTED] Update translations

[HELP NEEDED] elf: Add elf/check-wx-segment, a test for the presence of WX segments

[hurd,commited 01/10] htl: clean __pthread_get_cleanup_stack hidden proto

[hurd,commited 02/10] htl: Add support for libc cancellation points

[hurd,commited 03/10] hurd: Make nanosleep a cancellation point

[hurd,commited 04/10] pthread: Move key tests from nptl to sysdeps/pthread

[hurd,commited 05/10] htl: Add support for semaphore maximum value

[hurd,commited 06/10] htl: Make sem_open return ENOSYS

[hurd,commited 07/10] htl: Make sem_wait/sem_timedwait interruptible

[hurd,commited 08/10] pthread: Move most sem tests from nptl to sysdeps/pthread

[hurd,commited 09/10] htl: Fix barrier_wait with one thread

[hurd,commited 1/2] htl: Fix default guard size

[hurd,commited 1/2] htl: Link internal htl tests against libpthread

[hurd,commited 1/2] htl: Make joining self return EDEADLK

[hurd,commited 1/2] htl: Move __register_atfork from forward to own file

[hurd,commited 1/2] htl: Remove unused files

[hurd,commited 1/2] htl: support cancellation during pthread_once

[hurd,commited 1/3] htl: Report missing mutex lock on pthread_cond_*wait

[hurd,commited 10/10] pthread: Move most barrier tests from nptl to sysdeps/pthread

[hurd,commited 2/2] htl: Fix linking static testcases

[hurd,commited 2/2] htl: Remove duplicate files

[hurd,commited 2/2] pthread: Move most once tests from nptl to sysdeps/pthread

[hurd,commited 2/2] pthread: Move some attr tests from nptl to sysdeps/pthread

[hurd,commited 2/2] pthread: Move some join tests from nptl to sysdeps/pthread

[hurd,commited 2/2] x86 tls: Use _Static_assert for TLS access size assertion

[hurd,commited 2/3] htl: make pthread_cond_destroy return EBUSY on waiters

[hurd,commited 3/3] pthread: Move most cond tests from nptl to sysdeps/pthread

[hurd,commited] htl C11 threads: Avoid pthread_ symbols visibility in static library

[hurd,commited] htl: Add missing functions and defines for robust mutexes

[hurd,commited] htl: Avoid a local plt for pthread_self

[hurd,commited] htl: Avoid check-installed-headers looking at inlines

[hurd,commited] htl: Do not put spin_lock inlines in public headers

[hurd,commited] htl: Fix calling pthread_exit in the child of a fork

[hurd,commited] htl: make pthread_spin_lock really spin

[hurd,commited] htl: Move internal mutex/rwlock symbols to GLIBC_PRIVATE

[hurd,commited] htl: Only check pthread_self coherency when DEBUG is set

[hurd,commited] htl: Remove stub warning for pthread_mutexattr_setpshared

[hurd,commited] htl: XFAIL rwlock tests which need pshared support

[hurd,commited] hurd tls: update comment about fields at the end of tcbhead

[hurd,commited] hurd: Add __pthread_spin_wait and use it

[hurd,commited] hurd: Add THREAD_GET/SETMEM/_NC

[hurd,commited] pthread: Fix building tst-robust8 with nptl

[hurd,commited] pthread: Move basic tests from nptl to sysdeps/pthread

[hurd,commited] pthread: Move most mutex tests from nptl to sysdeps/pthread

[hurd,commited] pthread: Move robust mutex tests from nptl to sysdeps/pthread

[hurd,commited] pthread: Move some rwlock tests from nptl to sysdeps/pthread

[hurd,commited] pthread: Move spin tests from nptl to sysdeps/pthread

[PATCH 0/3] <fd_to_filename.h> improvements

[PATCH 0/3] Full removal of libc.so/ld.so interposition (bug 25486)

[PATCH 0/3] y2038: Conversion of [lf]utimes[at] to support 64 bit time

[PATCH 0/3] y2038: Refactor utime and utimes to support 64 bit time

[PATCH 0/4] Avoid malloc symbol interposition in the dynamic loader [BZ #25486]

[PATCH 0/6] Always use 32-bit time_t for certain syscalls

[PATCH 0/6] long double to _Float128 redirecting support

[PATCH 0/7] More type safety for NSS modules

[PATCH 0/7] Remaining ldbl-128ibm-compat support

[PATCH 00/11] Unify dynamic loading of the libgcc_s unwinder

[PATCH 00/13] nptl: Move more functions from libpthread to libc

[PATCH 00/26] Linux cleanups enabled by built-in system call tables

[PATCH 01/11] Implement <unwind-link.h> for dynamically loading the libgcc_s unwinder

[PATCH 01/13] nptl: Use .NOTPARALLEL in Makefile only if actually running tests

[PATCH 01/15] powerpc: Consolidate Linux syscall definition

[PATCH 01/26] Linux: Enhance glibcsyscalls.h to support listing system calls

[PATCH 02/11] backtrace: Implement on top of <unwind-link.h>

[PATCH 02/13] nptl: Sort routines list in Makefile alphabetically

[PATCH 02/15] powerpc: Use Linux kABI for syscall return

[PATCH 02/26] Linux: renameat2 syscall number is always available

[PATCH 03/11] arm: Implement backtrace on top of <unwind-link.h>

[PATCH 03/13] nptl: Move pthread_attr_getschedpolicy implementation into libc

[PATCH 03/15] sparc: Use Linux kABI for syscall return

[PATCH 03/26] Linux: copy_file_range syscall number is always available

[PATCH 04/11] i386: Implement backtrace on top of <unwind-link.h>

[PATCH 04/13] nptl: Move pthread_attr_setschedpolicy implementation into libc

[PATCH 04/15] alpha: Refactor syscall and Use Linux kABI for syscall return

[PATCH 04/26] Linux: mlock2 syscall number is always available

[PATCH 05/11] m68k: Implement backtrace on top of <unwind-link.h>

[PATCH 05/13] nptl: Move pthread_attr_getscope implementation into libc

[PATCH 05/15] ia64: Use Linux kABI for syscall return

[PATCH 05/26] Linux: mq_* syscall numbers are always available

[PATCH 06/11] sparc: Implement backtrace on top <unwind-link.h>

[PATCH 06/13] nptl: Move pthread_attr_setscope implementation into libc

[PATCH 06/15] mips64: Consolidate Linux sysdep.h

[PATCH 06/26] Linux: statx syscall number is always available

[PATCH 07/11] s390: Implement backtrace on top of <unwind-link.h>

[PATCH 07/13] nptl: Move pthread_condattr_destroy implementation into libc

[PATCH 07/15] mips: Use Linux kABI for syscall return

[PATCH 07/26] Linux: sched_setaffinity syscall number is always available

[PATCH 08/11] __frame_state_for: Use <unwind-link.h> for unwinder access

[PATCH 08/13] nptl: Move pthread_condattr_init implementation into libc

[PATCH 08/15] nios2: Use Linux kABI for syscall return

[PATCH 08/26] Linux: sched_getaffinity syscall number is always available

[PATCH 09/11] Move sysdeps/gnu/unwind-resume.c to sysdeps/generic/unwind-resume.c

[PATCH 09/13] nptl: Move pthread_cond_destroy implementation into libc

[PATCH 09/15] microblaze: Avoid clobbering register parameters in syscall

[PATCH 09/26] Linux: sigaltstack syscall number is always available

[PATCH 1/2] y2038: linux: Provide __mq_timedsend_time64 implementation

[PATCH 1/3] <fd_to_filename.h>: Add type safety and port to Hurd

[PATCH 1/3] ld.so: Export tls_init_tp_called as __rtld_tls_init_tp_called

[PATCH 1/3] y2038: Introduce struct __utimbuf64 - new internal glibc type

[PATCH 1/3] y2038: linux: Provide __futimes64 implementation

[PATCH 1/4] elf: Introduce the rtld-stubbed-symbols makefile variable

Re: [PATCH 1/5] Add internal <file_change_detection.h> header file

[PATCH 1/6] Prepare redirections for IEEE long double on powerpc64le

[PATCH 1/6] sysv/linux: Rename alpha functions to be alpha specific

[PATCH 1/7] ldbl-128ibm-compat: Provide nexttoward functions

[PATCH 1/7] nss_compat: Do not use nss_* names for function pointers

[PATCH 10/11] Implement _Unwind_Resume in libc on top of <unwind-link.h>

[PATCH 10/13] nptl: Move pthread_cond_init implementation into libc

[PATCH 10/15] riscv: Avoid clobbering register parameters in syscall

[PATCH 10/26] Linux: Clean up pread64/pwrite64 system call names

[PATCH 11/11] nptl: Use <unwind-link.h> for accessing the libgcc_s unwinder

[PATCH 11/13] Add hidden prototypes for __sched_getparam, __sched_getscheduler

[PATCH 11/15] s390: Consolidate Linux syscall definition

[PATCH 11/26] Linux: Clean up preadv2, pwritev2 system call names

[PATCH 12/13] nptl: Move pthread_getschedparam implementation into libc

[PATCH 12/15] sparc: Avoid clobbering register parameters in syscall

[PATCH 12/26] Linux: Clean up preadv, pwritev system call names

[PATCH 13/13] nptl: Move pthread_setschedparam implementation into libc

[PATCH 13/15] linux: Consolidate INLINE_SYSCALL

[PATCH 13/26] Linux: getrandom syscall number is always available

[PATCH 14/15] nptl: Remove ununsed pthread-errnos.h rule

[PATCH 14/26] Linux: rt_sigqueueinfo syscall number is always available

[PATCH 15/15] linux: Remove INTERNAL_SYSCALL_DECL

[PATCH 15/26] Linux: pkey_mprotect syscall number is always available

[PATCH 16/26] Linux: set_tid_address syscall number is always available

[PATCH 17/26] Linux: exit_group syscall number is always available

[PATCH 18/26] Linux: getdents64 syscall number is always available on MIPS

[PATCH 19/26] Linux: pciconfig_iobase syscall number is always available on alpha

[PATCH 2/2] y2038: linux: Provide __mq_timedreceive_time64 implementation

Re: [PATCH 2/3] dl-load: enforce soname uniqueness of loaded libraries

[PATCH 2/3] Linux: Port ttyname, ttyname_r to <fd_file_name.h>

[PATCH 2/3] scripts/localplt.awk: Handle DT_JMPREL with empty PLT (for C-SKY)

[PATCH 2/3] y2038: linux: Provide __lutimes64 implementation

[PATCH 2/3] y2038: linux: Provide __utimes64 implementation

[PATCH 2/4] elf: Extract _dl_sym_post, _dl_sym_find_caller_map from elf/dl-sym.c

Re: [PATCH 2/5] resolv: Use <file_change_detection.h> in __resolv_conf_get_current

[PATCH 2/6] time: Add a timeval with a long tv_sec and tv_usec

[PATCH 2/6] Undefine redirections after long double definition on __LDBL_COMPAT [BZ #23294]

[PATCH 2/7] ldbl-128ibm-compat: enforce correct abi flags on internal file

[PATCH 2/7] nss: Add function types and NSS_DECLARE_MODULE_FUNCTIONS macro to <nss.h>

[PATCH 20/26] Linux: set_robust_list syscall number is always available

[PATCH 21/26] Linux: open_by_handle_at syscall number is always available

[PATCH 22/26] ia64: Do not define __NR_semtimedop in <sysdep.h>

[PATCH 23/26] x86_64: Do not define __NR_semtimedop in <sysdep.h>

[PATCH 24/26] Linux: epoll_pwait syscall number is always available

[PATCH 25/26] m68k: getpagesize syscall number is always available

[PATCH 26/26] microblaze: vfork is always available

[PATCH 3/3] elf: Rework exception handling in the dynamic loader [BZ #25486]

[PATCH 3/3] Linux: Port fexecve to <fd_to_filename.h>

[PATCH 3/3] y2038: linux: Provide __futimesat64 implementation

[PATCH 3/3] y2038: linux: Provide __utime64 implementation

[PATCH 3/4] Remove weak declaration of free from <inline-hashtab.h>

Re: [PATCH 3/5] Linux: Emulate fchmodat with AT_SYMLINK_NOFOLLOW using O_PATH [BZ #14578]

Re: [PATCH 3/5] resolv: Fix file handle leak in __resolv_conf_load [BZ #25429]

[PATCH 3/6] ldbl-128ibm-compat: Redirect long double functions to f128/ieee128 functions

[PATCH 3/6] time: Add a __itimerval64 struct

[PATCH 3/7] ldbl-128ibm-compat: Add tests for IBM long double functions

[PATCH 3/7] nss_hesiod: Use NSS_DECLARE_MODULE_FUNCTIONS

[PATCH 4.14 005/173] sparc32: fix struct ipc64_perm type definition

[PATCH 4.19 010/195] sparc32: fix struct ipc64_perm type definition

[PATCH 4.4 03/91] sparc32: fix struct ipc64_perm type definition

[PATCH 4.9 003/116] sparc32: fix struct ipc64_perm type definition

[PATCH 4/4] ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486]

Re: [PATCH 4/5] io: Add io/tst-lchmod covering lchmod and fchmodat

Re: [PATCH 4/5] resolv: Enhance __resolv_conf_load to capture file change data

[PATCH 4/6] ldbl-128ibm-compat: Redirect complex math functions

[PATCH 4/6] linux: Use 32-bit time_t for itimerval

[PATCH 4/7] ldbl-128ibm-compat: fixup subdir location of several funcs

[PATCH 4/7] nss_compat: Use NSS_DECLARE_MODULE_FUNCTIONS

[PATCH 5.4 001/309] sparc32: fix struct ipc64_perm type definition

[PATCH 5.5 001/367] [PATCH] sparc32: fix struct ipc64_perm type definition

Re: [PATCH 5/5] resolv: Fix ABA race in /etc/resolv.conf change detection [BZ #25420]

[PATCH 5/6] ldbl-128ibm-compat: Provide ieee128 symbols to narrow functions

[PATCH 5/6] resource: Add a __rusage64 struct

[PATCH 5/7] ldbl-128ibm-compat: enforce ibm128 on compat tests

[PATCH 5/7] nss_db: Use NSS_DECLARE_MODULE_FUNCTIONS

[PATCH 6/6] Add a generic scalb implementation

[PATCH 6/6] linux: Use 32-bit time_t for rusage

[PATCH 6/7] ldbl-128ibm: Let long double files have specific compiler flags

[PATCH 6/7] nss_files: Use NSS_DECLARE_MODULE_FUNCTIONS

[PATCH 7/7] nss_dns: Use NSS_DECLARE_MODULE_FUNCTIONS

[PATCH 7/7] RFC: ldbl-128ibm-compat: PLT redirects for using ldbl redirects internally

[PATCH 8/7] nss_nisplus: Use NSS_DECLARE_MODULE_FUNCTIONS

[PATCH 9/7] nss_nis: Use NSS_DECLARE_MODULE_FUNCTIONS

[PATCH COMMITTED] resolv: Fix CNAME chaining in resolv/tst-resolv-ai_idn-common.c

[PATCH COMMITTED] x86: Avoid single-argument _Static_assert in <tls.h>

[PATCH v0] PPC64: Add aliases for SIMD log/logf, exp/expf, pow/powf functions

[PATCH v0] PPC64: Attach SIMD attribute to cosf, sin, sinf function declarations.

[PATCH v0] PPC64: Remove vec_finite_alias.c as aliases it creates are no longer required.

[PATCH v2 0/2] mips: Fix argument passing for inlined syscalls on Linux [BZ #25523]

[PATCH v2 0/6] Always use long time_t for certain syscalls

[PATCH v2 1/2] mips: Use 'long int' and 'long long int' in linux syscall code

[PATCH v2 1/3] support: Add support_process_state_wait

[PATCH v2 1/3] y2038: include: Move struct __timespec64 definition to a separate file

[PATCH v2 1/6] sysv/linux: Rename alpha functions to be alpha specific

[PATCH v2 2/2] mips: Fix argument passing for inlined syscalls on Linux [BZ #25523]

[PATCH v2 2/3] posix: Refactor tst-waitid (BZ #14666)

[PATCH v2 2/3] y2038: linux: Provide __mq_timedsend_time64 implementation

[PATCH v2 2/6] time: Add a timeval with a long tv_sec and tv_usec

[PATCH v2 3/3] posix: Remove posix waitid

[PATCH v2 3/3] y2038: linux: Provide __mq_timedreceive_time64 implementation

[PATCH v2 3/6] time: Add a __itimerval64 struct

[PATCH v2 4/6] linux: Use long time_t __getitimer/__setitimer

[PATCH v2 5/6] resource: Add a __rusage64 struct

[PATCH v2 6/6] linux: Use long time_t for wait4/getrusage

[PATCH v2] asm-generic ABI: Allow statx syscall despite fstatat64,fstat64

[PATCH v2] Convert Python scripts to Python 3

[PATCH v2] Fix time/tst-cpuclock1 intermitent failures

[PATCH V2] Fix tst-pkey expectations on pkey_get

[PATCH v2] Improve IFUNC check

[PATCH v2] powerpc: Refactor fenvinline.h

[PATCH v2] sunrpc: Properly clean up if tst-udp-timeout fails

[PATCH v2] sysv: linux: Pass 64-bit version of semctl syscall

[PATCH v2] Use gcc -finput-charset=ascii for check-installed-headers.

Re: [PATCH v2] y2038: linux: Provide __timespec_get64 implementation

Re: [PATCH v2][AArch64] Improve integer memcpy

[PATCH v3 0/8] Always use 32-bit time_t for certain syscalls

Re: [PATCH v3 1/7] y2038: Define __suseconds64_t type to be used with struct __timeval64

[PATCH v3 1/8] sysv/linux: Rename alpha functions to be alpha specific

Re: [PATCH v3 2/7] y2038: Introduce struct __timeval64 - new internal glibc type

[PATCH v3 2/8] time: Add a timeval with a 32-bit tv_sec and tv_usec

Re: [PATCH v3 3/7] y2038: alpha: Rename valid_timeval_to_timeval64 to valid_timeval32_to_timeval

[PATCH v3 3/8] time: Add a __itimerval64 struct

Re: [PATCH v3 4/7] y2038: alpha: Rename valid_timeval64_to_timeval to valid_timeval_to_timeval32

[PATCH v3 4/8] sysv: Define __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64

Re: [PATCH v3 5/7] y2038: Provide conversion helpers for struct __timeval64

[PATCH v3 5/8] linux: Use long time_t __getitimer/__setitimer

Re: [PATCH v3 6/7] y2038: linux: Provide __settimeofday64 implementation

[PATCH v3 6/8] resource: Add a __rusage64 struct

Re: [PATCH v3 7/7] y2038: linux: Provide ___gettimeofday64 implementation

[PATCH v3 7/8] linux: Use long time_t for wait4/getrusage

[PATCH v3 8/8] sysv/alpha: Use generic __timeval32 and helpers

Re: [PATCH v3] asm-generic ABI: Allow statx syscall despite fstatat64, fstat64

[PATCH v3] asm-generic ABI: Allow statx syscall despite fstatat64,fstat64

Re: [PATCH v3] binfmt_misc: pass binfmt_misc flags to the interpreter

[PATCH v3] Convert Python scripts to Python 3

[PATCH v3] Fix time/tst-cpuclock1 intermitent failures

[PATCH v3] Fix tst-pkey expectations on pkey_get [BZ #23202]

[PATCH v3] powerpc: Refactor fenvinline.h

[PATCH v4 0/8] Always use 32-bit time_t for certain syscalls

Re: [PATCH v4 1/3] elf: Allow dlopen of filter object to work [BZ #16272]

[PATCH v4 1/8] sysv/linux: Rename alpha functions to be alpha specific

Re: [PATCH v4 2/3] elf: avoid redundant sort in dlopen

[PATCH v4 2/8] time: Add a timeval with a 32-bit tv_sec and tv_usec

Re: [PATCH v4 3/3] elf: avoid stack allocation in dl_open_worker

[PATCH v4 3/8] time: Add a __itimerval64 struct

[PATCH v4 4/8] sysv: Define __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64

[PATCH v4 5/8] linux: Use long time_t __getitimer/__setitimer

[PATCH v4 6/8] resource: Add a __rusage64 struct

[PATCH v4 7/8] linux: Use long time_t for wait4/getrusage

[PATCH v4 8/8] sysv/alpha: Use generic __timeval32 and helpers

[PATCH v4] Block all signals on timer_create thread (BZ#10815)

[PATCH v4] Fix tst-pkey expectations on pkey_get [BZ #23202]

Re: [PATCH v4] Rewrite iconv option parsing [BZ #19519]

[PATCH v4] y2038: linux: Provide ___gettimeofday64 implementation

[PATCH v5] Rewrite iconv option parsing [BZ #19519]

[PATCH v5] y2038: linux: Provide __gettimeofday64 implementation

[PATCH v6] y2038: linux: Provide __gettimeofday64 implementation

[PATCH] Add Safe-Linking to fastbins and tcache

[PATCH] alpha: Use generic gettimeofday implementation

[PATCH] Always do locking when accessing streams (bug 15142, bug 14697)

Re: [PATCH] argp: argp.doc prints incorrectly when it starts with "\v" [BZ #19038]

[PATCH] arm: fix use of INTERNAL_SYSCALL_CALL

[PATCH] asm-generic ABI: Allow statx syscall despite fstatat64,fstat64

[PATCH] build-many-glibcs.py: Use --depth 1 in Git checkout

[PATCH] configure: fix STT_GNU_IFUNC support detection with PIE toolchains [BZ #25506]

Re: [PATCH] Convert all Python scripts to Python 3

[PATCH] csu: Use ELF constructor instead of _init in libc.so

[PATCH] CVE-2019-1010023: add check for load commands mapping [#22851]

[PATCH] debug: Add missing locale dependencies of fortify tests

[PATCH] elf.h: Add R_RISCV_IRELATIVE

[PATCH] elf: Apply attribute_relro to pointers in elf/dl-minimal.c

[PATCH] elf: Implement DT_AUDIT, DT_DEPAUDIT support [BZ #24943]

[PATCH] Fix tst-pkey expectations on pkey_get

[PATCH] Fix use-after-free in glob when expanding ~user (bug 25414)

[PATCH] Force 64-bit time based syscalls for TIMESIZE==64 on 32-bit arches

[PATCH] i386: Use comdat instead of .gnu.linkonce for i386 setup pic register (BZ #20543)

[PATCH] Improve __LONG_DOUBLE_USES_FLOAT128 commentary

Re: [PATCH] Improve adherance to the GNU Kind Communication Guidelines

[PATCH] Improve IFUNC check

[PATCH] Improve random memcpy benchmark

Re: [PATCH] Introduce <elf-initfini.h> and ELF_INITFINI for all architectures

[PATCH] ldbl-128ibm-compat: set PRINTF_CHK flag in {,v}sprintf_chk

[PATCH] ldbl-128ibm: make ieee754.h work with IEEE 128 long double

[patch] ldconfig: trace origin paths with -v

[PATCH] Linux: Work around kernel bugs in chmod on /proc/self/fd paths

[PATCH] list-fixed-bugs.py: Wrap at 72 chars

[PATCH] malloc/tst-mallocfork2: Kill lingering process for unexpected failures

[PATCH] manual: Document the System V sigpause function

[PATCH] mips: Fix argument passing for inlined syscalls on Linux [BZ #25523]

[PATCH] mips: Fix bracktrace result for signal frames

[PATCH] Move implementation of <file_change_detection.h> into a C file

[PATCH] nptl: add missing pthread-offsets.h

[PATCH] nptl: update default pthread-offsets.h

[PATCH] powerpc64: Add architecture-specific memory protection key support [BZ #23202]

[PATCH] Remove STATFS_IS_STATFS64 conditional as it is zero in all ports

Re: [PATCH] Reserve static TLS for dynamically loaded initial-exec TLS only [BZ #25051]

[PATCH] s390: Remove backchain-based fallback from backtrace

[PATCH] signal: Deprecate additional legacy signal handling functions

[PATCH] Speed up realpath and fix EOVERFLOW bug

[PATCH] stdint: Use __extension__ on long long constants

[PATCH] stdlib: Reduce namespace pollution in <inttypes.h>

[PATCH] sunrpc: Properly clean up if tst-udp-timeout fails

[PATCH] support: Kill process group for test failure

Re: [PATCH] sysv: linux: Pass 64-bit version of semctl syscall

Re: [PATCH] tst-clone3: Use __NR_futex_time64 if we don't have __NR_futex

[PATCH] Updates to the shn_MM locale [BZ #25532]

[PATCH] Use correct exit status in ldd (bug 24150)

[PATCH] Use gcc -finput-charset=ascii for check-installed-headers.

[PATCH] wcsmbs: Avoid escaped character literals in <wchar.h>

Re: [PATCH] x86: Don't make 2 calls to dlerror () in a row

[PATCH] x86: Remove <bits/select.h> and use the generic version

[PATCH][AArch64] Cleanup memset

[PATCH][AArch64] Improve integer memcpy

[PATCH][AArch64] Merge Falkor memcpy and memmove

[PATCH][Committed] ldbl-128ibm-compat: link tst-ldbl-efgcvt against loader too

[PATCH][Committed] ldbl-128ibm-compat: Provide a significand implementation

[PATCHv2 1/2] Add a generic scalb implementation

[PATCHv2 2/2] ldbl-128ibm-compat: Provide a scalb implementation

[PATCHv2 3/7] ldbl-128ibm-compat: Add tests for IBM long double functions

[PATCHv3] ldbl-128ibm-compat: Add tests for IBM long double functions

Re: [PATCHv3][Ping] ldbl-128ibm-compat: Add tests for IBM long double functions

Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64

[RFC] Multi-arch capable ldconfig

[RFC] powerpc: optimizing random() and POSIX question

Re: [RFC] PPC64: Vector Function ABI for Power Architecture

[RFC] sunrpc: Properly cleanup if tst-udp-timeout fails

[rms at gnu dot org: What's GNU -- and what's not]

Accuracy of Mathematical Functions in Single Precision for glibc 2.31

Add STATX_ATTR_VERITY from Linux 5.5 to bits/statx-generic.h

Adjust thresholds in Bessel function implementations (bug 14469)

Re: ARCv2 Public PRM (was Re: [PATCH v2 00/15] glibc port to ARC processors)

Re: Are ifuncs intended to be allowed to resolve to symbols in another DSO?

Arm's SVE PCS and LD_AUDIT support?

Avoid ldbl-96 stack corruption from range reduction of pseudo-zero (bug 25487) [committed]

Re: binutils ld and new PT_GNU_PROPERTY segment

Carlos' patchwork queue.

Consensus on high-level objective of cleanup, refactor or rework patches.

Re: containerize nptl/tst-pthread-getaddr

Re: correct rounding or not?

different results for expf on x86_64

Does anyone have ssh problem with glibc 2.31?

ELF_INITFINI for ARC (was Re: [PATCH] Introduce <elf-initfini.h> and ELF_INITFINI for all architectures)

February sourceware.org transition to new server!

FYI s390x: 'current.ctime.tv_nsec' may be used uninitialized in this function

Re: glibc 2.31: hard freeze on Friday, 31st Jan

glibc master open for 2.32 development

The GNU C Library version 2.31 is now available

Re: i386: Lazy binding trampoline and vector register usage

libc coordination list

long double redirects and dynamic loader behavior

man-pages-05.05 released

New Belarusian PO file for 'libc' (version 2.30.9000)

New French PO file for 'libc' (version 2.30.9000)

New Portuguese PO file for 'libc' (version 2.30.9000)

New utility: nscd cache dumper

omitting all compatibility interfaces from the build

Re: Opera 66.0.3515.72-1 crashing without any extension or new installation

Patch "[PATCH] sparc32: fix struct ipc64_perm type definition" has been added to the 5.5-stable tree

Ping Re: Add STATX_ATTR_VERITY from Linux 5.5 to bits/statx-generic.h

Re: powerpc Linux scv support and scv system call ABI proposal

Rename RWF_WRITE_LIFE_NOT_SET to RWH_WRITE_LIFE_NOT_SET following Linux 5.5

Review promise :-)

Rseq registration: Google tcmalloc vs glibc

settimeofday breakage

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)

THREAD_GETMEM support for Hurd in glibc

Update kernel version to 5.5 in tst-mman-consts.py

Update syscall lists for Linux 5.5

Use --disable-gdbserver in build-many-glibcs.py [committed]

Use binutils 2.34 branch in build-many-glibcs.py [committed]

V3 [PATCH] i386: Enable CET support in ucontext functions

Re: V3 test-container: ability to specify exec path

V4 [PATCH] i386: Enable CET support in ucontext functions

What to do when glibc environment variables or tunables conflict?

Re: What's GNU -- and what's not

XFS reports lchmod failure, but changes file system contents


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