public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH 1/2] Remove the bulk of the NaCl port
 2017-05-20 12:15 UTC  (6+ messages)
` [PATCH 2/2] Remove vestiges of NaCl port from ARM assembly files

[PATCH v2 0/5] Header & Standards Cleanup
 2017-05-20  6:05 UTC  (36+ messages)
` [PATCH v3 0/7] manual: "
  ` [PATCH v3 3/7] manual: Fix up invalid header and standards syntax
  ` [PATCH v3 1/7] manual: Provide one-off standards conversion script
  ` [PATCH v3 2/7] manual: Create empty placeholder macros for @standards
  ` [PATCH v3 7/7] manual: Replace summary.awk with summary.pl
  ` [PATCH v3 6/7] manual: Convert header and standards @comments to @standards
  ` [PATCH v3 5/7] manual: Convert @tables of annotated @items to @vtables
  ` [PATCH v3 4/7] manual: Refactor errno @comments
  ` [PATCH v4 0/5] manual: Header & Standards Cleanup
    ` [PATCH v4 2/5] manual: Create empty placeholder macros for @standards
    ` [PATCH v4 3/5] manual: Convert errno @comments to new @errno macro
    ` [PATCH v4 5/5] manual: Replace summary.awk with summary.pl
    ` [PATCH v4 1/5] manual: Provide one-off standards conversion script
    ` [PATCH v4 4/5] manual: Convert header and standards @comments to @standards

[PATCH v2 0/5] aarch64: Allow overriding HWCAP_CPUID feature check
 2017-05-20  3:32 UTC  (10+ messages)
` [PATCH 3/5] tunables: Use glibc.tune.hwcap_mask tunable instead of _dl_hwcap_mask
` [PATCH 5/5] aarch64: Allow overriding HWCAP_CPUID feature check using HWCAP_MASK
` [PATCH 2/5] tunables: Add LD_HWCAP_MASK to tunables
` [PATCH 1/5] tunables: Add hooks to get and update tunables
` [PATCH 4/5] Delay initialization of CPU features struct in static binaries

[PATCH] Dynamic growable arrays for internal use
 2017-05-20  2:01 UTC  (2+ messages)

[PATCH] Add __BEGIN_DECLS and __END_DECLS for C++
 2017-05-19 20:42 UTC  (11+ messages)

[PING][BZ 10871] Month names in genitive case
 2017-05-19 20:35 UTC  (2+ messages)

Split up bits/sigstack.h
 2017-05-19 20:27 UTC  (2+ messages)

[PATCH] mips: Fix store/load gp registers to/from ucontext_t
 2017-05-19 18:14 UTC  (10+ messages)

LD_HWCAP_MASK failure with tst-env-setuid
 2017-05-19 18:04 UTC 

[PATCH] Fix i686 memchr overflow calculation (BZ#21182)
 2017-05-19 17:24 UTC  (8+ messages)

[PATCH v5] float128: Add wrappers to override ldbl-128 as float128
 2017-05-19 16:43 UTC 

[PATCH 01/13] posix: Consolidate Linux pause syscall
 2017-05-19 12:41 UTC  (34+ messages)
` [PATCH 06/13] posix: Consolidate Linux msync syscall
` [PATCH 09/13] linux: Consolidate Linux vmsplice syscall
` [PATCH 11/13] linux: Consolidate Linux open_by_handle_at syscall
` [PATCH 03/13] posix: Consolidate Linux nanosleep syscall
      ` Stack unwinding requirements (was: Re: [PATCH 03/13] posix: Consolidate Linux nanosleep syscall)
          ` Stack unwinding requirements
` [PATCH 04/13] linux: Consolidate Linux tee implementation
` [PATCH 08/13] posix: Consolidate Linux fsync syscall
` [PATCH 02/13] posix: Consolidate Linux waitpid syscall
` [PATCH 10/13] linux: Consolidate Linux splice syscall
` [PATCH 12/13] posix: Consolidate Linux mq_timedreceive syscall
` [PATCH 05/13] posix: Consolidate Linux sigsuspend implementation
` [PATCH 13/13] posix: Consolidate Linux mq_timedsend syscall
` [PATCH 07/13] posix: Consolidate Linux fdatasync syscall

Ping: [Patch] aarch64: Thunderx specific memcpy and memmove
 2017-05-19  7:41 UTC  (6+ messages)

[committed, PATCH] Correct comments in x86_64/multiarch/memcmp.S
 2017-05-18 21:03 UTC 

memcpy performance regressions 2.19 -> 2.24(5)
 2017-05-18 20:59 UTC  (10+ messages)

[PATCH v1.1 0/7] aarch64: Allow overriding HWCAP_CPUID feature check
 2017-05-18 20:44 UTC  (26+ messages)
` [PATCH 3/7] tunables: Add hooks to get and update tunables
` [PATCH 1/7] tunables: Specify a default value for tunables
` [PATCH 7/7] aarch64: Allow overriding HWCAP_CPUID feature check using HWCAP_MASK
` [PATCH 6/7] Delay initialization of CPU features struct in static binaries
` [PATCH 4/7] tunables: Add LD_HWCAP_MASK to tunables
` [PATCH 5/7] tunables: Use glibc.tune.hwcap_mask tunable instead of _dl_hwcap_mask
` [PATCH 2/7] tunables: Add support for tunables of uint64_t type

[PATCH] Consolidate code to get hwcap_mask into GET_HWCAP_MASK macro
 2017-05-18 20:43 UTC 

[COMMITTED] Reduce value of LD_HWCAP_MASK for tst-env-setuid test case
 2017-05-18 20:22 UTC 

[PATCH] Tests for res_init
 2017-05-18 20:05 UTC  (6+ messages)

[PATCH] nptl/tst-robust-fork: Increase timeout to 30 seconds
 2017-05-18 20:05 UTC  (7+ messages)

[PATCH] libio: Avoid dup already opened file descriptor [BZ#21393]
 2017-05-18 20:00 UTC  (4+ messages)

IFUNCs in libpthread
 2017-05-18 18:47 UTC  (2+ messages)

[PATCH] getaddrinfo: Always allocate canonical name on the heap
 2017-05-18 18:28 UTC  (2+ messages)

[PATCH v3] powerpc: Add a POWER8-optimized version of cosf()
 2017-05-18 17:16 UTC  (4+ messages)

Should memchr work with invalid data size?
 2017-05-18 14:12 UTC  (6+ messages)

[PATCH v2] float128: Extend __MATH_TG for float128 support
 2017-05-18  1:39 UTC  (3+ messages)

[PATCH] powerpc: Improve memcmp performance for POWER8
 2017-05-17 21:50 UTC  (2+ messages)

[PATCH v2] Convert e_exp2l.c into a template
 2017-05-17 18:34 UTC  (3+ messages)

[PATCH] float128: Extend __MATH_TG for float128 support
 2017-05-17 17:48 UTC  (4+ messages)

[PATCH 00/10] All of my not-yet-reviewed patches
 2017-05-17 17:41 UTC  (19+ messages)
` [PATCH 04/10] Convert signal.h from __need macros to bits/types/ headers
` [PATCH 05/10] Remove __need macros from errno.h (__need_Emath, __need_error_t)

Fwd: local equivalent for pthread_once() in glibc?
 2017-05-17 14:51 UTC  (5+ messages)

[PATCH 1/2] Optimize generic spinlock code and use C11 like atomic macros
 2017-05-17 13:09 UTC  (18+ messages)
                            ` [PATCH 1/2] [PING] "

[PATCH v4 5/5] float128: Add wrappers to override ldbl-128 as float128
 2017-05-16 20:43 UTC  (3+ messages)
` [PATCH] Convert e_exp2l.c into a template

[PATCH] manual: Document getcontext uc_stack value on Linux [BZ #759]
 2017-05-16 19:11 UTC 

Fix more namespace issues in sys/ucontext.h (bug 21457)
 2017-05-16 17:42 UTC 

[PATCH] Allocation buffers for NSS result construction
 2017-05-16 17:22 UTC  (6+ messages)

[ANNOUNCE] The Linux Test Project has been released for May 2017
 2017-05-16 15:56 UTC 

[RFC PATCH] Single threaded stdio optimization
 2017-05-16 15:42 UTC 

divdi3: incomplete fix in db3d848e154b?
 2017-05-15 20:18 UTC  (14+ messages)

RFC: Always-on elision with per-process opt-in using tunables
 2017-05-15 19:59 UTC  (2+ messages)

[PATCH 1/3] posix: Adapt tst-spawn{2,3} to use libsupport
 2017-05-15 19:36 UTC  (3+ messages)
` [PATCH 3/3] posix: Refactor posix_spawn
` [PATCH 2/3] posix: Improve default posix_spawn implementation

[PATCH COMMITTED] inet_pton: Reformat in GNU style
 2017-05-15 15:43 UTC  (3+ messages)

[PATCH] getaddrinfo: Do not make copy the name for IPv6 scope ID extraction
 2017-05-15 15:41 UTC 

[PATCH v4 0/5] Add float128 functions and declarations to libm
 2017-05-15 14:23 UTC  (7+ messages)
` [PATCH v4 4/5] float128: Enable use of IEEE wrapper templates
` [PATCH v4 1/5] float128: Add public _Float128 declarations to libm

[PATCH 02/10] Suppress internal declarations for most of the testsuite
 2017-05-15 14:18 UTC  (2+ messages)
` [PATCH] Move tst-mutex*8* to tests-internal

[PATCH 1/8] Consolidate Linux close syscall generation
 2017-05-15 13:01 UTC  (4+ messages)
` [PATCH 2/8] Consolidate Linux open implementation

[PATCH] sunrpc: xdr_bytes/xdr_string need to free buffer on error [BZ #21461]
 2017-05-15 12:48 UTC  (5+ messages)

[PATCH v4] Add reallocarray function
 2017-05-15 12:22 UTC  (2+ messages)
` [PATCH v5] "

Documenting the (dynamic) linking rules for symbol versioning
 2017-05-13 12: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).