public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH 00/13] Installed-header hygiene (BZ#20366)
 2016-08-30  1:36 UTC  (13+ 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

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

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

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

[PATCH] manual: Clarify the documentation of strverscmp [BZ #20524]
 2016-08-29 22:06 UTC  (2+ messages)

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

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

[PATCH v3 1/9] Add configure check to test if gcc supports attribute ifunc
 2016-08-29 20:16 UTC  (11+ 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 9/9] Use libc_ifunc macro for siglongjmp, longjmp in libpthread
` [PATCH v3 8/9] Use libc_ifunc macro for vfork "
` [PATCH v3 4/9] i386, x86: Use libc_ifunc macro for time, gettimeofday
` [PATCH v3 5/9] ppc: "
` [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

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

[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 0/5] sin/cos/sincos cleanups
 2016-08-29 16:19 UTC  (12+ messages)
` [PATCH 3/5] Consolidate input partitioning into do_cos and do_sin
` [PATCH 4/5] Use DO_SIN for sin(x) where 0.25 < |x| < 0.855469
` [PATCH 2/5] Use fabs(x) instead of branching on signedness of input to sin and cos
` [PATCH 1/5] Consolidate reduce_and_compute code
` [PATCH 5/5] Inline all support functions for sin and cos

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

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

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 1/2] Consolidate Linux ftruncate implementations
` [PATCH 2/2] Consolidate Linux truncate 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] S390: Support PLT and GOT references in check-localplt
 2016-08-26 11:50 UTC  (7+ messages)

[PATCH 0/2] New strfrom functions
 2016-08-26  0:14 UTC  (14+ messages)
` [PATCH 2/2] Add tests for "
` [PATCH 1/2] Add strfrom{d,f,l} and wcsfrom{d,f,l} functions

[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  (7+ 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  (19+ messages)
` [PATCH 3/4] Consolidate posix_fallocate{64} implementations
` [PATCH 2/4] Consolidate fallocate{64} implementations
` [PATCH 4/4] Consolidate posix_fadvise implementations
` [PATCH 1/4] Add INTERNAL_SYSCALL_CALL

[PATCH v2 1/9] Add configure check to test if gcc supports attribute ifunc
 2016-08-24 14:10 UTC  (3+ messages)

[glibc PATCH] fcntl: put F_OFD_* constants under #ifdef __USE_FILE_OFFSET64
 2016-08-23 21:11 UTC  (14+ messages)

Replace MUTEX_INITIALIZER with _LIBC_LOCK_INITIALIZER in generic code
 2016-08-23 19:27 UTC  (7+ messages)

[PATCHv4 0/2] tunables for glibc
 2016-08-23 19:08 UTC  (3+ messages)
` [PING][PATCHv4 "

[PATCH] S390: Do not set FE_INEXACT with feraiseexcept (FE_OWERFLOW|FE_UNDERFLOW)
 2016-08-23  6:59 UTC  (5+ messages)

<sys/quota.h> standards compliance
 2016-08-22 17:46 UTC  (3+ messages)

Diagnostics for missing libraries in DSOs
 2016-08-22 16:35 UTC  (5+ messages)

[PATCH 1/5] Consolidate sem_open implementations
 2016-08-22 14:27 UTC  (5+ messages)
` [PATCH 4/5] nptl: Fix sem_wait and sem_timedwait cancellation
` [PATCH 2/5] nptl: Set sem_open as a non cancellation point (BZ #15765)
` [PATCH 5/5] rt: Set shm_open as a non cancellation point (BZ #18243)
` [PATCH 3/5] Remove sparc sem_wait

sourceware bugzilla ticket edit privs
 2016-08-22 13:19 UTC  (3+ messages)

[PATCH] malloc: Automated part of conversion to __libc_lock
 2016-08-22 12:44 UTC 

_dl_build_local_scope - BZ #20488
 2016-08-20  2:01 UTC 

[PATCH 0/4] explicit_bzero, this time for sure
 2016-08-19 21:16 UTC  (11+ messages)
` [PATCH 2/4] New string function explicit_bzero (from OpenBSD)

[committed, PATCH] X86: Change bit_YMM_state to (1 << 2)
 2016-08-19 20:31 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).