public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH 00/37] Manual typos: Overview
 2016-05-30 14:04 UTC  (12+ messages)
` [PATCH 10/37] Manual typos: Pattern Matching
` [PATCH 14/37] Manual typos: Sockets
` [PATCH 13/37] Manual typos: File System Interface
` [PATCH 12/37] Manual typos: Low-Level Input/Output
` [PATCH 11/37] Manual typos: Input/Output on Streams
` [PING] [PATCH 00/37] Manual typos: Overview

[PATCH] New condvar implementation that provides stronger ordering guarantees
 2016-05-30 13:55 UTC  (6+ messages)

[PATCH] fork in libpthread cannot use IFUNC resolver [BZ #19861]
 2016-05-30 13:51 UTC  (3+ messages)

[PATCH] ld.so: Fix local scopes for prelink conflicts
 2016-05-30 13:46 UTC  (2+ messages)
` [PING] "

[PATCH] posix: Call _exit in failure case for posix_spawn{p} (BZ#20178)
 2016-05-30 13:30 UTC 

[PATCH v5 0/3] posix: Execute file function fixes
 2016-05-30 13:07 UTC  (5+ messages)
` [PATCH 3/3] posix: New Linux posix_spawn{p} implementation

Bug vandalism on sourceware.org bug tracker
 2016-05-30 13:03 UTC  (10+ messages)

[PATCH] Ignore nspr headers directory when checking local headers
 2016-05-30 12:51 UTC 

[PATCH COMMITTED] stpcpy is part of POSIX.1-2008 [BZ #3629]
 2016-05-30 11:36 UTC 

Delete dead code? [BZ 19653]
 2016-05-30 11:03 UTC  (4+ messages)

[PATCH v3] libio: use PTR_MANGLE/PTR_DEMANGLE for FILE vtables
 2016-05-30 10:59 UTC  (6+ messages)

[PATCH] localedef --old-style is a no-op
 2016-05-30  5:02 UTC  (3+ messages)

link issue with i686, ifunc & newer binutils
 2016-05-30  4:52 UTC  (7+ messages)

[PATCH v4] libio: use PTR_MANGLE/PTR_DEMANGLE for FILE vtables
 2016-05-29 21:28 UTC  (3+ messages)

RFC: handling ISO C feature test macros
 2016-05-28  3:15 UTC  (4+ messages)

[PATCH] Count number of logical processors sharing L2 cache
 2016-05-28  3:03 UTC  (9+ messages)

[PATCHv3 00/11] Refactor libm-test.c and friends
 2016-05-27 21:42 UTC  (32+ messages)
` [PATCHv3 06/11] Replace M_PI_4l with lit_pi_4_d in libm-test.inc
` [PATCHv3 01/11] Begin refactor of libm-test.inc
` [PATCHv3 08/11] Apply LIT(x) to floating point literals in libm-test.c
` [PATCHv3 04/11] Replace M_PI2l with lit_pi_2_d in libm-test.inc
` [PATCHv3 03/11] Refactor M_ macros defined "
` [PATCHv3 07/11] Replace M_El with lit_e "
` [PATCHv3 11/11] Generate new format names in auto-libm-test-out
` [PATCHv3 02/11] Refactor type specific macros using regexes
` [PATCHv3 10/11] Remove type specific information from auto-libm-test-in
` [PATCHv3 05/11] Replace M_PIl with lit_pi in libm-test.inc
` [PATCHv3 09/11] Remove CHOOSE() macro from libm-tests.inc

[PATCH] stpcpy comes from Turbo C [BZ #3629]
 2016-05-27 19:49 UTC  (6+ messages)

Fix powerpc64 ceil, rint etc. on sNaN input (bug 20160) [committed]
 2016-05-27 18:08 UTC 

Fix powerpc32 ceil, rint etc. on sNaN input (bug 20160) [committed]
 2016-05-27 17:48 UTC 

Avoid "invalid" exceptions from powerpc fabsl (sNaN) (bug 20157) [committed]
 2016-05-27 15:45 UTC 

Remove unused macros from libm-test.inc [committed]
 2016-05-27 15:34 UTC 

Fix ldbl-128ibm ceill, rintl etc. for sNaN arguments (bug 20156) [committed]
 2016-05-27 15:09 UTC 

[PATCH][AArch64] Add rawmemchr
 2016-05-27 13:31 UTC 

[PATCH] Add atomic operations required by the new condition variable
 2016-05-27 11:47 UTC  (3+ messages)

[PATCH v6 00/21] ILP32 for ARM64
 2016-05-27 11:15 UTC  (13+ messages)
  ` [PATCH 01/23] all: syscall wrappers: add documentation
  ` [PATCH 18/23] arm64: ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it
  ` [PATCH 16/23] arm64: ilp32: introduce binfmt_ilp32.c

[PATCH v4 0/3] Fix {recv,send}{m}msg standard compliance (BZ#16919)
 2016-05-27  9:13 UTC  (9+ messages)

[PATCH v2] Treat STV_HIDDEN and STV_INTERNAL symbols as STB_LOCAL
 2016-05-26 23:14 UTC  (3+ messages)

Fix ldbl-128ibm sqrtl (sNaN) (bug 20153) [committed]
 2016-05-26 23:10 UTC 

[PATCH] network: Fix cmsghdr padding in sendmsg (BZ#16919)
 2016-05-26 21:42 UTC  (6+ messages)

Fix ldbl-128 j0l, j1l, y0l, y1l for sNaN argument (bug 20151) [committed]
 2016-05-26 21:42 UTC 

New Finnish PO file for 'libc' (version 2.22-pre1)
 2016-05-26 19:03 UTC 

Add more sNaN tests to libm-test.inc [committed]
 2016-05-26 18:17 UTC 

Added notes on using 100% new files in test applications
 2016-05-26 18:07 UTC 

Support sNaN testing in libm-test.inc [committed]
 2016-05-26 17:52 UTC 

[RFC][PATCH v2 0/6][BZ 10871] Month names in genitive case
 2016-05-25 20:21 UTC  (2+ messages)
` [PING][BZ "

[PATCH] Refactor tst-strtod-round.c for type-generic-ness
 2016-05-25 19:30 UTC  (5+ messages)
` [PATCHv2] "

Do not raise "inexact" from powerpc64 ceil, floor, trunc (bug 15479) [committed]
 2016-05-25 17:52 UTC 

[PATCH 1/3] Optimize trunc() and truncf()
 2016-05-25 17:43 UTC  (10+ messages)
` [PATCH 2/3] Add more tests for trunc
` [PATCH 3/3] alpha: Remove trunc() and truncf() implementations

Do not raise "inexact" from powerpc32 ceil, floor, trunc (bug 15479) [committed]
 2016-05-25 17:14 UTC 

[PATCH 00/14] S390: Optimize iconv modules
 2016-05-25 16:32 UTC  (14+ messages)
` [PATCH 01/14] S390: Get rid of make warning: overriding recipe for target gconv-modules
        ` [PING] "
                  ` [COMMITTED] "

RFC: avoiding "inexact" from x86 ceil / floor / trunc
 2016-05-25 15:34 UTC  (2+ messages)

Do not raise "inexact" from x86_64 SSE4.1 ceil, floor (bug 15479) [committed]
 2016-05-24 21:35 UTC 

[PATCHv2 00/14] Refactor libm-test.inc and friends
 2016-05-24 20:50 UTC  (20+ messages)
` [PATCHv2 01/14] Fixup usage of MANT_DIG in libm-test.inc
` [PATCHv2 02/14] Fixup usage of MIN_EXP "
` [PATCHv2 06/14] Replace M_PI2l with pi_2_d "
` [PATCHv2 11/14] Apply LIT(x) to floating point literals in libm-test.c
` [PATCHv2 04/14] Refactor type specific macros using regexes
` [PATCHv2 10/14] Add note about nexttoward test cases in libm-test.inc

[PATCHv2 0/6] Refactor several strtod tests to support more types
 2016-05-24 20:03 UTC  (21+ messages)
` [PATCHv2 1/6] Refactor bug-strtod.c to better test new types
` [PATCHv2 2/6] Refactor bug-strtod2.c to be type generic
` [PATCHv2 3/6] Refactor tst-strtod6.c
` [PATCHv3 0/3] Refactor tst-strtod-round
  ` [PATCHv3 2/3] Refactor tst-strtod-round.c for type-generic-ness
  ` [PATCHv3 3/3] Refactor tst-strtod-round-data.h to avoid adding a type suffix
  ` [PATCHv3 1/3] Refactor tst-strtod-round.c

[PATCH 1/3] Remove __ASSUME_FUTEX_LOCK_PI
 2016-05-24 19:09 UTC  (6+ messages)
` [PATCH 2/3] Remove __ASSUME_SET_ROBUST_LIST
` [PATCH 3/3] Add runtime check for __ASSUME_REQUEUE_PI (BZ#18463)

[PATCH] malloc: Remove __malloc_initialize_hook from the API [BZ #19564]
 2016-05-24 19:07 UTC  (3+ messages)

Support NSS modules which can only provide a subset of authoritative answers
 2016-05-24 18:39 UTC 

Do not raise "inexact" from generic round (bug 15479) [committed]
 2016-05-24 17:49 UTC 

Do not raise "inexact" from generic ceil (bug 15479)
 2016-05-24 17:47 UTC  (2+ messages)

Do not raise "inexact" from generic floor (bug 15479) [committed]
 2016-05-24 17:45 UTC 

[PATCH] [BZ #19776]: X86-64: Remove previous default/SSE2/AVX2 memcpy/memmove
 2016-05-24 17:26 UTC  (4+ messages)

[PATCH] Avoid an extra branch to PLT for -z now
 2016-05-24 16:52 UTC  (3+ messages)

[PATCH 4/4] S390: Implement mempcpy with help of memcpy. [BZ #19765]
 2016-05-24  9:11 UTC  (18+ messages)

[PATCH] malloc: Correct malloc alignment on 32-bit architectures [BZ #6527]
 2016-05-24  8:55 UTC  (2+ messages)

[PATCH] libio: use PTR_MANGLE/PTR_DEMANGLE for FILE vtables
 2016-05-23 22:18 UTC  (4+ messages)

New Swedish PO file for 'libc' (version 2.22-pre1)
 2016-05-23 17:17 UTC 

Bugzilla: Requirement for comment with RESOLVED
 2016-05-23 16:51 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).