unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2018-09-17 13:37:11 to 2018-09-24 21:50:41 UTC [more...]

[PATCH] Y2038: provide kernel support indication
 2018-09-24 21:50 UTC  (5+ messages)

Bootstrap build problem after V8 test-in-container patch"
 2018-09-24 20:26 UTC  (8+ messages)

[PATCH v2] Enable VDSO on statically linked programs
 2018-09-24 13:25 UTC  (8+ messages)

[PATCH] Don't build libnsl for new ABIs
 2018-09-24  8:28 UTC  (3+ messages)

V4 [PATCH] x86: Add <sys/platform/x86.h>
 2018-09-22 16:21 UTC  (7+ messages)

[PATCH] Fix ifunc support with DT_TEXTREL segments (BZ#20480)
 2018-09-22 12:14 UTC  (3+ messages)

[PATCH 1/2] Use libsupport for tst-spawn.c
 2018-09-22 11:58 UTC  (7+ messages)
` [PATCH 2/2] posix: Clear close-on-exec for posix_spawn adddup2 (BZ#23640)

V2 [PATCH] Check multiple NT_GNU_PROPERTY_TYPE_0 notes [BZ #23509]
 2018-09-22 11:07 UTC  (6+ messages)

Complete sys/procfs.h unification
 2018-09-21 19:40 UTC 

[PATCH] Protect _dl_profile_fixup data-dependency order [BZ #23690]
 2018-09-21 17:37 UTC  (13+ messages)

[PATCH] Fix ldbl-128ibm fma (Inf, Inf, finite) (bug 23272)
 2018-09-21 17:27 UTC  (6+ messages)

[PATCH] powerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSC
 2018-09-21 17:20 UTC  (9+ messages)

[RFC PATCH] glibc: Perform rseq(2) registration at nptl init and thread creation
 2018-09-21 16:29 UTC  (14+ messages)

[PATCH 1/3] posix: Add internal symbols for posix_spawn interface
 2018-09-21 13:09 UTC  (13+ messages)
` [PATCH 2/3] posix: Use posix_spawn on popen

PT_NOTE alignment, NT_GNU_PROPERTY_TYPE_0, glibc and gold (was: Re: [PATCH] Document GNU_PROPERTY_X86_ISA_1_[USED|NEEDED])
 2018-09-21 13:04 UTC  (4+ messages)
  ` PT_NOTE alignment, NT_GNU_PROPERTY_TYPE_0, glibc and gold

[PATCH] it_CH/it_IT locales: Correct some LC_TIME formats (bug 10425)
 2018-09-21  8:55 UTC  (2+ messages)

Use trunc functions not __trunc functions in glibc libm [committed]
 2018-09-20 21:11 UTC 

[PATCH] Fix misreported errno on preadv2/pwritev2 (BZ#23579)
 2018-09-20 18:32 UTC  (2+ messages)

libc-alpha Digest 20 Sep 2018 12:41:32 -0000 Issue 6574
 2018-09-20 17:43 UTC  (2+ messages)

[PATCH] Introduce --enable-math-noprivate
 2018-09-20 17:35 UTC  (6+ messages)

Sticky EOF breaks stream concatenation via dup2 [BZ #23636]
 2018-09-20 17:17 UTC  (17+ messages)

[PATCH] math: Use local strto_*nan function in nan* for CONFIG_MATH_NOPRIVATE
 2018-09-20 14:01 UTC 

[PATCH] Introduce --enable-math-noprivate
 2018-09-20 14:00 UTC 

Unify more sys/procfs.h headers
 2018-09-20 12:41 UTC 

[PATCH] Linux gethostid: Check for NULL value from gethostbyname_r [BZ #23679]
 2018-09-20 10:01 UTC  (3+ messages)

Update list of i686-class processors in sysdeps/x86/cpu-features.h
 2018-09-20  8:45 UTC  (8+ messages)

[PATCH] misc: New test misc/tst-gethostid
 2018-09-20  4:26 UTC  (3+ messages)

PING^1: V2 [PATCH] Check multiple NT_GNU_PROPERTY_TYPE_0 notes [BZ #23509]
 2018-09-20  2:13 UTC  (3+ messages)

when malloc runs out
 2018-09-20  1:43 UTC 

[PATCH] Fix strstr bug with huge needles (bug 23637)
 2018-09-19 22:07 UTC  (8+ messages)
  ` [PATCH v2] "

[PATCH BZ #23668] Default to the new format for ld.so.cache
 2018-09-19 20:37 UTC  (3+ messages)

[PATCH] Y2038: add function __clock_gettime64
 2018-09-19 16:29 UTC  (3+ messages)

[PATCH] Y2038: add struct __timespec64
 2018-09-19 16:24 UTC  (5+ messages)

[PATCH v7 1/2] Y2038: Add 64-bit time for all architectures
 2018-09-19 16:06 UTC  (3+ messages)
` [PATCH v7 2/2] Y2038: make __tz_convert compatible with 64-bit-time

[PATCH] Y2038: add function __clock_getres_time64
 2018-09-19 14:49 UTC  (2+ messages)

[PATCH 1/2] sysdeps/ieee754: prevent maybe-uninitialized errors
 2018-09-19 13:28 UTC  (4+ messages)
` [PATCH 2/2] soft-fp: ignore maybe-uninitialized

[PATCH] Y2038: add function __clock_settime64
 2018-09-19 13:15 UTC  (2+ messages)

[PATCH 0/3] New log, log2 and pow
 2018-09-19  9:19 UTC  (4+ messages)
` [PATCH 3/3] Add new pow implementation

[PATCH] Y2038: add function __difftime64
 2018-09-18 21:04 UTC 

[PATCH] Fix tst-setcontext9 for optimized small stacks
 2018-09-18 14:56 UTC  (2+ messages)

[PATCH] [RFC] making uapi/linux/elfcore.h useful again
 2018-09-18 14:21 UTC  (3+ messages)

New Belarusian PO file for 'libc' (version 2.27.9000)
 2018-09-18 14:07 UTC 

Fix ldbl-128ibm ceill, floorl inlining of ceil, floor [committed]
 2018-09-18 13:24 UTC 

[PATCH] gethostid (Linux variant): Switch to struct scratch_buffer [BZ #18023]
 2018-09-18 12:32 UTC  (7+ messages)

[PATCH v4 00/13] port C-SKY to glibc
 2018-09-18 11:43 UTC  (16+ messages)
` [PATCH v4 01/13] C-SKY: ABI related code
` [PATCH v4 03/13] C-SKY: Math support
` [PATCH v4 10/13] C-SKY: Build Infastructure

system and popen fail in case of big application
 2018-09-18  4:31 UTC  (14+ messages)

Use floor functions not __floor functions in glibc libm
 2018-09-17 21:14 UTC  (2+ messages)

Use ceil functions not __ceil functions in glibc libm [committed]
 2018-09-17 20:43 UTC 

[PATCH] Adjust name-prefix of ld.so in test-container.c
 2018-09-17 14:57 UTC  (3+ messages)

Unify many bits/mman.h headers
 2018-09-17 13:52 UTC  (2+ messages)

[PATCH] Fix race in pthread_mutex_lock while promoting to PTHREAD_MUTEX_ELISION_NP [BZ #23275]
 2018-09-17 13:38 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).