public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH 1/2] libio: Multiple fixes for open_{w}memstram (BZ#18241 and BZ#20181)
 2017-04-19  9:17 UTC  (3+ messages)
` [PATCH v2 "
  ` Maintaining libio (was: Re: [PATCH v2 1/2] libio: Multiple fixes for open_{w}memstram (BZ#18241 and BZ#20181))

[PATCH 1/2] Optimize generic spinlock code and use C11 like atomic macros
 2017-04-19  8:27 UTC  (26+ messages)

Compat symbols in abilist files
 2017-04-19  7:00 UTC  (7+ messages)

[PATCH 1/2] nptl: Remove __ASSUME_SET_ROBUST_LIST
 2017-04-19  5:37 UTC  (3+ messages)
` [PATCH 2/2] linux: Remove __ASSUME_SET_ROBUST_LIST defines

Basic requirements for supporting OS and machine ports
 2017-04-19  2:03 UTC  (10+ messages)

conformtest: Enable tests when cross compiling [committed]
 2017-04-18 23:52 UTC 

[PATCH 1/2] Build divdi3 only for architecture that required it
 2017-04-18 22:29 UTC  (6+ messages)

__HAVE_64B_ATOMICS and alignment
 2017-04-18 22:13 UTC  (6+ messages)

Fix bits/socket.h IOC* namespace issues (bug 21267)
 2017-04-18 21:29 UTC  (5+ messages)
` Ping "
  ` Ping^2 "

[PATCH] Fix missing timespec definition for sys/stat.h (BZ #21371)
 2017-04-18 20:52 UTC 

[PATCH] libio: Fix seek-past-end returned size for open_{w}memstream (BZ#15298)
 2017-04-18 20:44 UTC 

[PATCH] Create more sockets with SOCK_CLOEXEC [BZ #15722]
 2017-04-18 20:28 UTC  (4+ messages)

[PATCH] Assume that accept4 is available
 2017-04-18 20:10 UTC  (5+ messages)

[PATCH] x86: Use AVX2 memcpy/memset on Skylake server [BZ #21396]
 2017-04-18 19:21 UTC  (3+ messages)

[PATCH v2] Move shared pthread definitions to common headers
 2017-04-18 17:51 UTC 

[PATCH] Add reallocarray function
 2017-04-18 15:57 UTC  (18+ messages)
` [PATCH v2] "

[PATCH] Assume that pipe2 is always available
 2017-04-18 13:14 UTC  (10+ messages)

[PATCH 1/4] S390: Use new s390_libc_ifunc_expr macro in s390 8bit-generic.c
 2017-04-18 13:09 UTC  (2+ messages)

[PATCH 1/2] Consolidate pthreadtype.h placement
 2017-04-18 13:08 UTC  (6+ messages)
` [PATCH 2/2] Move shared pthread definitions to common headers

[PATCH][BZ 19922] iso14651_t1_common: Define collation for Malayalam chillu characters
 2017-04-18 10:00 UTC  (2+ messages)

[PATCH][BZ 19919] iso14651_t1_common: Correct the Malayalam sorting order of 0D36 and 0D37
 2017-04-18  9:57 UTC  (2+ messages)

[PATCH] Assume that O_CLOEXEC is always defined and works
 2017-04-18  9:39 UTC  (3+ messages)

[PATCH] x86: Set Prefer_No_VZEROUPPER if AVX512ER is available
 2017-04-18  5:48 UTC  (4+ messages)

[PATCH] Assume that dup3 is available
 2017-04-17 22:01 UTC  (4+ messages)

[PATCH] powerpc64: strrchr optimization for power8
 2017-04-17 15:20 UTC  (9+ messages)

[PATCH 0/2] _ISOMAC testsuite round N
 2017-04-17 14:31 UTC  (3+ messages)

[PATCH v2] Remove socket.S implementation
 2017-04-17 13:45 UTC  (3+ messages)

[PATCH] malloc: Turn cfree into a compatibility symbol
 2017-04-17 13:36 UTC  (2+ messages)

[PATCH] Fix stack memory protection on targets where the stack grows upward
 2017-04-17 12:13 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCH] Set SHMLBA to page size on hppa (BZ locale/19838)
 2017-04-17 12:10 UTC  (6+ messages)
      ` [PATCH v2] "

[PATCH] SYSCALL_CANCEL: reduce the size of generated code
 2017-04-15  7:38 UTC  (2+ messages)

[PATCH] localedata: Remove trailing spaces [BZ #20275]
 2017-04-14 19:49 UTC  (6+ messages)

[PATCH, alpha]: Add earlyclobber to sqrtt/sqrtf insns
 2017-04-14 18:01 UTC  (7+ messages)

Removing the glibc NaCl port
 2017-04-13 18:11 UTC  (3+ messages)

[PATCH] Assume that O_NOFOLLOW is always defined
 2017-04-13 17:55 UTC  (3+ messages)

[PATCH][BZ 21357] unwind-dw2-fde: Call free() outside of unwind mutex
 2017-04-13 17:28 UTC  (4+ messages)

fopen mode for buffer clearing
 2017-04-13 17:28 UTC  (2+ messages)

[PATCH] manual: Document replacing malloc [BZ #20424]
 2017-04-13 12:40 UTC  (5+ messages)

[PATCH] Further <resolv.h> cleanup
 2017-04-13  8:51 UTC  (3+ messages)

[PATCH] grp: testgrp should exit unsupported properly
 2017-04-12 21:01 UTC 

[PATCH] powerpc: Optimized strncat for POWER8
 2017-04-12 19:02 UTC  (3+ messages)

[PATCH] Consolidate Linux mmap implementation
 2017-04-12 14:15 UTC  (7+ messages)

[PATCH] posix: Add SIGSEGV on the trap list for globtest.sh
 2017-04-12 14:09 UTC  (8+ messages)

[PATCH 0/9] powerpc: cleanup IFUNC implementations
 2017-04-11 20:22 UTC  (6+ messages)
` [PATCH 4/9] powerpc: refactor strchr, strchrnul, and strrchr IFUNC

[PATCH v2] Support auxilliary vector components for cache geometries
 2017-04-11 17:09 UTC  (5+ messages)

[PATCH] readdir, readdir64 are thread-safe
 2017-04-11 14:35 UTC  (6+ messages)

GNU Tools Cauldron 2017, Prague, September 8-10
 2017-04-11 14:34 UTC 

[PATCH] resolv: Remove EDNS fallback [BZ #21369]
 2017-04-11 13:17 UTC 

[PATCH] resolv: Reduce EDNS payload size to 1200 bytes [BZ #21361]
 2017-04-11 13:14 UTC 

[PATCH] resolv: Support an exactly sized buffer in ns_name_pack [BZ #21359]
 2017-04-11 10:26 UTC  (2+ messages)

[PATCH] Update sysdeps/hppa/fpu/libm-test-ulps
 2017-04-10 23:55 UTC 

[PATCH] hppa: Use generic pthread conditional variable support
 2017-04-10 23:11 UTC  (3+ messages)
` [PATCH v2] hppa: Use generic pthread conditional variable support (BZ #21016)
  ` [PATCH v3] "

[PATCH] Check if SSE is available with HAS_CPU_FEATURE
 2017-04-10 20:52 UTC  (2+ messages)

Why was the reallocarray function not added to glibc?
 2017-04-10 18:19 UTC  (9+ messages)
          ` Fwd: "

[PATCH v2 3/3] Macroize function declarations in math_private.h
 2017-04-10 18:04 UTC  (3+ messages)
` [PATCH v3 "

[PATCH v2 0/3] Macroize function declarations in math_private.h
 2017-04-10 18:02 UTC  (4+ messages)
` [PATCH v2 1/3] Remove unneeded declarations from math_private.h

[PATCH] Add sysdeps/x86/dl-procinfo.c
 2017-04-10 17:55 UTC 

[PATCH v4] dl-load: add memory barrier before updating the next
 2017-04-10  8:22 UTC 

[PATCH v2] Coordinate if.h definitions for Linux and glibc (BZ #21367)
 2017-04-10  7:03 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).