libc-alpha archive
subject index for October, 2018

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:

[Comitted] Currency symbol should not preceed amount for ca_ES [BZ #23791]

[committed 1/2] regex: __builtin_expect → __glibc_unlikely

[COMMITTED 2.27 / 2.28] Fix race in pthread_mutex_lock while promoting to PTHREAD_MUTEX_ELISION_NP [BZ #23275]

[committed 2/2] regex: simplify by using intprops.h

[committed buildbot patch] Replace the aarch64 build slave

[hurd,commited 0/3] Fix RPC interruption handling

[hurd,commited 1/3] hurd: set interrupt timeout to 1 minute

[hurd,commited 2/3] hurd: Return EIO on non-responding interrupted servers

[hurd,commited 3/3] hurd: Fix race between calling RPC and handling a signal

[hurd,commited] hurd: Document how to translate EIEIO error message

[hurd,commited] hurd: Fix build

[hurd,commited] hurd: Fix errno* generation

[hurd,commited] hurd: XFAIL absence of C11 threads implementation

[PATCH 0/2] Fix up soft-fp issue.

Re: [PATCH 0/2] hurd: Fix some ld.so symbol override from libc

[PATCH 01/12] termios: Define TIOCSER_TEMT with __USE_MISC (BZ#17783)

[PATCH 02/12] termios: Consolidate struct termios

[PATCH 03/12] termios: Consolidate termios c_cc symbolic constants

[PATCH 04/12] termios: Consolidate Input Modes definitions.

[PATCH 05/12] termios: Consolidate Output Modes definitions

[PATCH 06/12] termios: Consolidate Baud Rate Selection definitions

[PATCH 07/12] termios: Consolidate control mode definitions

[PATCH 08/12] termios: Consolidate local mode definitions

[PATCH 09/12] termios: Consolidate tcflow symbolic constants

Re: [PATCH 1/2] Merge mktime, timegm from upstream Gnulib

[PATCH 1/2] soft-fp: Fix overwritten issue for division in op-4.h

[PATCH 1/3] aarch64: Add AmpereComputing skylark to tunable cpu list

Re: [PATCH 1/3] posix: Add internal symbols for posix_spawn interface

[PATCH 1/4] Remove the error handling wrapper from exp and exp2

[PATCH 10/12] termios: Remove Linux _IOT_termios

[PATCH 11/12] termios: Add powerpc termios-misc

[PATCH 12/12] termios: Consolidate termios.h

Re: [PATCH 2/2] posix: Clear close-on-exec for posix_spawn adddup2 (BZ#23640)

[PATCH 2/2] soft-fp: Add the lack of implementation for 128 bit self-contained

[PATCH 2/3] aarch64: Optimized memset specific to AmpereComputing skylark

Re: [PATCH 2/3] posix: Use posix_spawn on popen

[PATCH 2/4] Remove the error handling wrapper from log

[PATCH 3/3] aarch64: Optimized memchr specific to AmpereComputing skylark

Re: [PATCH 3/3] posix: Use posix_spawn on system

[PATCH 3/4] Remove the error handling wrapper from log2

[PATCH 4/4] Remove the error handling wrapper from pow

[PATCH COMMITTED] kl_GL: Fix spelling of Sunday, should be "sapaat" (bug 20209).

[PATCH COMMITTED] kl_GL: Update the month names and date formats (bug 23740).

[PATCH COMMITTED] stdlib/test-bz22786: Avoid memory leaks in the test itself

[PATCH COMMITTED] stdlib/tst-strtod-overflow: Switch to support_blob_repeat

[PATCH COMMITTED] support_blob_repeat: Call mkstemp directory for the backing file

[PATCH v10 1/3] Y2038: provide size of default time_t for target architecture

[PATCH v10 2/3] Y2038: Add 64-bit time for all architectures

[PATCH v10 3/3] Y2038: make __tz_convert compatible with 64-bit-time

[PATCH v11 1/3] Y2038: provide size of default time_t for target architecture

[PATCH v11 2/3] Y2038: Add 64-bit time for all architectures

[PATCH v11 3/3] Y2038: make __tz_convert compatible with 64-bit-time

[PATCH v12 1/3] Y2038: provide size of default time_t for target architecture

[PATCH v12 2/3] Y2038: Add 64-bit time for all architectures

[PATCH v12 3/3] Y2038: make __tz_convert compatible with 64-bit-time

[PATCH v2 0/2] Fix up soft-fp issue

[PATCH v2 0/8] Use more flags parameters instead of global bits in stdio

[PATCH v2 1/2] soft-fp: Use temporary variable in FP_FRAC_SUB_3/FP_FRAC_SUB_4

[PATCH v2 1/3] posix: Add internal symbols for posix_spawn interface

[PATCH v2 1/8] Use STRFMON_LDBL_IS_DBL instead of __ldbl_is_dbl.

[PATCH v2 2/2] soft-fp: Add inplementation for 128 bit self-contained

[PATCH v2 2/3] posix: Use posix_spawn on popen

[PATCH v2 2/8] Add __vfscanf_internal and __vfwscanf_internal with flags arguments.

[PATCH v2 3/3] aarch64: Optimized memchr specific to AmpereComputing skylark

[PATCH v2 3/3] posix: Use posix_spawn on system

[PATCH v2 3/8] Use SCANF_ISOC99_A instead of _IO_FLAGS2_SCANF_STD.

[PATCH v2 4/8] Use SCANF_LDBL_IS_DBL instead of __ldbl_is_dbl.

[PATCH v2 5/8] Add __v*printf_internal with flags arguments.

[PATCH v2 6/8] Add __vsyslog_internal, with same flags as __v*printf_internal.

[PATCH v2 7/8] Use PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY.

[PATCH v2 8/8] Use PRINTF_LDBL_IS_DBL instead of __ldbl_is_dbl.

[PATCH v2] Ensure mktime sets errno on error (bug 23789)

[PATCH v2] Improve the width of alternate representation for year in strftime [BZ #23758]

[PATCH v2] MIPS: Use `.set mips2' to emulate LL/SC for the R5900 too

[PATCH v2] Remove unnecessary locking when reading iconv configuration [BZ #22062]

[PATCH v2] Y2038: provide kernel support indication

Re: [PATCH v3 0/3] Tests for argp/err/error functions with long double

[PATCH v3 1/2] posix: Use posix_spawn on popen

[PATCH v3 2/2] posix: Use posix_spawn on system

[PATCH v3] Ensure mktime sets errno on error (bug 23789)

[PATCH v3] libio: Flush stream at freopen (BZ#21037)

[PATCH v3] Y2038: make __difftime compatible with 64-bit time

[PATCH v3] Y2038: make __mktime_internal compatibles with __time64_t

Re: [PATCH v4 01/13] C-SKY: ABI related code

Re: [PATCH v4] aarch64: enforce >=64K guard size

[PATCH v4] Enable VDSO on x86_64 statically linked programs.

[PATCH v4] Ensure mktime sets errno on error (bug 23789)

[PATCH v5] Locales: Cyrillic -> ASCII transliteration table [BZ #2872]

[PATCH v6] Locales: Cyrillic -> ASCII transliteration table [BZ #2872]

Re: [PATCH v8 2/2] Y2038: make __tz_convert compatible with 64-bit-time

[PATCH v9 1/2] Y2038: Add 64-bit time for all architectures

[PATCH v9 2/2] Y2038: make __tz_convert compatible with 64-bit-time

Re: [PATCH] [manual] Job control is no longer optional.

Re: [PATCH] aarch64: optimized memcpy implementation for thunderx2

[PATCH] Add more checks for valid ld.so.cache file (bug 18093)

[PATCH] Add VDSO support to sparc.

Re: [PATCH] Adjust name-prefix of ld.so in test-container.c.

[PATCH] benchtests: Set float type on --threshold argument

[PATCH] Don't reduce test timeout to less than default

[PATCH] Don't use PSEUDO_END for non-PSEUDO function

[PATCH] elf: Update GNU_PROPERTY_X86_XXX macros [BZ #23797]

[PATCH] Enable VDSO on i386 statically linked programs.

[PATCH] Ensure mktime sets errno on error (bug 23789)

[PATCH] Fix date typo in ChangeLog

Re: [PATCH] Fix misreported errno on preadv2/pwritev2 (BZ#23579)

Re: [PATCH] Fix race in pthread_mutex_lock while promoting to PTHREAD_MUTEX_ELISION_NP [BZ #23275]

[PATCH] Fix test-installation.pl with missing libnss_test2

Re: [PATCH] Fix the ld flags not be applied to tst-execstack-mod.so

[PATCH] i64: fix missing exp2f, log2f and powf symbols in libm.a [BZ #23822]

[PATCH] Improve adherance to the GNU Kind Communication Guidelines

[PATCH] Improve bench-strstr

Re: [PATCH] Improve strstr performance of short needles

[PATCH] Improve the width of alternate representation for year in strftime [BZ #23758]

[PATCH] Increase timeout of libio/tst-readline

[PATCH] Increase timeout of nss/tst-nss-files-hosts-multi

Re: [PATCH] ld.so: command argument "--preload"

Re: [PATCH] Locales: Cyrillic -> ASCII transliteration table [BZ #2872] re-submission for 2.29

[PATCH] Locales: Cyrillic -> ASCII transliteration table [BZ #2872] v2

[PATCH] Locales: Cyrillic -> ASCII transliteration table [BZ #2872] v3

[PATCH] Locales: Cyrillic -> ASCII transliteration table [BZ #2872] v4

Re: [PATCH] Locales: Use CLDR matching thousands separator

[PATCH] MIPS: Use `.set arch=mips2' to emulate LL/SC for the R5900 too

[PATCH] posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405]

Re: [PATCH] Protect _dl_profile_fixup data-dependency order [BZ #23690]

[PATCH] Regenerate sparc ulps.

[PATCH] resource: Update struct rusage comments [BZ #23689]

[PATCH] RISC-V: properly terminate call chain

[PATCH] signal: Use correct type for si_band in siginfo_t [BZ #23562]

[PATCH] Simplify an #if #else #endif.

[PATCH] stdlib/test-bz22786: Avoid spurious test failures using alias mappings

[PATCH] time/tst-mktime2: Improve test error reporting

[PATCH] Use Quicksearch in strstr

[PATCH] x86-64: Optimize strcat/strncat, strcpy/strncpy and stpcpy/stpncpy with AVX2

[PATCH] x86: Add --enable-rdtscp-in-benchtests

[PATCH] x86: Don't include <x86intrin.h>

[PATCH] x86: Fix Haswell strong flags (BZ#23709)

[PATCH] x86: Support RDTSCP for benchtests

[PATCH] x86: Use _rdtsc intrinsic for HP_TIMING_NOW

[PATCH] x86: Use RTM intrinsics in pthread mutex lock elision

Re: [PATCH] Y2038: add struct __timespec64

[PATCHv2] Protect _dl_profile_fixup data-dependency order [BZ #23690]

Re: [PATCHv2] sysdeps/ieee754/soft-fp: ignore maybe-uninitialized with -O [BZ #19444]

[PATCHv3] Protect _dl_profile_fixup data-dependency order [BZ #23690]

[PATCHv3] sysdeps/ieee754/soft-fp: ignore maybe-uninitialized with -O [BZ #19444]

[PATCHv4] Protect _dl_profile_fixup data-dependency order [BZ #23690]

[PATCHv4] sysdeps/ieee754/soft-fp: ignore maybe-uninitialized with -O [BZ #19444]

Re: [PATCHv4] sysdeps/ieee754: prevent maybe-uninitialized errors with -O [BZ #19444]

[PATCHv5] Protect _dl_profile_fixup data-dependency order [BZ #23690]

[RFC PATCH v2] glibc: Perform rseq(2) registration at nptl init and thread creation (v2)

Re: [RFC PATCH v4 6/9] x86/cet/ibt: Add arch_prctl functions for IBT

[RFC] termios: non-standard baudrates are not handled properly on Linux-systems (BZ#10339)

[v13 1/2] Y2038: Add 64-bit time for all architectures

[v13 2/2] Y2038: make __tz_convert compatible with 64-bit-time

Add IN_MASK_CREATE from Linux 4.19 to sys/inotify.h

Add more fma tests [committed]

Add new ELF note types from Linux 4.19 to elf.h

Convert linknamespace tests from Perl to Python [committed]

Directions for arc4random

Do not allow divide-by-zero exception for pow(+/- 0, -Inf) [committed]

Fix libnldbl_nonshared.a references to internal libm symbols (bug 23735) [committed]

glibc bug 23789 (was: [PATCH v3] Y2038: make __mktime_internal compatibles with __time64_t)

GNU Cauldron 2018 notes and videos online.

Handle surrogate pairs in c16rtomb (bug 23794, DR#488, C2X)

Ignoring failures and altering behavior

In a cross-compile do host and build need exactly the same tools?

Move MREMAP_* to bits/mman-shared.h

Move SHMLBA to its own header

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

Patch to require Python 3.4 or later to build glibc

Ping Re: Patch to require Python 3.4 or later to build glibc

PING^1: V5 [PATCH 0/2] Add <sys/platform/x86.h>

Ping^2 Re: Patch to require Python 3.4 or later to build glibc

Ping^2 Re: Use gen-libm-test.py to generate ulps table for manual

PING^2: V5 [PATCH 0/2] Add <sys/platform/x86.h>

PING^3: V5 [PATCH 0/2] Add <sys/platform/x86.h>

Proposal: Slow dynamic TLS for internal glibc use

Propose requiring Python 3.4 or later for building glibc.

Questions about powerpc __tls_get_addr optimization

Remove pre-Python-3.4 compatibility from build-many-glibcs.py [committed]

Stop c32rtomb and mbrtoc32 aliasing wcrtomb and mbrtowc (bug 23793)

Strange branch activity

Update and correct SPARC configuration for supported socket syscalls

Update kernel version in syscall-names.list to 4.19

Use bits/mman-linux.h for hppa

Use common bits/msq.h for more architectures

Use common bits/sem.h for more architectures

Use common bits/shm.h for more architectures

Use Linux 4.19 in build-many-glibcs.py [committed]

Use single bits/msq.h for all architectures

Use single bits/sem.h for all architectures

Use single bits/shm.h for all architectures

Use tempfile.TemporaryDirectory in conform/glibcconform.py [committed]

V2 [PATCH] aarch64: optimized memcpy implementation for thunderx2

V2 [PATCH] x86: Use _rdtsc intrinsic for HP_TIMING_NOW

V3 [PATCH] aarch64: optimized memcpy implementation for thunderx2

V4 [PATCH] aarch64: optimized memcpy implementation for thunderx2

Re: V5 [PATCH 1/2] x86: Add <sys/platform/x86.h>

Re: V5 [PATCH 2/2] x86: Add a LD_PRELOAD IFUNC resolver test for CPU_FEATURE_USABLE

V6 [PATCH] x86: Add <sys/platform/x86.h>

Re: V8 test-in-container patch


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