public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH 1/3] posix: Fix internal p{read,write} plt usage
 2017-05-02 15:53 UTC  (5+ messages)
` [PATCH 2/3] manual: Add preadv and pwritev documentation
` [PATCH v2 3/3] posix: Implement preadv2 and pwritev2

RFC: fixing signal context namespace issues
 2017-05-02 15:53 UTC  (3+ messages)

PSA: glibc buildbot slave up for aarch64
 2017-05-02 15:36 UTC  (19+ messages)

[Patch] aarch64: Thunderx specific memcpy and memmove
 2017-05-02  3:51 UTC  (2+ messages)

Ping: [Patch] aarch64: Thunderx specific memcpy and memmove
 2017-05-01 21:20 UTC  (2+ messages)

question about NSS [SUCCESS=merge] semantics
 2017-05-01 19:19 UTC  (2+ messages)

Documenting the (dynamic) linking rules for symbol versioning
 2017-05-01 18:34 UTC  (10+ messages)

[PATCH 1/4] posix: Using libsupport for p{write,read}v tests
 2017-05-01 17:41 UTC  (17+ messages)
` [PATCH 4/4] posix: Implement preadv2 and pwritev2
` [PATCH 3/4] posix: Fix internal p{read,write} plt usage
` [PATCH 2/4] nptl: Using libsupport for tst-cancel4*
  ` [PATCH 2/4] nptl: Using libsupport for tst-cancel4

Add TCP_FASTOPEN_CONNECT from Linux 4.11 to netinet/tcp.h
 2017-05-01 15:45 UTC  (2+ messages)

Add PF_SMC, AF_SMC from Linux 4.11 to bits/socket.h
 2017-05-01 14:21 UTC  (2+ messages)

[PATCH v2 0/8] Add float128 functions and declarations to libm
 2017-05-01 12:00 UTC  (13+ messages)
` [PATCH v2 5/8] float128: Include math-finite.h for _Float128
` [PATCH v2 2/8] float128: Add _Float128 make bits to libm
` [PATCH v2 7/8] float128: Enable use of IEEE wrapper templates
` [PATCH v2 4/8] float128: Add public _Float128 declarations to libm
` [PATCH v2 8/8] float128: Add wrappers to override ldbl-128 as float128
` [PATCH v2 3/8] Add support for testing __STDC_WANT_IEC_60559_TYPES_EXT__
` [PATCH v2 6/8] float128: Add private _Float128 declarations for libm
` [PATCH v2 1/8] ldbl-128: Use mathx_hidden_def inplace of hidden_def

[PATCH 0/2] _ISOMAC testsuite round N
 2017-05-01 11:24 UTC  (4+ messages)

Default Linux kernel version in build-many-glibcs.py to 4.11 [committed]
 2017-05-01 11:17 UTC 

Also create and use ldbl-compat-choose.h
 2017-05-01 11:04 UTC  (2+ messages)
` Ping "

[PATCH] x86: Use AVX2 memcpy/memset on Skylake server [BZ #21396]
 2017-04-29 13:51 UTC  (4+ messages)

[PATCH] powerpc: Fix logbl on power7 [BZ# 21280]
 2017-04-28 19:48 UTC  (7+ messages)

[PATCH v2] powerpc: add sysconf support for cache geometries
 2017-04-28 19:15 UTC 

[PATCH] powerpc64le: Create divergent sysdep directory for powerpc64le
 2017-04-28 18:12 UTC  (4+ messages)

Fix signal.h bsd_signal namespace (bug 21445)
 2017-04-28 17:17 UTC 

conformtest: Allow time.h inclusion from semaphore.h for XOPEN2K [committed]
 2017-04-28 16:53 UTC 

[PATCH] [BZ #21391] x86: Set dl_platform and dl_hwcap from CPU features
 2017-04-28 15:51 UTC  (8+ messages)

[PATCH] powerpc: add sysconf support for cache geometries
 2017-04-28 15:47 UTC  (2+ messages)

Detecting dlclose() on an already closed handle?
 2017-04-28 14:16 UTC  (2+ messages)

[PATCH v2] Add reallocarray function
 2017-04-28  8:57 UTC  (3+ messages)
` [PATCH v3] "

conformtest: Fix XPG standard naming [committed]
 2017-04-27 20:45 UTC 

Create and use first-versions.h with macros for function symbol versions
 2017-04-27 20:18 UTC  (8+ messages)
` Ping "

Default build-many-glibcs.py to GCC 7 branch [committed]
 2017-04-26 15:28 UTC 

[PATCH, alpha]: Add earlyclobber to sqrtt/sqrtf insns
 2017-04-26 13:44 UTC  (2+ messages)

Fwd: local equivalent for pthread_once() in glibc?
 2017-04-26 12:40 UTC  (4+ messages)

Status of pwritev2/preadv2 in glibc?
 2017-04-25 22:42 UTC  (9+ messages)

[PATCH] Migrate grp/gshadow/inet/nss/pwd/resolv/shadow tests to support test driver
 2017-04-25 17:49 UTC 

Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426)
 2017-04-25 17:41 UTC  (2+ messages)

conformtest: Allow *_t in sys/socket.h [committed]
 2017-04-25 16:01 UTC 

[COMMITTED][glibc-buildbot] Fix typo
 2017-04-25 13:50 UTC 

[COMMITTED][glibc-buildbot] Add aarch64 slave
 2017-04-25  9:38 UTC 

[PATCH 1/2] Optimize generic spinlock code and use C11 like atomic macros
 2017-04-25  6:47 UTC  (15+ messages)

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

[PATCH v4 1/2] [BZ 21340] add support for POSIX_SPAWN_SETSID
 2017-04-24 18:05 UTC  (6+ messages)
` [PATCH 2/2] posix: Remove ununsed posix_spawn internal assignment

[PATCH] manual: Document replacing malloc [BZ #20424]
 2017-04-24 17:17 UTC  (5+ messages)
  `  "

[PATCH] Dynamic growable arrays for internal use
 2017-04-24 14:06 UTC  (2+ messages)

PING: [PATCH, alpha]: Add earlyclobber to sqrtt/sqrtf insns
 2017-04-23 10:56 UTC 

[PATCH] <bits/syscall.h>: Use an arch-independent system call list on Linux
 2017-04-23  0:35 UTC  (33+ messages)
                          ` synchronizing kernel UAPI and libc headers

[musl] [PATCH] add support for POSIX_SPAWN_SETSID
 2017-04-22 23:49 UTC  (5+ messages)

[PATCH] Allocation buffers for NSS result construction
 2017-04-22 19:47 UTC 

[PATCH 1/3] Consolidate Linux poll implementation
 2017-04-22 14:43 UTC  (6+ messages)
` [PATCH 2/3] Consolidate Linux select implementation
` [PATCH 3/3] Consolidate Linux epoll_wait syscall

[PATCH v3][BZ 21340] add support for POSIX_SPAWN_SETSID
 2017-04-21 20:47 UTC  (17+ messages)

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

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

RFA: Add new note types to elf/elf.h
 2017-04-21  9:24 UTC 

[PATCH] Remove <sys/ultrasound.h>
 2017-04-20 20:44 UTC 

Do not use wildcard symbol names for public versions in Versions files
 2017-04-20 20:33 UTC  (3+ messages)

Fix bits/socket.h IOC* namespace issues (bug 21267)
 2017-04-20 19:11 UTC  (6+ messages)
` Ping "
  ` Ping^2 "

[PATCH 1/2] nptl: Remove __ASSUME_SET_ROBUST_LIST
 2017-04-20 17:25 UTC  (11+ messages)

[PATCH] powerpc: Add a POWER8-optimized version of cosf()
 2017-04-20 17:04 UTC 

[PATCH] Assume that accept4 is available
 2017-04-20 16:05 UTC  (4+ messages)

[PATCH 1/2] libio: Multiple fixes for open_{w}memstram (BZ#18241 and BZ#20181)
 2017-04-20 15:44 UTC  (4+ messages)
` [PATCH v2 "
  ` Maintaining libio (was: Re: [PATCH v2 1/2] libio: Multiple fixes for open_{w}memstram (BZ#18241 and BZ#20181))

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