public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[RFC 0/1] Contributing a compound object to the libpthread
 2018-06-20 13:14 UTC  (22+ messages)

[PATCHv2 00/12] Introduce ieee128 symbols and redirections
 2018-06-20 13:14 UTC  (18+ messages)
` [PATCH 05/12] Refactor math/bits/math-finite.h, reusing math/bits/mathcalls.h [BZ #23292]
` [PATCH 02/12] Move declare_mgen_finite_alias definition
` [PATCH 03/12] Add a generic scalb implementation
` [PATCH 01/12] Undefine redirections after long double definition on __LDBL_COMPAT [BZ #23294]
` [PATCH 04/12] Add a generic significand implementation
` [PATCH 07/12] ldbl-128ibm-compat: Provide a scalb implementation
` [PATCH 06/12] ldbl-128ibm-compat: Create libm-alias-float128.h
` [PATCH 09/12] ldbl-128ibm-compat: Provide nexttoward functions
` [PATCH 10/12] ldbl-128ibm-compat: Redirect long double functions to f128/ieee128 functions
` [PATCH 12/12] ldbl-128ibm-compat: Provide ieee128 symbols to narrow functions
` [PATCH 08/12] ldbl-128ibm-compat: Provide a significand implementation
` [PATCH 11/12] ldbl-128ibm-compat: Redirect complex math functions

nss_compat still deprecated?
 2018-06-20 13:10 UTC  (2+ messages)

Locales: Thousands separator
 2018-06-20 13:01 UTC  (2+ messages)

Why GLIBC requires compiler optimizations to build
 2018-06-20 12:51 UTC  (4+ messages)

[PATCH 0/1] Y2038 support batch 3 - difftime
 2018-06-20 12:14 UTC  (2+ messages)
` [PATCH 1/1] Y2038: add function __difftime64

[PATCH] libio: Disable vtable validation in case of interposition [BZ #23313]
 2018-06-20  7:58 UTC  (5+ messages)

[PATCH] Add Andes nds32 dynamic relocations to elf.h
 2018-06-20  7:42 UTC 

[PATCH v5 0/2] Y2038 support batch 1 - __time64_t and __tz_convert
 2018-06-20  7:16 UTC  (9+ messages)
` [PATCH v5 2/2] Y2038: make __tz_convert compatible with 64-bit-time
` [PATCH v5 1/2] Y2038: Add 64-bit time for all architectures

[PATCH v2 0/1] Y2038 support batch 2 - __mktime_internal
 2018-06-19 21:01 UTC  (2+ messages)
` [PATCH v2 1/1] Y2038: make __mktime_internal compatible with 64-bit-time

[PATCH] elf.h: Add BPF relocation types
 2018-06-19 20:38 UTC  (4+ messages)

Future of libio vtable compatibility
 2018-06-19 19:20 UTC  (14+ messages)

[PATCH 0/1] Y2038 support batch 2 - __mktime_internal
 2018-06-19 16:32 UTC  (4+ messages)
` [PATCH 1/1] Y2038: make __mktime_internal compatible with 64-bit-time

[PATCH] libio: Add new test tst-vtables
 2018-06-19 14:01 UTC 

[PATCH] libio: Avoid ptrdiff_t overflow in IO_validate_vtable
 2018-06-19 12:05 UTC  (2+ messages)

[PATCH] Assume that _IO_MTSAFE_IO is always defined in libio/stdfiles.c
 2018-06-19 10:30 UTC  (10+ messages)

[PATCH 00/20] RFC: Add the CPU run-time library for C
 2018-06-19  8:20 UTC  (8+ messages)

[PATCH] Fix race in pthread_mutex_lock while promoting to PTHREAD_MUTEX_ELISION_NP [BZ #23275]
 2018-06-19  7:45 UTC  (2+ messages)

Fix scanf rounding of negative floating-point numbers (bug 23280)
 2018-06-19  7:25 UTC  (2+ messages)

[PATCH] mention disabling GCC built-ins for customization
 2018-06-19  3:00 UTC  (5+ messages)

[PATCH v4 1/3] Tunables: Add tunables of spin count for pthread adaptive spin mutex
 2018-06-19  1:26 UTC  (2+ messages)

[hurd,commited] hurd: Fix "Missing required PLT reference"
 2018-06-19  0:33 UTC 

[RFC][PATCH] New language: Lower Sorbian (dsb_DE) [BZ #23208]
 2018-06-18 23:45 UTC  (2+ messages)

[PATCH] nisplus: Correct pwent parsing issue and resulting compilation error
 2018-06-18 20:40 UTC  (9+ messages)
  ` [PATCH v2] nisplus: Correct pwent parsing issue and resulting compilation error [BZ #23266]

[PATCH 0/2] Accept absolute symbols whose value is zero [BZ #23307]
 2018-06-18 18:08 UTC  (3+ messages)
` [PATCH 2/2] libc-abis: Define ABSOLUTE ABI [BZ #19818][BZ #23307]
` [PATCH 1/2] elf: Accept absolute (SHN_ABS) symbols whose value is zero [BZ #23307]

[PATCH] Linux: Implement opensock using Netlink sockets
 2018-06-18 17:28 UTC  (9+ messages)

[PATCH v4 0/2] Y2038 support batch 1 - __time64_t and __tz_convert
 2018-06-18 14:54 UTC  (4+ messages)
` [PATCH v4 1/2] Y2038: Add 64-bit time for all architectures
` [PATCH v4 2/2] Y2038: make __tz_convert compatible with 64-bit-time

[PATCH 0/2] Y2038 support batch 1 - __time64_t and __tz_convert
 2018-06-18 13:34 UTC  (7+ messages)
` [PATCH 2/2] Y2038: make __tz_convert compatible with 64-bit-time

Update MAP_TYPE value for hppa from Linux 4.17
 2018-06-18 13:31 UTC  (5+ messages)
` Ping "
  ` Ping^2 "

[PATCH] Linux: Create Netlink socket with SOCK_CLOEXEC in __check_pf [BZ #15722]
 2018-06-18 13:24 UTC  (2+ messages)

Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h
 2018-06-18 13:11 UTC  (4+ messages)
` Ping "
  ` Ping^2 "

Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h
 2018-06-18 13:10 UTC  (4+ messages)
` Ping "
  ` Ping^2 "

Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h
 2018-06-18 13:09 UTC  (4+ messages)
` Ping "
  ` Ping^2 "

[PATCH v3 0/2] Y2038 support batch 1 - __time64_t and __tz_convert
 2018-06-18 11:34 UTC  (4+ messages)
` [PATCH v3 2/2] Y2038: make __tz_convert compatible with 64-bit-time
` [PATCH v3 1/2] Y2038: Add 64-bit time for all architectures

Fix powerpc64le build of nan-sign tests (bug 23303) [committed]
 2018-06-18 11:28 UTC 

hurd: missing some PLT refs?!
 2018-06-18 11:27 UTC  (2+ messages)

x86_64: movdqu rarely stores bad data (movdqu works fine). Kernel bug, fried CPU or glibc bug?
 2018-06-17 21:39 UTC  (2+ messages)

[PATCH v2 0/2] Y2038 support batch 1 - __time64_t and __tz_convert
 2018-06-16 18:21 UTC  (14+ messages)
` [PATCH v2 2/2] Y2038: make __tz_convert compatible with 64-bit-time
` [PATCH v2 1/2] Y2038: Add 64-bit time for all architectures

[hurd,commited] hurd: Fix reference to _hurd_self_sigstate
 2018-06-16 14:40 UTC 

[hurd,commited] hurd: Fix missing __pthread_get_cleanup_stack symbol
 2018-06-16  9:22 UTC 

[hurd,commited 1/8] hurd: avoid PLT ref between sendfile and sendfile64
 2018-06-16  1:15 UTC  (8+ messages)
` [hurd,commited 8/8] hurd: Whitelist PLT refs which are difficult to avoid
` [hurd,commited 4/8] hurd: Avoid missing PLT ref from ld.so requirement
` [hurd,commited 2/8] hurd: Detect 32bit overflow in value returned by lseek
` [hurd,commited 7/8] hurd: Avoid PLT references to syscalls
` [hurd,commited 6/8] hurd: Avoid PLT ref to __mach_msg
` [hurd,commited 5/8] hurd: Avoid PLT references to shortcuts
` [hurd,commited 3/8] hurd: Avoid PLT ref for __pthread_get_cleanup_stack

[PATCH 0/9] Introduce ieee128 symbols and redirections
 2018-06-15 20:20 UTC  (10+ messages)
` [PATCH 4/9] ldbl-128ibm-compat: Add a generic significand() implementation
` [PATCH 7/9] Refactor math-finite.h and introduce mathcalls-redir.h

[PATCH] [BZ #21812] getifaddrs() Don't return ifa entries with NULL names
 2018-06-15 19:12 UTC  (2+ messages)

Restartable Sequences system call merged into Linux
 2018-06-15 17:50 UTC  (21+ messages)

Fix sign of NaN returned by strtod (bug 23007) [committed]
 2018-06-15 17:37 UTC 

[PATCH v3 00/13] nds32 glibc port, v3
 2018-06-15  7:47 UTC  (7+ messages)
` [PATCH v3 01/13] nds32: Build Infastructure
` [PATCH v3 07/13] nds32: Linux Syscall Interface

Deprecate ,ccs= parameter for fopen
 2018-06-15  6:41 UTC 

[PATCH] localedata: Make IBM273 compatible with ISO-8859-1 [BZ #23290]
 2018-06-14 19:37 UTC  (2+ messages)

[PATCH v2] libio: Flush stream at freopen (BZ#21037)
 2018-06-14 18:28 UTC  (5+ messages)

[Patch] Use VDSO interface for gettimeofday on aarch64
 2018-06-14 16:59 UTC  (7+ messages)
        ` [COMMITTED] aarch64: Use an ifunc/VDSO to implement gettimeofday in shared glibc

Ignore -Wrestrict for one strncat test [committed]
 2018-06-14 14:20 UTC 

page:  |  | latest

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