unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2018-10-09 22:18:20 to 2018-10-18 21:49:21 UTC [more...]

Use gen-libm-test.py to generate ulps table for manual
 2018-10-18 21:49 UTC  (17+ messages)
                ` Ping "
                  ` Ping^2 "

Handle surrogate pairs in c16rtomb (bug 23794, DR#488, C2X)
 2018-10-18 21:39 UTC 

[PATCH 1/2] Merge mktime, timegm from upstream Gnulib
 2018-10-18 20:12 UTC  (3+ messages)

[PATCHv2] Protect _dl_profile_fixup data-dependency order [BZ #23690]
 2018-10-18 19:40 UTC  (15+ messages)
` [PATCHv3] "
    ` [PATCHv4] "

[PATCH v10 1/3] Y2038: provide size of default time_t for target architecture
 2018-10-18 19:35 UTC  (8+ messages)
` [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] resource: Update struct rusage comments [BZ #23689]
 2018-10-18 18:22 UTC  (2+ messages)

[PATCH] signal: Use correct type for si_band in siginfo_t [BZ #23562]
 2018-10-18 18:10 UTC  (2+ messages)

[PATCH] Fix race in pthread_mutex_lock while promoting to PTHREAD_MUTEX_ELISION_NP [BZ #23275]
 2018-10-18 10:38 UTC  (6+ messages)
        ` [COMMITTED 2.27 / 2.28] "

[PATCH v2 3/3] aarch64: Optimized memchr specific to AmpereComputing skylark
 2018-10-18 10:21 UTC  (3+ messages)

[PATCH v3] Y2038: make __mktime_internal compatibles with __time64_t
 2018-10-18  1:44 UTC  (4+ messages)

PING^2: V5 [PATCH 0/2] Add <sys/platform/x86.h>
 2018-10-17 21:53 UTC 

Do not allow divide-by-zero exception for pow(+/- 0, -Inf) [committed]
 2018-10-17 21:24 UTC 

[PATCH 1/3] posix: Add internal symbols for posix_spawn interface
 2018-10-17 19:46 UTC  (6+ messages)
` [PATCH 2/3] posix: Use posix_spawn on popen
` [PATCH 3/3] posix: Use posix_spawn on system

[PATCH 01/12] termios: Define TIOCSER_TEMT with __USE_MISC (BZ#17783)
 2018-10-17 19:02 UTC  (13+ messages)
` [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 "
` [PATCH 06/12] termios: Consolidate Baud Rate Selection definitions
` [PATCH 07/12] termios: Consolidate control mode definitions
` [PATCH 08/12] termios: Consolidate local "
` [PATCH 09/12] termios: Consolidate tcflow symbolic constants
` [PATCH 10/12] termios: Remove Linux _IOT_termios
` [PATCH 11/12] termios: Add powerpc termios-misc
` [PATCH 12/12] termios: Consolidate termios.h

Ignoring failures and altering behavior
 2018-10-17 18:24 UTC  (5+ messages)

[PATCH] [manual] Job control is no longer optional
 2018-10-17 18:13 UTC  (4+ messages)

[PATCH v2] Remove unnecessary locking when reading iconv configuration [BZ #22062]
 2018-10-17 14:59 UTC  (5+ messages)

[PATCH] Locales: Cyrillic -> ASCII transliteration table [BZ #2872] re-submission for 2.29
 2018-10-17 14:16 UTC  (42+ messages)
  ` [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
  ` [PATCH v5] Locales: Cyrillic -> ASCII transliteration table [BZ #2872]
  ` [PATCH v6] "

[PATCH] x86: Use _rdtsc intrinsic for HP_TIMING_NOW
 2018-10-17 13:15 UTC  (8+ messages)
    ` V2 "

[PATCH v2] Y2038: provide kernel support indication
 2018-10-17 12:19 UTC  (4+ messages)

[PATCH v2 3/3] aarch64: Optimized memchr specific to AmpereComputing skylark
 2018-10-17 12:17 UTC  (2+ messages)

[PATCH] Y2038: add struct __timespec64
 2018-10-17 12:05 UTC  (6+ messages)

[PATCH v3] Y2038: make __mktime_internal compatibles with __time64_t
 2018-10-17  9:29 UTC  (2+ messages)

[PATCH 2/3] aarch64: Optimized memset specific to AmpereComputing skylark
 2018-10-17  9:14 UTC  (4+ messages)

Use single bits/shm.h for all architectures
 2018-10-17  7:46 UTC  (2+ messages)

Move SHMLBA to its own header
 2018-10-17  7:45 UTC  (2+ messages)

V4 [PATCH] aarch64: optimized memcpy implementation for thunderx2
 2018-10-16 18:04 UTC  (4+ messages)

[PATCH] Don't reduce test timeout to less than default
 2018-10-16 16:57 UTC  (2+ messages)

[PATCH 0/2] Fix up soft-fp issue
 2018-10-16  1:19 UTC  (10+ messages)
` [PATCH 1/2] soft-fp: Fix overwritten issue for division in op-4.h
` [PATCH 2/2] soft-fp: Add the lack of implementation for 128 bit self-contained

Use single bits/sem.h for all architectures
 2018-10-15 18:26 UTC  (5+ messages)

[PATCH] Fix the ld flags not be applied to tst-execstack-mod.so
 2018-10-15 16:59 UTC  (10+ messages)

[PATCH 3/3] aarch64: Optimized memchr specific to AmpereComputing skylark
 2018-10-15 11:34 UTC  (4+ messages)

[PATCH] Simplify an #if #else #endif
 2018-10-15 10:38 UTC  (3+ messages)

[committed 1/2] regex: __builtin_expect → __glibc_unlikely
 2018-10-15  4:41 UTC  (2+ messages)
` [committed 2/2] regex: simplify by using intprops.h

[PATCH v3] Y2038: make __difftime compatible with 64-bit time
 2018-10-13 21:18 UTC  (2+ messages)

Questions about powerpc __tls_get_addr optimization
 2018-10-13  0:36 UTC  (8+ messages)

Patch to require Python 3.4 or later to build glibc
 2018-10-12 15:59 UTC 

[PATCH 1/3] aarch64: Add AmpereComputing skylark to tunable cpu list
 2018-10-12 11:49 UTC 

[PATCH] Protect _dl_profile_fixup data-dependency order [BZ #23690]
 2018-10-11 21:15 UTC  (6+ messages)

[PATCH] Improve the width of alternate representation for year in strftime [BZ #23758]
 2018-10-11 21:07 UTC 

[PATCH] x86: Fix Haswell strong flags (BZ#23709)
 2018-10-11 18:23 UTC 

[PATCH v9 1/2] Y2038: Add 64-bit time for all architectures
 2018-10-11 16:40 UTC  (11+ messages)
` [PATCH v9 2/2] Y2038: make __tz_convert compatible with 64-bit-time

V3 [PATCH] aarch64: optimized memcpy implementation for thunderx2
 2018-10-11 16:39 UTC  (10+ messages)

V8 test-in-container patch
 2018-10-11 12:12 UTC  (7+ messages)

Use single bits/msq.h for all architectures
 2018-10-11  7:50 UTC  (2+ messages)

[PATCH] Increase timeout of nss/tst-nss-files-hosts-multi
 2018-10-10 10:34 UTC  (2+ messages)

[PATCH] ld.so: command argument "--preload"
 2018-10-10  7:52 UTC  (2+ messages)

[PATCH] Enable VDSO on i386 statically linked programs
 2018-10-10  4:51 UTC 

[PATCH v4] Enable VDSO on x86_64 statically linked programs
 2018-10-10  4:49 UTC 

Use common bits/msq.h for more architectures
 2018-10-09 22:33 UTC  (2+ messages)

Use common bits/shm.h for more architectures
 2018-10-09 22:32 UTC  (2+ messages)

Use common bits/sem.h for more architectures
 2018-10-09 22:31 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).