public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH] elf.h: Add BPF relocation types
 2018-06-21 16:48 UTC  (7+ messages)

[PATCH 00/14] Functions with format string for IEEE128 on powercpc64le
 2018-06-21 16:44 UTC  (16+ messages)
` [PATCH 03/14] Add internal implementations for argp.h, err.h, and error.h functions
` [PATCH 01/14] Prepare vfprintf to use __printf_fp/__printf_fphex with float128 arg
` [PATCH 02/14] Prepare vfscanf to use __strtof128_internal
` [PATCH 13/14] ldbl-128ibm-compat: Add error.h functions
` [PATCH 09/14] ldbl-128ibm-compat: Add regular character scanning functions
` [PATCH 06/14] ldbl-128ibm-compat: Add regular character, fortified printing functions
` [PATCH 10/14] ldbl-128ibm-compat: Add wide character scanning functions
` [PATCH 07/14] ldbl-128ibm-compat: Add wide character, fortified printing functions
` [PATCH 14/14] ldbl-128ibm-compat: Add tests for err.h and error.h functions
` [PATCH 12/14] ldbl-128ibm-compat: Add err.h functions
` [PATCH 04/14] ldbl-128ibm-compat: Add regular character printing functions
` [PATCH 05/14] ldbl-128ibm-compat: Add wide "
` [PATCH 11/14] ldbl-128ibm-compat: Add argp_error and argp_failure
` [PATCH 08/14] ldbl-128ibm-compat: Test double values

[PATCHv2 00/12] Introduce ieee128 symbols and redirections
 2018-06-21 16:25 UTC  (35+ messages)
` [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 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 11/12] ldbl-128ibm-compat: Redirect complex math functions
` [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

Locales: Thousands separator
 2018-06-21 14:16 UTC  (12+ messages)

[PATCH] arc4random implementation
 2018-06-21 12:00 UTC  (2+ messages)

[PATCH] time: Define _STRUCT_TIMESPEC in <bits/types/struct_timespec.h>
 2018-06-21 11:24 UTC  (3+ messages)

[PATCH v4] Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)
 2018-06-21 11:04 UTC  (3+ messages)

[PATCH 0/4 v3] libcrypt phaseout
 2018-06-21  9:32 UTC  (9+ messages)
` [PATCH 4/4] New configure option --disable-crypt

Testing plain text with attachment
 2018-06-21  3:51 UTC  (2+ messages)

Fix tst-cmp.c build with GCC mainline [committed]
 2018-06-20 22:20 UTC 

Fix bug-strspn1.c, bug-strpbrk1.c build with GCC mainline [committed]
 2018-06-20 22:19 UTC 

math: Set 387 and SSE2 rounding mode for tgamma on i386 [BZ #23253]
 2018-06-20 21:07 UTC  (2+ messages)

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

Testing
 2018-06-20 18:53 UTC 

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

[PATCH] Unicode 11.0.0 Support: Update character encoding, character type info, and transliteration tables
 2018-06-20 15:54 UTC 

Why GLIBC requires compiler optimizations to build
 2018-06-20 15:22 UTC  (5+ messages)

[RFC 0/1] Contributing a compound object to the libpthread
 2018-06-20 13:14 UTC  (22+ messages)

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

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

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 1/2] elf: Accept absolute (SHN_ABS) "
` [PATCH 2/2] libc-abis: Define ABSOLUTE ABI [BZ #19818][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  (4+ 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)

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