unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2018-10-13 01:01:17 to 2018-10-23 00:17:16 UTC [more...]

[PATCHv2] Protect _dl_profile_fixup data-dependency order [BZ #23690]
 2018-10-23  0:17 UTC  (16+ messages)
` [PATCHv3] "
    ` [PATCHv4] "

[PATCH] x86: Add --enable-rdtscp-in-benchtests
 2018-10-22 22:37 UTC 

Update kernel version in syscall-names.list to 4.19
 2018-10-22 22:19 UTC  (2+ messages)

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

[PATCH v12 1/3] Y2038: provide size of default time_t for target architecture
 2018-10-22 22:09 UTC  (12+ messages)
` [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

Directions for arc4random
 2018-10-22 21:21 UTC 

[PATCH] Improve adherance to the GNU Kind Communication Guidelines
 2018-10-22 19:53 UTC  (2+ messages)

[PATCH 0/2] Fix up soft-fp issue
 2018-10-22 19:31 UTC  (14+ 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

[PATCH] Don't use PSEUDO_END for non-PSEUDO function
 2018-10-22 19:31 UTC  (4+ messages)

Propose requiring Python 3.4 or later for building glibc
 2018-10-22 18:35 UTC  (14+ messages)

[PATCH] Fix test-installation.pl with missing libnss_test2
 2018-10-22 17:16 UTC 

Use Linux 4.19 in build-many-glibcs.py [committed]
 2018-10-22 16:50 UTC 

In a cross-compile do host and build need exactly the same tools?
 2018-10-22 15:54 UTC  (2+ messages)

[PATCH] time/tst-mktime2: Improve test error reporting
 2018-10-22 14:51 UTC  (2+ messages)

Patch to require Python 3.4 or later to build glibc
 2018-10-22 14:50 UTC  (2+ messages)
` Ping "

Stop c32rtomb and mbrtoc32 aliasing wcrtomb and mbrtowc (bug 23793)
 2018-10-22 14:49 UTC  (2+ messages)

[PATCH] x86: Don't include <x86intrin.h>
 2018-10-21  7:04 UTC  (2+ messages)

[PATCH] x86: Use _rdtsc intrinsic for HP_TIMING_NOW
 2018-10-21  6:57 UTC  (12+ messages)
    ` V2 "

[PATCH] elf: Update GNU_PROPERTY_X86_XXX macros [BZ #23797]
 2018-10-20 22:37 UTC  (3+ messages)

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

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

Handle surrogate pairs in c16rtomb (bug 23794, DR#488, C2X)
 2018-10-19 16:31 UTC  (3+ messages)

[PATCH v4] aarch64: enforce >=64K guard size
 2018-10-19 16:12 UTC  (3+ messages)

[PATCH v11 1/3] Y2038: provide size of default time_t for target architecture
 2018-10-19 15:57 UTC  (5+ messages)
` [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] Add VDSO support to sparc
 2018-10-19  4:02 UTC 

[PATCH] Regenerate sparc ulps
 2018-10-19  4:01 UTC 

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

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

[PATCH v10 1/3] Y2038: provide size of default time_t for target architecture
 2018-10-18 19:35 UTC  (6+ messages)

[PATCH] resource: Update struct rusage comments [BZ #23689]
 2018-10-18 18:22 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 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 v5] Locales: Cyrillic -> ASCII transliteration table [BZ #2872]
 2018-10-17 14:16 UTC  (6+ messages)
  ` [PATCH v6] "

[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)

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)


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).