public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/5] sin/cos/sincos cleanups
 2016-09-01 16:36 UTC  (18+ messages)
` [PATCH 3/5] Consolidate input partitioning into do_cos and do_sin
  ` [PING][PATCH "
` [PATCH 5/5] Inline all support functions for sin and cos
  ` [PING][PATCH "
` [PATCH 1/5] Consolidate reduce_and_compute code
` [PATCH 2/5] Use fabs(x) instead of branching on signedness of input to sin and cos
` [PATCH 4/5] Use DO_SIN for sin(x) where 0.25 < |x| < 0.855469
  ` [PING][PATCH "

[PATCH 1/5] Make common fdim implementation generic
 2016-09-01 15:35 UTC  (15+ messages)
` [PATCH 2/5] Make common nextdown "
` [PATCH 5/5] Extend generic k_rem_pio2 implementation using generics
` [PATCH 4/5] Make common fmin implementation generic
` [PATCH 3/5] Make common fmax "

[PATCH] Remove unneeded stubs for k_rem_pio2l
 2016-09-01 15:35 UTC  (3+ messages)

[PATCH 0/3] posix: Execute file function fixes
 2016-09-01  9:28 UTC  (5+ messages)
` [PATCH v2 3/3] posix: New Linux posix_spawn{p} implementation

[PATCH] Base <sys/quota.h> on Linux kernel headers [BZ #20525]
 2016-09-01  9:09 UTC  (4+ messages)

AC_HEADER_MAJOR vs. glibc 2.25(-to-be)
 2016-09-01  8:35 UTC  (5+ messages)

test
 2016-08-31 23:01 UTC 

Fwd: [PATCH] [BZ #20496] agr_PE: new language locale Awajún / Aguaruna (agr) for Peru
 2016-08-31 22:58 UTC 

[PATCHv3 0/4] Enable sharing of ldbl-128 with float128
 2016-08-31 22:29 UTC  (16+ messages)
` [PATCHv3 1/4] ldbl-128: Rename 'long double' to '_Float128'
` [PATCHv3 4/4] ldbl-128: Manually cleanup whitespace issues from L(x) application
` [PATCHv3 2/4] ldbl-128: Use L(x) macro for long double constants
` [PATCHv3 3/4] ldbl-128: Mechanical L(x) cleanup

[PATCH] manual: Clarify the documentation of strverscmp [BZ #20524]
 2016-08-31 11:56 UTC  (5+ messages)

[PATCH] Add tst-wcstod-round
 2016-08-30 23:38 UTC  (4+ messages)
` [PATCH 1/2] powerpc64le: Create divergent sysdep directory for ppc64le

[PATCH] X86-64: Add _dl_runtime_resolve_avx[512]_opt [BZ #20508]
 2016-08-30 20:30 UTC  (7+ messages)

[PATCH 0/3] stat syscall family: support modern 32-bit ABI requirements
 2016-08-30 20:05 UTC  (10+ messages)
` [PATCH v4 2/3] 32-bit ABIs: support stat syscall family

[PATCH 00/13] Installed-header hygiene (BZ#20366)
 2016-08-30 17:10 UTC  (25+ messages)
` [PATCH 01/13] Installed-header hygiene (BZ#20366): obsolete BSD u_* types
  ` [PATCH 02/13] Installed-header hygiene (BZ#20366): manual fixups after mechanical change
    ` [PATCH 03/13] Installed-header hygiene (BZ#20366): missing inclusions A
      ` [PATCH 04/13] Installed-header hygiene (BZ#20366): missing inclusions B
        ` [PATCH 05/13] Installed header hygiene (BZ#20366): BYTE_ORDER macros
          ` [PATCH 06/13] Installed header hygiene (BZ#20366): Macros used in #if without checking whether they are defined
            ` [PATCH 07/13] Installed-header hygiene (BZ#20366): stack_t
              ` [PATCH 08/13] Installed-header hygiene (BZ#20366): time.h types
                ` [PATCH 09/13] Installed-header hygiene (BZ#20366): struct ifreq
                  ` [PATCH 10/13] Installed-header hygiene (BZ#20366): struct ether_addr
                    ` [PATCH 11/13] Installed-header hygiene (BZ#20366): struct osockaddr
                      ` [PATCH 12/13] Installed-header hygiene (BZ#20366): Miscellaneous
                        ` [PATCH 13/13] Installed header hygiene (BZ#20366): Test of installed headers

[PATCH] S390: Support PLT and GOT references in check-localplt
 2016-08-30 15:52 UTC  (8+ messages)

[PATCH] S390: Do not set FE_INEXACT with feraiseexcept (FE_OWERFLOW|FE_UNDERFLOW)
 2016-08-30 15:11 UTC  (6+ messages)

[PATCH v2 0/3] New strfrom functions
 2016-08-30 15:08 UTC  (4+ messages)
` [PATCH v2 2/3] Refactor strtod tests
` [PATCH v2 3/3] Add tests for strfrom functions
` [PATCH v2 1/3] Add strfromd, strfromf, and strfroml functions

[PATCH v3 1/9] Add configure check to test if gcc supports attribute ifunc
 2016-08-30 14:12 UTC  (17+ messages)
` [PATCH v3 3/9] s390: Refactor ifunc resolvers due to false debuginfo
` [PATCH v3 2/9] Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly "
` [PATCH v3 8/9] Use libc_ifunc macro for vfork in libpthread
` [PATCH v3 5/9] ppc: Use libc_ifunc macro for time, gettimeofday
` [PATCH v3 6/9] Use libc_ifunc macro for clock_* symbols in librt
` [PATCH v3 7/9] Use libc_ifunc macro for system in libpthread

Internal wrappers and _LIBC .vs. tests _of_ the headers as installed
 2016-08-30  1:14 UTC  (3+ messages)

[PATCH] Consolidate lseek/lseek64/llseek implementations
 2016-08-29 22:22 UTC  (5+ messages)

BZ editbugs permission
 2016-08-29 21:24 UTC  (2+ messages)

[PATCHv4 1/8] Prepare to convert _Complex cosine functions
 2016-08-29 18:31 UTC  (6+ messages)
` [PATCHv4 8/8] Convert remaining complex function to generated files

[PATCH] sparcv9: Restore fdiml@GLIBC_2.1 [Was Re: [PATCH 3/3] sparc32/sparcv9: add a VIS3 version of fdim]
 2016-08-29 18:31 UTC  (4+ messages)
    ` [PATCH] sparcv9: Restore fdiml@GLIBC_2.1

[PATCH v4] all: #define wordsize-related macros everywhere
 2016-08-29 16:04 UTC  (2+ messages)

[PATCH 1/2] libio: Multiple fixes for open_{w}memstram (BZ#18241 and BZ#20181)
 2016-08-29 14:43 UTC  (8+ messages)
` [PATCH 2/2] libio: Fix seek-past-end returned size for open_{w}memstream (BZ#15298)
` [PATCH v2 1/2] libio: Multiple fixes for open_{w}memstram (BZ#18241 and BZ#20181)
  ` [PATCH v2 2/2] libio: Fix seek-past-end returned size for open_{w}memstream (BZ#15298)

Add fetestexceptflag
 2016-08-29 11:42 UTC  (4+ messages)

[PATCH] Test status before h_errno in gaih_inet
 2016-08-29 10:37 UTC  (3+ messages)

[COMMITTED] Fix test-skeleton C99 designed initialization
 2016-08-29  9:21 UTC  (3+ messages)

_IO_stdin_used stripped by version scripts
 2016-08-29  8:49 UTC  (6+ messages)

[RFC nowrap: PATCH v7 00/19] ILP32 for ARM64
 2016-08-29  8:44 UTC  (5+ messages)
` [PATCH 01/19] compat ABI: use non-compat openat and open_by_handle_at variants

[PATCH] malloc: Simplify static malloc interposition [BZ #20432]
 2016-08-26 20:15 UTC  (2+ messages)

[PATCH v2] Consolidate lseek/lseek64/llseek implementations
 2016-08-26 20:02 UTC  (3+ messages)
` [PATCH 2/2] Consolidate Linux truncate implementations
` [PATCH 1/2] Consolidate Linux ftruncate implementations

[PATCH 1/3] sparc: build with -mvis on sparc32/sparcv9 and sparc64
 2016-08-26 18:34 UTC  (7+ messages)
` [PATCH 3/3] sparc32/sparcv9: add a VIS3 version of fdim

[PATCH] nptl: Avoid expected SIGALRM in most tests [BZ #20432]
 2016-08-26 17:50 UTC  (5+ messages)

[PATCH] X86-64: Correct CFA in _dl_runtime_resolve
 2016-08-26 15:54 UTC  (2+ messages)

[PATCH] string: Additional test for strcmp, strcasecmp
 2016-08-26 12:58 UTC  (7+ messages)

[PATCH 0/2] New strfrom functions
 2016-08-26  0:14 UTC  (10+ messages)

[PATCH v2] Reduce memory size of tsearch red-black tree
 2016-08-25 21:54 UTC  (5+ messages)

[PATCH] malloc: Manual part of conversion to __libc_lock
 2016-08-25 20:22 UTC  (2+ messages)

New Russian PO file for 'libc' (version 2.22-pre1)
 2016-08-25 16:32 UTC 

GNU indirect functions vs. symbol visibility
 2016-08-25 14:06 UTC  (3+ messages)

[Linux PATCH] fcntl: add new F_OFD_*32 constants and handle them appropriately
 2016-08-25 12:11 UTC  (6+ messages)

[PATCH] locale: fix hard-coded reference to gcc -E
 2016-08-25  8:08 UTC  (3+ messages)

[PATCH] localedata: lt_LT: use hyphens in d_fmt [BZ #20497]
 2016-08-24 20:09 UTC  (2+ messages)

[PATCH] Fix fnmatch handling of collating elements (bug 17396, bug 16976)
 2016-08-24 19:57 UTC  (6+ messages)

[RFC PATCH] Consolidate __lseek(), __llseek implementation
 2016-08-24 18:23 UTC  (2+ messages)

[PATCH 0/4] Linux fallocate, posix_fallocate, and posix_fadvise consolidation
 2016-08-24 14:40 UTC  (8+ messages)
` [PATCH 4/4] Consolidate posix_fadvise implementations

[PATCH v2 1/9] Add configure check to test if gcc supports attribute ifunc
 2016-08-24 14:10 UTC  (3+ 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).