public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/9] Use more flags parameters instead of global bits in stdio
 2018-06-29 14:29 UTC  (9+ messages)
` [PATCH 2/9] Add __vfscanf_internal and __vfwscanf_internal with flags arguments

[PATCH 6/9] Remove the error handling wrapper from exp and exp2
 2018-06-29 14:24 UTC  (2+ messages)

[PATCH 1/2] aarch64,falkor: Use vector registers for memmove
 2018-06-29 14:05 UTC  (4+ messages)
` [PATCH 2/2] aarch64,falkor: Use vector registers for copy

[PATCH] posix: Sync gnulib regex implementation
 2018-06-29 13:48 UTC  (3+ messages)

buildbot-worker vs buildslave
 2018-06-29 13:26 UTC 

[PATCH 0/9] Add new exp, exp2, log, log2 and pow implementations
 2018-06-29 13:00 UTC 

[PATCH 9/9] Remove the error handling wrapper from pow
 2018-06-29 12:57 UTC 

[PATCH 8/9] Remove the error handling wrapper from log2
 2018-06-29 12:56 UTC 

[PATCH 7/9] Remove the error handling wrapper from log
 2018-06-29 12:55 UTC 

[PATCH] malloc: Update heap dumping/undumping comments [BZ #23351]
 2018-06-29 12:54 UTC  (2+ messages)

[PATCH v3 4/9] Add new pow implementation
 2018-06-29 12:51 UTC 

[PATCH v3 3/9] Add new log2 implementation
 2018-06-29 12:48 UTC 

[PATCH v3 2/9] Add new log implementation
 2018-06-29 12:47 UTC 

[PATCH2/2] Improve performance of sinf and cosf
 2018-06-29 12:45 UTC  (3+ messages)

[PATCH v3 1/9] Add new exp and exp2 implementations
 2018-06-29 12:45 UTC 

[PATCH1/2] Improve performance of sincosf
 2018-06-29 12:20 UTC  (3+ messages)

[PATCH 0/1] hy_AM: Add alternative month names (bug 23140)
 2018-06-29 10:59 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/1] ast_ES: Add alternative month names (bug 23140)
 2018-06-29 10:39 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] Add long double input for strfmon test
 2018-06-29 10:25 UTC  (2+ messages)

--disable-shared support
 2018-06-29 10:13 UTC  (3+ messages)

[PATCH] [BZ #21812] getifaddrs() Don't return ifa entries with NULL names
 2018-06-29  9:38 UTC  (5+ messages)

[RFC][PATCH] New language: Lower Sorbian (dsb_DE) [BZ #23208]
 2018-06-29  8:43 UTC  (6+ messages)
  ` [PATCH v2] "
        ` [PATCH v3] "

FAIL nptl/tst-robustpi4
 2018-06-29  8:22 UTC  (6+ messages)
    ` FAIL nptl/tst-robustpi4 [BZ 23183]

[RFC PATCH v3 00/12] port C-SKY to glibc
 2018-06-29  8:12 UTC  (13+ messages)
` [RFC PATCH v3 02/12] C-SKY: TLS support
` [RFC PATCH v3 04/12] C-SKY: Hard Float Support
` [RFC PATCH v3 01/12] C-SKY: ABI related code
` [RFC PATCH v3 05/12] C-SKY: Atomic and Locking Routines
` [RFC PATCH v3 11/12] C-SKY: Add build-many-glibcs.py support
` [RFC PATCH v3 10/12] C-SKY: Build Infastructure
` [RFC PATCH v3 09/12] C-SKY: Linux Startup and Dynamic Loading Code
` [RFC PATCH v3 12/12] C-SKY: Skeleton documentation
` [RFC PATCH v3 06/12] C-SKY: Linux Syscall Interface
` [RFC PATCH v3 08/12] C-SKY: ABI Lists
` [RFC PATCH v3 07/12] C-SKY: Linux ABI
` [RFC PATCH v3 03/12] C-SKY: Generic math Routines

[PATCH 1/2] aarch64: Remove HWCAP_CPUID from HWCAP_IMPORTANT
 2018-06-29  7:19 UTC  (2+ messages)

RFC V3 [1/2] test-in-container
 2018-06-29  5:01 UTC  (9+ messages)

[PATCH 0/2] Fix for printf_size and IEEE binary128 implementation
 2018-06-29  4:18 UTC  (3+ messages)
` [PATCH 2/2] ldbl-128ibm-compat: Add printf_size
` [PATCH 1/2] Fix behaviour of 'is_binary128' in __printf_fp

RFC V3 [1/2] test-in-container
 2018-06-29  1:57 UTC  (3+ messages)
  ` RFC V4 test-in-container

Avoid insecure usage of tmpnam in tests
 2018-06-28 22:14 UTC 

[PATCH v2] Add new log implementation
 2018-06-28 21:23 UTC  (2+ messages)

[PATCH] New configure option --disable-crypt
 2018-06-28 21:20 UTC  (4+ messages)

[PATCH v2] Add new exp and exp2 implementations
 2018-06-28 21:17 UTC  (2+ messages)

RFC V2 [2/2] test-in-container
 2018-06-28 21:05 UTC  (3+ messages)

[PATCH] libc: Extend __libc_freeres framework (Bug 23329)
 2018-06-28 19:10 UTC  (14+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "
          ` [PATCH v4] "

[patch] explicit_bzero constraint on the destination buffer
 2018-06-28 19:00 UTC  (4+ messages)

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

[PATCH 2/2] aarch64: add HWCAP_ATOMICS to HWCAP_IMPORTANT
 2018-06-28 18:26 UTC 

[PATCH] Remove macros extend_alloca, extend_alloca_account [BZ #18023]
 2018-06-28 17:49 UTC  (4+ messages)

[PATCH 1/6] Use uint32_t sign in single precision math error handling, functions
 2018-06-28 17:15 UTC  (2+ messages)

[PATCH] Disallow use of DES encryption functions in new programs
 2018-06-28 16:01 UTC  (3+ messages)

[PATCH 0/2] Accept absolute symbols whose value is zero [BZ #23307]
 2018-06-28 14:54 UTC  (8+ messages)
` [PATCH 2/2] libc-abis: Define ABSOLUTE ABI [BZ #19818][BZ #23307]

Invalid program counters and unwinding
 2018-06-28 14:49 UTC  (15+ messages)

[PATCH v4] Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)
 2018-06-28 12:44 UTC  (10+ messages)
` [COMMITTED] Fix documentation build with old makeinfo

[PATCH] Locales: Use CLDR matching thousands separator
 2018-06-28 11:09 UTC 

[PATCH v2] Add new pow implementation
 2018-06-28 11:07 UTC 

[PATCH v2] Add new log2 implementation
 2018-06-28 11:06 UTC 

[PATCH] time: Define _STRUCT_TIMESPEC in <bits/types/struct_timespec.h>
 2018-06-28 10:52 UTC  (7+ messages)

[PATCH] arc4random implementation
 2018-06-28  7:22 UTC  (3+ messages)

[PATCH] mention disabling GCC built-ins for customization
 2018-06-27 23:37 UTC  (4+ messages)
    ` PING "

[PATCH] powerpc: Add enable exception bits
 2018-06-27 22:11 UTC  (3+ messages)

[PING][PATCH v2] nisplus: Correct pwent parsing issue and resulting compilation error [BZ #23266]
 2018-06-27 21:03 UTC  (3+ messages)
` [committed v3] nisplus: Correct pwent parsing issue and resulting build "

Remove nptl/sockperf.c
 2018-06-27 16:26 UTC  (3+ messages)

[PATCHv2] ldbl-128ibm-compat: Introduce ieee128 symbols
 2018-06-27 16:14 UTC  (2+ messages)

[PATCH 4/6] Add new log2 implementation
 2018-06-27 16:06 UTC  (3+ messages)

[PATCH 5/6] Add new pow implementation
 2018-06-27 15:39 UTC  (2+ messages)

[PATCH] _dl_map_object_deps: Use struct scratch_buffer [BZ #18023]
 2018-06-27 15:34 UTC  (2+ messages)

[PATCH 3/6] Add new log implementation
 2018-06-27 15:34 UTC  (2+ messages)

Updating "contribution Checklist" to recommend git format-patch
 2018-06-27 15:24 UTC  (4+ messages)

[PATCH 6/6] aarch64: update libm-test-ulps
 2018-06-27 14:56 UTC 

[PATCH 2/6] Add new exp and exp2 implementations
 2018-06-27 14:52 UTC 

[PATCH 1/6] Use uint32_t sign in single precision math error handling, functions
 2018-06-27 14:50 UTC 

[PATCH v8 0/8] Add support for ISO C threads.h
 2018-06-27 13:40 UTC  (2+ messages)

[PATCH 0/1] Y2038 support batch 3 - difftime
 2018-06-27 11:03 UTC  (8+ messages)
` [PATCH 1/1] Y2038: add function __difftime64

Locales: Thousands separator
 2018-06-27  6:31 UTC  (5+ messages)

glibc 2.28 release on August 1st and extended ABI freeze for ppc64le float128
 2018-06-27  2:00 UTC  (5+ messages)

[PATCH v5 1/3] Tunables: Add tunables of spin count for pthread adaptive spin mutex
 2018-06-27  0:01 UTC  (2+ messages)

Fix hardcoded /tmp paths in testing (bug 13888)
 2018-06-26 21:47 UTC  (5+ messages)
` Ping "

[PATCH] ldbl-128ibm-compat: Introduce ieee128 symbols
 2018-06-26 21:25 UTC  (2+ messages)

Multiple symbol versions for the same function
 2018-06-26 20:57 UTC  (2+ messages)

[PATCH] wordexp: Rewrite parse_tilde to use struct scratch_buffer [BZ #18023]
 2018-06-26 18:27 UTC  (3+ messages)

[PATCH] gethostid (Linux variant): Switch to struct scratch_buffer [BZ #18023]
 2018-06-26 18:16 UTC  (5+ messages)

[PATCH V2] Initialize pad outside the conditional to prevent uninitialized data warnings
 2018-06-26 17:08 UTC  (2+ messages)

[PATCH] sunrpc: Remove always-defined _RPC_THREAD_SAFE_ macro
 2018-06-26 13:28 UTC  (2+ messages)

[PATCH] Run thread shutdown functions in an explicit order
 2018-06-26 13:05 UTC  (6+ 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).