libc-alpha archive
subject index for June, 2019

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:

[2/2 PATCH v2] PPC64: Add libmvec SIMD double-precision power function.

Re: [AArch64 ELF ABI] Vector calls and lazy binding on AArch64

Re: [glibc] <sys/stat.h>: Use Linux UAPI header for statx if available and useful

[PATCH 0/2 v2] [powerpc] utilize faster method to get FPSCR

[PATCH 0/2] [powerpc] utilize faster method to get FPSCR

[PATCH 0/2] aarch64: Enable pointer auth in PLT

[PATCH 0/2] nptl: Add pthread_clockjoin_np

[PATCH 0/3] Mips support for PT_GNU_STACK

[PATCH 0/4] Fix, refactor and cleanup of __ppc_get_timebase_freq related code

[PATCH 00/25] Public header file hygiene improvements for 2.30

[PATCH 01/12] m68k: Remove vDSO support

[PATCH 01/25] Move most headers installed by top-level Makefile to misc/.

[PATCH 02/12] riscv: Enable VDSO for static linking

[PATCH 02/25] Define register_t using bits/typesizes.h macros.

[PATCH 03/12] s390: Enable VDSO for static linking

[PATCH 03/25] sys/types.h: Don’t define u_intN_t or register_t unless __USE_MISC.

[PATCH 04/12] sparc: Enable VDSO for static linking

[PATCH 04/25] Add caddr_t, daddr_t, and loff_t to the set of obsolete typedefs.

[PATCH 05/12] linux: Enable vDSO for static linking as default (BZ#19767)

[PATCH 05/25] Simplify definition of __time64_t.

[PATCH 06/12] Remove PREPARE_VERSION and PREPARE_VERSION_KNOW

[PATCH 06/25] Clean up bits/types.h.

[PATCH 07/12] Refactor vDSO initialization code

[PATCH 07/25] Create bits/types headers for most remaining __T_defined macros.

[PATCH 08/12] powerpc: Refactor vsyscall internal macros

[PATCH 08/25] Don’t conditionalize declarations of ldiv_t, lldiv_t, __gwchar_t.

[PATCH 09/12] mips: Consolidate INTERNAL_VSYSCALL_CALL

[PATCH 09/25] Add check-obsolete-constructs checker for nested includes.

[PATCH 1/2 v2] [powerpc] add 'volatile' to asm

[PATCH 1/2] [powerpc] add 'volatile' to asm

[PATCH 1/2] Add DT_AARCH64_BTI_PLT and DT_AARCH64_PAC_PLT to elf.h.

[PATCH 1/2] nptl: Convert tst-join3 to use libsupport

[PATCH 1/2] PPC64: Add libmvec SIMD single-precision power function.

[PATCH 1/3] [ELF] Allow the machine to override stack permissions via USE_DL_EXEC_STACK_OVERRIDE.

[PATCH 1/4] powerpc: Fix static-linked version of __ppc_get_timebase_freq [BZ #24640]

[PATCH 1/4] Remove math-finite.h

Re: [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10)

[PATCH 10/12] sparc64: Use linux generic time implementation

[PATCH 10/25] Swap sys/syslog.h with syslog.h.

[PATCH 11/12] linux: Consolidate time implementation

[PATCH 11/25] Swap sys/poll.h with poll.h.

Re: [PATCH 11/28] benchtests: Add isnan/isinf/isfinite benchmark

[PATCH 12/12] linux: Consolidate gettimeofday implementation

[PATCH 12/25] Don’t include sys/cdefs.h directly from public headers.

Re: [PATCH 12/28] math: Use wordsize-64 version for isnan

[PATCH 13/25] Split up endian.h to minimize exposure of BYTE_ORDER.

Re: [PATCH 13/28] powerpc: Remove optimized isnan

[PATCH 14/25] Add bits/types/ wrappers for stddef.h and stdarg.h types.

Re: [PATCH 14/28] math: Use wordsize-64 version for isinf

[PATCH 15/25] Don’t rely on stddef.h or stdarg.h for individual type definitions.

Re: [PATCH 15/28] powerpc: Remove optimized isinf

[PATCH 16/25] Limit the set of strings.h functions also exposed in string.h.

Re: [PATCH 16/28] math: Use wordsize-64 version for finite

[PATCH 17/25] Don’t include sys/select.h from sys/types.h.

Re: [PATCH 17/28] powerpc: Remove optimized finite

[PATCH 18/25] Don’t include signal.h from sys/wait.h or sys/param.h.

Re: [PATCH 18/28] powerpc: refactor powerpc64 lrint/lrintf/llrint/llrintf

[PATCH 19/25] Don’t include string.h from sys/un.h.

Re: [PATCH 19/28] powerpc: Refactor powerpc32 lrint/lrintf/llrint/llrintf

[PATCH 2/2 v2] [powerpc] Use faster means to access FPSCR when possible in some cases

[PATCH 2/2] [powerpc] Use faster means to access FPSCR when possible in some cases

[PATCH 2/2] aarch64: Support PLT with PAC

Re: [PATCH 2/2] mips: Remove rt_sigreturn usage on context function

[PATCH 2/2] nptl: Add pthread_clockjoin_np

[PATCH 2/2] PPC64: Add libmvec SIMD double-precision power function.

[PATCH 2/3] [MIPS] Define USE_DL_EXEC_STACK_OVERRIDE on Mips

[PATCH 2/4] powerpc: Add testcase for static version of __ppc_get_timebase_freq

[PATCH 2/4] Remove finite-math tests

[PATCH 20/25] Don’t include sys/time.h from sys/timex.h.

Re: [PATCH 20/28] powerpc: Refactor powerpc64 lround/lroundf/llround/llroundf

[PATCH 21/25] Don’t include sys/types.h or stdint.h from most public headers.

Re: [PATCH 21/28] powerpc: Refactor powerpc32 lround/lroundf/llround/llroundf

[PATCH 22/25] Minimize includes of unrelated public headers by networking headers.

Re: [PATCH 22/28] powerpc: Use generic e_expf

[PATCH 23/25] Don’t include sys/socket.h from public headers.

Re: [PATCH 23/28] benchtests: hypot benchmark

[PATCH 24/25] Minimize inclusion of netinet/in.h from public headers.

Re: [PATCH 24/28] powerpc: hypot refactor and optimization

[PATCH 25/25] Rename sys/ucontext.h to bits/ucontext.h.

[PATCH 3/3] [RFC][MIPS] Define GNU_STACK ABI

[PATCH 3/4] powerpc: Refactor of _get_timebase_freq

[PATCH 3/4] Remove x64 _finite tests and references

[PATCH 4/4] powerpc: Remove unused internal macros for vsyscall

[PATCH 4/4] Use compat_symbol for _finite symbols

[PATCH COMMITTED] nl_{AW,NL}: Correct the thousands separator and grouping (bug 23831).

[PATCH COMMITTED] S390: Regenerate ULPs.

[PATCH COMMITTED] szl_PL locale: Fix a typo in the previous commit (bug 24652).

[PATCH COMMITTED] szl_PL locale: Spelling corrections (bug 24652).

[PATCH glibc 0/5] Restartable Sequences support for glibc

Re: [PATCH glibc 1/2] aarch64: add STO_AARCH64_VARIANT_PCS and DT_AARCH64_VARIANT_PCS

[PATCH glibc 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v11)

Re: [PATCH glibc 2/2] aarch64: handle STO_AARCH64_VARIANT_PCS

[PATCH glibc 2/5] glibc: sched_getcpu(): use rseq cpu_id TLS on Linux (v5)

[PATCH glibc 3/5] support record failure: allow use from constructor

[PATCH glibc 4/5] support: implement xpthread key create/delete (v2)

[PATCH glibc 5/5] rseq registration tests (v5)

[PATCH v1 0/4] nptl: Add POSIX-proposed pthread_mutex_clocklock function

[PATCH v1 1/4] support: Add xclock_now helper function.

[PATCH v1 2/4] nptl: Convert various tests to use libsupport

[PATCH v1 3/4] nptl: Rename lll_timedlock to lll_clocklock and add clockid parameter

[PATCH v1 4/4] nptl: Add POSIX-proposed pthread_mutex_clocklock

Re: [PATCH v2 2/7] y2038: Introduce __ASSUME_64BIT_TIME define

[PATCH v2] nl_NL locale: Correct the negative monetary format (bug 24614).

Re: [PATCH v2] Aarch64: Add simd exp/expf functions

[PATCH v2] Add missing VDSO_{NAME,HASH}_* macros and use them for PREPARE_VERSION_KNOWN

Re: [PATCH v2] Benchmark strstr hard needles

Re: [PATCH v2] Improve performance of memmem

[PATCH v2] Linux: Add nds32 specific syscalls to syscall-names.list

Re: [PATCH v2] nl_NL locale: Correct the negative monetary format (bug 24614).

[PATCH v2] posix: Optimize Linux posix_spawn

[PATCH v2] powerpc: Fix static-linked version of __ppc_get_timebase_freq [BZ #24640]

Re: [PATCH v3 1/6] nptl: Add clockid parameter to futex timed wait calls

Re: [PATCH v3 2/6] nptl: Add POSIX-proposed sem_clockwait

Re: [PATCH v3 3/6] nptl: Add POSIX-proposed pthread_cond_clockwait

Re: [PATCH v3 4/6] nptl: pthread_rwlock: Move timeout validation into _full functions

Re: [PATCH v3 5/6] nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlock

Re: [PATCH v3 6/6] Update NEWS for new _clockwait functions

Re: [PATCH v3] Improve performance of strstr

Re: [PATCH v3] libio: do not unbuffer legacy standard files in compatibility mode [BZ #24228]

[PATCH v3] powerpc: Fix static-linked version of __ppc_get_timebase_freq [BZ #24640]

[PATCH v4 00/11] nds32 glibc port, v4

[PATCH v4 00/12] nptl: Implement POSIX-proposed _clock variants of existing _timed functions

[PATCH v4 01/11] nds32: Build Infastructure

[PATCH v4 01/12] support: Add xclock_now helper function.

[PATCH v4 02/11] nds32: ABI Implementation

[PATCH v4 02/12] support: Invent verbose_printf macro

[PATCH v4 03/11] nds32: Thread-Local Storage Support

[PATCH v4 03/12] nptl: Convert various tests to use libsupport

[PATCH v4 04/11] nds32: Startup and Dynamic Loader

[PATCH v4 04/12] nptl: Add clockid parameter to futex timed wait calls

[PATCH v4 05/11] nds32: Generic <math.h>, soft-fp and hard-fp Routines

[PATCH v4 05/12] nptl: Add POSIX-proposed sem_clockwait

[PATCH v4 06/11] nds32: Atomic and Locking Routines

[PATCH v4 06/12] nptl: Add POSIX-proposed pthread_cond_clockwait

[PATCH v4 07/11] nds32: Linux Syscall Interface

[PATCH v4 07/12] nptl: pthread_rwlock: Move timeout validation into _full functions

[PATCH v4 08/11] nds32: Linux ABI

[PATCH v4 08/12] nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlock

[PATCH v4 09/11] nds32: Add ABI list

[PATCH v4 09/12] nptl: Rename lll_timedlock to lll_clocklock and add clockid parameter

[PATCH v4 10/11] Add nds32 entries to config.h.in

[PATCH v4 10/12] nptl: Add POSIX-proposed pthread_mutex_clocklock

[PATCH v4 11/11] Add nds32 port to build-many-glibcs.py

[PATCH v4 11/12] Update NEWS for new _clockwait and _clocklock functions

[PATCH v4 12/12] nptl: Remove futex_supports_exact_relative_timeouts

Re: [PATCH v4] Improve performance of strstr

[PATCH v4] libio: do not attempt to free wide buffers of legacy streams [BZ #24228]

[PATCH v4] Re: nss_db: protect against empty mappings

[PATCH v5 00/11] nds32 glibc port, v5

[PATCH v5 01/11] nds32: Build Infrastructure

[PATCH v5 02/11] nds32: ABI Implementation

[PATCH v5 03/11] nds32: Thread-Local Storage Support

[PATCH v5 04/11] nds32: Startup and Dynamic Loader

[PATCH v5 05/11] nds32: Generic <math.h>, soft-fp Routines

[PATCH v5 06/11] nds32: Atomic and Locking Routines

[PATCH v5 07/11] nds32: Linux Syscall Interface

[PATCH v5 08/11] nds32: Linux ABI

[PATCH v5 09/11] nds32: Add ABI list

[PATCH v5 10/11] Add nds32 port to build-many-glibcs.py

[PATCH v5 11/11] Skeleton documentation

Re: [PATCH v5 2/3] y2038: Provide conversion helpers for struct __timespec64

[PATCH v5] libio: do not attempt to free wide buffers of legacy streams [BZ #24228]

[PATCH v5] Re: nss_db: protect against empty mappings

[PATCH v6 00/11] nds32 glibc port, v6

[PATCH v6 01/11] nds32: Build Infastructure

[PATCH v6 02/11] nds32: ABI Implementation

[PATCH v6 03/11] nds32: Thread-Local Storage Support

[PATCH v6 04/11] nds32: Startup and Dynamic Loader

[PATCH v6 05/11] nds32: Generic <math.h>, soft-fp Routines

[PATCH v6 06/11] nds32: Atomic and Locking Routines

[PATCH v6 07/11] nds32: Linux Syscall Interface

[PATCH v6 08/11] nds32: Linux ABI

[PATCH v6 09/11] nds32: Add ABI list

[PATCH v6 10/11] Add nds32 port to build-many-glibcs.py

[PATCH v6 11/11] Add nds32 port skeleton

[PATCH V6] nss_db: protect against empty mappings

Re: [PATCH v6] y2038: Introduce __ASSUME_TIME64_SYSCALLS define

[PATCH v7] y2038: Introduce __ASSUME_TIME64_SYSCALLS define

[PATCH v8] y2038: Introduce __ASSUME_TIME64_SYSCALLS define

[PATCH] <sys/cdefs.h>: Add __glibc_has_include macro

[PATCH] <sys/cdefs.h>: Inhibit macro expansion for __glibc_has_include

[PATCH] <sys/stat.h>: Use Linux kernel UAPI header if available and useful

[PATCH] [powerpc] fegetexcept: utilize function instead of duplicating code

[PATCH] [powerpc] fegetmode: utilize faster method to get rounding mode

[PATCH] [powerpc] fegetround: utilize faster method to get rounding mode

[PATCH] [powerpc] get_rounding_mode: utilize faster method to get rounding mode

[PATCH] [powerpc] Use faster means to access FPSCR when possible in some cases

Re: [PATCH] binfmt_elf: Extract .note.gnu.property from an ELF file

[PATCH] Bump up the runtime for "short" benchmarks

[PATCH] dl-vdso: Add LINUX_4 HASH CODE to support nds32 vdso mechanism

Re: [PATCH] dlfcn: Avoid one-element flexible array in Dl_serinfo

Re: [PATCH] Don't pass NULL pointer to error [BZ #24556]

[PATCH] Fix bits/socket.h SIOCGSTAMP* namespace issues

[PATCH] Fix build warnings in locale/programs/ld-ctype.c

[PATCH] Fix build warnings in nptl/tst-eintr1.c

[PATCH] Fix build warnings in resolv/res_send.c

[PATCH] Fix gcc 9 build errors for make xcheck.

Re: [PATCH] Fix iconv buffer handling with IGNORE error handler (bug #18830)

[PATCH] Further improve string bench timing

Re: [PATCH] iconv: Use __twalk_r in __gconv_release_shlib

Re: [PATCH] Improve performance of memmem

[PATCH] io: include typesizes.h before using macro __OFF_T_MATCHES_OFF64_T

[PATCH] io: Remove copy_file_range emulation

[PATCH] ld.so: Support moving versioned symbols between sonames [BZ #24741]

[PATCH] libio: freopen of default streams crashes in old programs [BZ #24632]

[PATCH] Linux: Add <sys/direntries.h>

[PATCH] Linux: Add fortify wrapper for getdents64

[PATCH] Linux: Add nds32 specific syscalls to syscall-names.list

Re: [PATCH] Linux: Add tables with system call numbers

[PATCH] Linux: Adjust gedents64 buffer size to int range [BZ #24740]

[PATCH] Linux: Deprecate <sys/sysctl.h> and sysctl

[PATCH] Linux: Implement per-thread file system attributes

[PATCH] Linux: Implement per-thread user and group IDs

[PATCH] Linux: Use mmap instead of malloc in dirent/tst-getdents64

[PATCH] locale: Make the file name of the locale archive configurable

[PATCH] MIPS support for GNU hash

[PATCH] nftw: fill in stat buf for dangling links [BZ #23501]

[PATCH] nl_AW locale: Correct the negative monetary format (bug 24614).

[PATCH] nl_NL locale: Correct the negative monetary format (bug 24614).

[PATCH] nptl: Add test nptl/tst-pthread-perthread-inherit

[PATCH] nptl: Remove cancellation checks from sem_{timed}wait (BZ #23006)

[PATCH] nptl: Remove vfork IFUNC-based forwarder from libpthread [BZ #20188]

[PATCH] posix: Add posix_spawn_file_actions_closefrom

[PATCH] posix: Fix large mmap64 offset for mips64n32 (BZ#24699)

[PATCH] powerpc: Cleanup: use actual power8 assembly mnemonics

Re: [PATCH] Remove ioperm etc. support for arm

Re: [PATCH] Replace PREPARE_VERSION macro with inline function

[PATCH] riscv: Do not use __has_include__

[PATCH] x86-64: Compile branred.c with -mprefer-vector-width=128

[PATCH] x86-64: Compile branred.c with -mprefer-vector-width=128 [BZ #24603]

[PATCH] x86: Add sysdeps/x86/dl-lookupcfg.h

[PATCH] y2038: Introduce __ASSUME_TIME64_SYSCALLS define

Re: [PATCHv2] nftw: fill in stat buf for dangling links [BZ #23501]

Re: [PATCHv3] nftw: fill in stat buf for dangling links [BZ #23501]

[PATCHv7] nss_db: protect against empty mappings

Re: [PATCHv8] nss_db: protect against empty mappings

[PING^8][PATCH v12] Locales: Cyrillic -> ASCII transliteration [BZ #2872]

[PING^9][PATCH v12] Locales: Cyrillic -> ASCII transliteration [BZ #2872]

[RFC 1/1] testcase fail while using cross-test-ssh wrapper

[RFC PATCH] aarch64: new ifunc resolver ABI

[RFC v1 00/16] RISC-V glibc port for the 32-bit

[RFC v1 01/16] sysdeps/nanosleep: Use clock_nanosleep_time64 instead of nanosleep

[RFC v1 02/16] sysdeps/futex: Use __NR_futex_time64 if we don't have __NR_futex

[RFC v1 03/16] sysdeps/gettimeofday: Use clock_gettime64 syscall for gettimeofday

[RFC v1 04/16] sysdeps/wait: Use __NR_waitid if avaliable

[RFC v1 05/16] sysdeps/getrlimit: Use __NR_prlimit64 if avaliable

[RFC v1 06/16] Documentation for the RISC-V 32-bit port

[RFC v1 07/16] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64

[RFC v1 08/16] RISC-V: Support dynamic loader for the 32-bit

[RFC v1 09/16] RISC-V: Add path of library directories for the 32-bit

[RFC v1 10/16] RISC-V: The ABI implementation for the 32-bit

[RFC v1 11/16] RISC-V: Hard float support for the 32 bit

[RFC v1 12/16] RISC-V: Regenerate ULPs of RISC-V

[RFC v1 13/16] RISC-V: Add ABI lists

[RFC v1 14/16] RISC-V: Build Infastructure for the 32-bit

[RFC v1 15/16] RISC-V: Fix llrint and llround missing exceptions on RV32

[RFC v1 16/16] Add RISC-V 32-bit target to build-many-glibcs.py

[RFC v2 00/20] RISC-V glibc port for the 32-bit

Re: [RFC v2 00/20] RISC-V glibc port for the 32-bit

[RFC v2 01/20] y2038: Introduce internal for glibc struct __timespec64

[RFC v2 02/20] y2038: Provide conversion helpers for struct __timespec64

[RFC v2 03/20] y2038: linux: Provide __clock_settime64 implementation

[RFC v2 04/20] include/time.h: Fix conflicting timespec types on 32-bit

[RFC v2 05/20] sysdeps/nanosleep: Use clock_nanosleep_time64 if avaliable

[RFC v2 06/20] sysdeps/futex: Use futex_time64 if avaliable

[RFC v2 07/20] sysdeps/gettimeofday: Use clock_gettime64 if avaliable

[RFC v2 08/20] sysdeps/wait: Use waitid if avaliable

[RFC v2 09/20] sysdeps/getrlimit: Use prlimit64 if avaliable

[RFC v2 10/20] Documentation for the RISC-V 32-bit port

[RFC v2 11/20] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64

[RFC v2 12/20] RISC-V: Support dynamic loader for the 32-bit

[RFC v2 13/20] RISC-V: Add path of library directories for the 32-bit

[RFC v2 14/20] RISC-V: The ABI implementation for the 32-bit

[RFC v2 15/20] RISC-V: Hard float support for the 32 bit

[RFC v2 16/20] RISC-V: Regenerate ULPs of RISC-V

[RFC v2 17/20] RISC-V: Add ABI lists

[RFC v2 18/20] RISC-V: Build Infastructure for the 32-bit

[RFC v2 19/20] RISC-V: Fix llrint and llround missing exceptions on RV32

[RFC v2 20/20] Add RISC-V 32-bit target to build-many-glibcs.py

Re: [v3 PATCH] PPC64: Add libmvec SIMD double-precision natural exponent function.

Accepted GNU C Library BoF at GNU Cauldron 2019

Add IPV6_ROUTER_ALERT_ISOLATE from Linux 5.1 to bits/in.h

Allow memset local PLT reference for powerpc soft-float

atexit, __cxa_atexit and __cxa_finalize interaction

Benchmarking __libc_single_threaded

copy_file_range evolution

dladdr(): adventure in ABIs, function descriptors in IA-64 and HPPA vs PPC64 ELFv1

Fix malloc tests build with GCC 10

glibc 2.30 - 6 days until ABI freeze.

glibc 2.31 ABI freeze on July 1st

glibc at the Toolchains microconference at LPC 2019

glibc benchmarks' results can be unreliable for short runtimes (on Aarch64)

glibc for 32-bit kernel without __ARCH_WANT_TIME32_SYSCALLS

Historic test binaries

Linux Plumbers Toolchain Micro-Conference CFP

mmap64 with very large offset broken since glibc 2.26 (MIPS64 n32)

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

New Dutch PO file for 'libc' (version 2.28.9000)

New glibc-testfail io/tst-copy_file_range with kernel-next.

nss_db: protect against empty mappings

nss_db: reset mapping after last get*ent

Re: Pass config-time variable to LIBC_SLIBDIR_RTLDDIR

Ping Re: Add IPV6_ROUTER_ALERT_ISOLATE from Linux 5.1 to bits/in.h

Ping. Re: [PATCH v5] Prepare vfprintf to use __printf_fp/__printf_fphex with float128 arg

Re: PING^1 [PATCH] Call _dl_open_check after relocation is finished [BZ #24259]

PING^2 [PATCH] Call _dl_open_check after relocation is finished [BZ #24259]

Re: Problem with atexit and _dl_fini

Question about EI_ABIVERSION handling

Re: Request for volunteer: glibc **2.30** release manager.

Request for volunteer: glibc 2.31 release manager.

syscall wrappers policy (was re: glibc at the Toolchains microconference)

ToT build error?

Re: An update on my mutex-based event signaling object from last year

V2: [PATCH] Call _dl_open_check after relocation [BZ #24259]

wrappers for multiplexed syscalls (was Re: glibc at the Toolchains microconference at LPC 2019)


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