public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
RFC: reject unknown open flags
 2017-03-30 20:06 UTC  (13+ messages)
` [PATCH 2/2] fs: "
` [PATCH 1/2] fs: add a VALID_OPEN_FLAGS

[PATCH v2 0/3] Macroize function declarations in math_private.h
 2017-03-30 19:45 UTC  (9+ messages)
` [PATCH v2 2/3] Change return type in the declaration of __ieee754_rem_pio2l
` [PATCH v2 3/3] Macroize function declarations in math_private.h
  ` [PATCH v3 "
` [PATCH v2 1/3] Remove unneeded declarations from math_private.h
    ` [PATCH v3 "

[PATCH] Call the right helper function when setting mallopt M_ARENA_MAX
 2017-03-30 18:41 UTC 

[PATCH] string/test-strncmp.c: Add comments within do_random_tests()
 2017-03-30 15:49 UTC  (2+ messages)

[PATCH v2] Support auxilliary vector components for cache geometries
 2017-03-30 14:42 UTC  (3+ messages)

[PATCH] stdlib-bsearch: middle element calculation may overflow
 2017-03-30 13:19 UTC  (13+ messages)

[PATCH v2] dl-load: add memory barrier before updating the next
 2017-03-30  9:58 UTC  (3+ messages)

[PATCH] Fix fts_set redirect
 2017-03-30  9:45 UTC 

[PATCH v4] Macroize inclusion of math-finite.h
 2017-03-29 20:18 UTC  (2+ messages)

[PATCH] Update elf tests to use the support test driver
 2017-03-29 15:14 UTC 

[PATCH 1/2] Optimize generic spinlock code and use C11 like atomic macros
 2017-03-29 14:16 UTC  (15+ messages)

[PATCH] Update wcsmbs tests to use the support test driver
 2017-03-29 13:59 UTC 

[PATCH] S390: Clobber also r14 in TLS_LD, TLS_GD macros on 31bit
 2017-03-29  9:23 UTC 

[PATCH] Fix i686 memchr overflow calculation (BZ#21182)
 2017-03-28 21:47 UTC  (3+ messages)

RFC: Should x86-64 support arbitrary calling conventions?
 2017-03-28 21:11 UTC  (35+ messages)

[PATCH] Fix more test-errno issues
 2017-03-28 19:47 UTC 

[PATCH v3] Macroize inclusion of math-finite.h
 2017-03-28 15:22 UTC  (2+ messages)

[PATCH] Consolidate set* Linux implementation
 2017-03-28 13:32 UTC  (4+ messages)

[PATCH v2] Add random memcpy test
 2017-03-28  9:39 UTC  (14+ messages)
  ` [PATCH v3] "

[PATCH v3 0/6] Add support for ISO C11 threads.h
 2017-03-28  8:19 UTC  (14+ messages)
` [PATCH 2/6] Move mutex and condition variable definition to common header

[Patch] aarch64: Thunderx specific memcpy and memmove
 2017-03-27 21:35 UTC  (4+ messages)

[PATCH] rwlock: Fix explicit hand-over
 2017-03-27 19:11 UTC  (9+ messages)
  ` [PATCH v2] "

__need macros for communication with compiler-provided headers
 2017-03-27 17:57 UTC  (7+ messages)

[PATCH 1/2] Build divdi3 only for architecture that required it
 2017-03-27 15:33 UTC  (5+ messages)
` [PATCH 2/2] sparc: Fix .udiv plt on libc

[PATCH 0/2] Continue cancellable syscall consolidation
 2017-03-27 15:32 UTC  (3+ messages)
` [PATCH 1/2] Fix {INLINE,INTERNAL}_SYSCALL macros for x32

Define more termios.h macros unconditionally for alpha (bug 21277)
 2017-03-27 15:09 UTC  (5+ messages)
` Ping "

Fix bits/socket.h IOC* namespace issues (bug 21267)
 2017-03-27 14:46 UTC  (4+ messages)
` Ping "

conformtest: Add x32 XFAILs for mq_attr element types (bug 21279) [committed]
 2017-03-27 14:37 UTC  (7+ messages)

[committed][PATCH][AArch64] Update libm-test-ulps
 2017-03-27 11:04 UTC 

[PATCH] Fix crash in __longjmp on hppa architecture (BZ #21049)
 2017-03-26  7:51 UTC  (3+ messages)

[PATCH] Remove defines to builtins in string2.h
 2017-03-24 21:27 UTC  (19+ messages)
` [PATCH v2] "
          ` [PATCH v3] "
                      ` [PATCH v4] "
                          ` [PATCH v5] "

[PATCH] Consolidate Linux mmap implementation
 2017-03-24 17:57 UTC  (3+ messages)

pmap_clnt.h not included in rpc.h
 2017-03-24 16:14 UTC 

REP MOVSB is slow on AMD Ryzen
 2017-03-24 10:51 UTC 

[PATCH] Correct __GNUC_PREREQ for __const__ and __noreturn__ attributes
 2017-03-24 10:33 UTC  (5+ messages)

[PATCH] Update old tunables framework document/script
 2017-03-24  5:39 UTC  (2+ messages)

[PATCH] powerpc64: Add POWER8 strnlen
 2017-03-23 21:15 UTC  (2+ messages)

AArch64 Maintainers
 2017-03-23 19:28 UTC  (7+ messages)

Patch to further harden glibc malloc metadata against 1-byte overflows
 2017-03-23 18:58 UTC  (4+ messages)
    ` Fwd: "

[PATCH] Change the order of function attributes in printf.h
 2017-03-23 18:51 UTC  (4+ messages)

Volunteers to migrate tests
 2017-03-23 15:20 UTC 

[PATCH] Update string tests to use the support test driver
 2017-03-23 14:38 UTC  (5+ messages)

[PATCH][BZ 21295] getaddrinfo: do not overwrite IPv6 IPs with IPv4 when using AF_UNSPEC
 2017-03-23 13:21 UTC 

Fwd: Re: [RFC][PATCH] Add envvar IO_BUFMODE to forcibly set buffering mode
 2017-03-23 11:35 UTC  (2+ messages)
`  "

Warnings in string/stratcliff.c, wcsmbs/wcsatcliff.c with GCC 7 -O3
 2017-03-23 11:16 UTC  (3+ messages)

[PATCH] posix_spawn: use a larger min stack for -fstack-check [BZ #21253]
 2017-03-23  2:38 UTC  (12+ messages)
` [PATCH v2] "

getopt.h and gnulib
 2017-03-22 20:49 UTC  (5+ messages)

[RFC][PATCH] Add envvar IO_BUFMODE to forcibly set buffering mode
 2017-03-22 18:36 UTC  (3+ messages)

[RFC][PATCH] Add envvar IO_BUFMODE to forcibly set buffering mode
 2017-03-22 18:26 UTC  (2+ messages)

[PATCH] Add ifunc memcpy and memmove for aarch64
 2017-03-22 17:52 UTC  (21+ messages)
                                  ` Aarch64 machine maintainership (was: Add ifunc memcpy and memmove for aarch64)
                                      ` Aarch64 machine maintainership

[RFC PATCH v2 00/41] Scalable Vector Extension (SVE) core support
 2017-03-22 14:54 UTC  (2+ messages)
` [RFC PATCH v2 41/41] arm64/sve: Documentation: Add overview of the SVE userspace ABI

[PATCH 0/2] _ISOMAC testsuite round N
 2017-03-22 12:55 UTC  (3+ messages)
` [PATCH 1/2] Remove _IO_MTSAFE_IO from public headers
` [PATCH 2/2] Suppress internal declarations for most of the testsuite

[PATCH] Another round of inclusion fixes for _ISOMAC testsuite
 2017-03-22 12:47 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).