public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
glibc 2.25 development --- 46 days to freeze
 2016-12-19 14:24 UTC  (10+ messages)

Release manager for glibc 2.25 release?
 2016-12-19 14:15 UTC  (3+ messages)

[PATCH 1/4] Adjust benchtests to new support library
 2016-12-19 14:04 UTC  (4+ messages)
` [PATCH 2/4] benchtests: Add fmax/fmin benchmarks
` [PATCH 3/4] benchtests: Add fmaxf/fminf benchmarks
` [PATCH 4/4] powerpc: Remove f{max,min}{f} assembly implementations

[PATCH v2 0/5] Header & Standards Cleanup
 2016-12-19 13:48 UTC  (14+ messages)
` [PATCH v2 1/5] manual: Refactor header and standards annotations
` [PATCH v2 3/5] manual: Add new "

[PATCH v3] Test case for BZ 19329
 2016-12-19 13:24 UTC  (2+ messages)

s390x buildbot upgraded (fedora 25 on z13)
 2016-12-19 13:19 UTC  (3+ messages)

[PATCH 1/2] Optimize generic spinlock code and use C11 like atomic macros
 2016-12-19 12:14 UTC  (3+ messages)
` [PATCH 2/2] S390: Use generic spinlock code

--enable-stack-protector for glibc, v10
 2016-12-19 11:27 UTC  (16+ messages)
` [PATCH 04/15] Mark all machinery needed in early static-link init as -fno-stack-protector
` [PATCH 08/15] Add a hidden __stack_chk_fail_local alias to libc.so
` [PATCH 06/15] Prevent the rtld mapfile computation from dragging in __stack_chk_fail*
` [PATCH 10/15] Link a non-libc-using test with -fno-stack-protector
` [PATCH 11/15] Drop explicit stack-protection of pieces of the system
` [PATCH 09/15] De-PLTize __stack_chk_fail internal calls within libc.so
` [PATCH 15/15] Enable -fstack-protector=* when requested by configure
` [PATCH 14/15] tst-quad1pie, tst-quad2pie: compile with -fPIE
` [PATCH 05/15] Compile the entire dynamic linker with -fno-stack-protector
` [PATCH 02/15] Initialize the stack guard earlier when linking statically
` [PATCH 13/15] Move all tests out of csu
` [PATCH 01/15] Configury support for --enable-stack-protector
` [PATCH 12/15] Do not stack-protect sigreturn stubs
` [PATCH 07/15] Work even with compilers hacked to enable -fstack-protector by default
` [PATCH 03/15] Do not stack-protect ifunc resolvers

[PATCH] assert.h: allow gcc to detect assert(a = 1) errors
 2016-12-18  9:53 UTC  (10+ messages)

[Question] New mmap64 syscall?
 2016-12-18  9:23 UTC  (6+ messages)
` [PATCH 3/3] mm: make pagoff_t type 64-bit

[PATCH] Add configure check for python program
 2016-12-17 21:00 UTC 

[COMMITTED] Link benchset tests against libsupport
 2016-12-17 19:53 UTC 

[PATCH v11] Add pretty printers for the NPTL lock types
 2016-12-17 19:09 UTC  (7+ messages)

nptl/test-*-printers tests failing
 2016-12-17 15:37 UTC  (4+ messages)

[PATCH 00/11] Improve generic string routines
 2016-12-17  7:24 UTC  (13+ messages)
` [PATCH 05/11] Improve generic strrchr
` [PATCH 09/11] hppa: Add memcopy.h
` [PATCH 04/11] Improve generic strchrnul
` [PATCH 10/11] hppa: Add haszero.h and whichzero.h
` [PATCH 01/11] Improve generic strlen
` [PATCH 06/11] Improve generic memrchr
` [PATCH 03/11] Improve generic memchr
` [PATCH 02/11] Improve generic strchr
` [PATCH 07/11] Improve generic strnlen
` [PATCH 08/11] Improve generic strcmp
` [PATCH 11/11] alpha: Add haszero.h and whichzero.h

Document sNaN argument error handling [committed]
 2016-12-16 23:41 UTC 

[PATCH] X86-64: Add _dl_runtime_resolve_avx[512]_opt [BZ #20508]
 2016-12-16 23:04 UTC  (11+ messages)
                  ` branch backport policy wrt changes in INSTALL requirements

[PATCH] Convert signal.h from __need macros to bits/types/ headers
 2016-12-16 22:54 UTC  (2+ messages)

[PATCH] Remove _dl_platform_string
 2016-12-16 22:20 UTC  (2+ messages)

[PATCH][BZ #20973] Robust mutexes: Fix lost wake-up
 2016-12-16 22:13 UTC  (5+ messages)

[PATCH] explicit_bzero final
 2016-12-16 21:35 UTC  (19+ messages)

[PATCH] localedata: bs_BA: fix yesexpr/noexpr [BZ #20974]
 2016-12-16 21:24 UTC  (3+ messages)

[PATCH] explicit_bzero really final
 2016-12-16 21:24 UTC  (3+ messages)

[PATCH][x86_64] Disable TSX on some Haswell processors
 2016-12-16 21:00 UTC  (7+ messages)

[PATCH 1/2] S390: Optimize atomic macros
 2016-12-16 20:12 UTC  (12+ messages)
` [PATCH 2/2] S390: Test if lock is free before using atomic instruction in spin-lock

Fix powerpc fmax, fmin sNaN handling (bug 20947) [committed]
 2016-12-16 19:47 UTC  (7+ messages)

Mixing multiple versions of the same symbol at runtime
 2016-12-16 19:14 UTC  (2+ messages)

[GLIBC][PATCH] Remove strdup inlines
 2016-12-16 19:10 UTC  (13+ messages)
  ` [GLIBC][PATCH v2] "

[PATCH 1/4] S390: Use C11-like atomics instead of plain memory accesses in lock elision code
 2016-12-16 18:14 UTC  (4+ messages)
` [PING][PATCH "

Define FE_SNANS_ALWAYS_SIGNAL [committed]
 2016-12-16 18:04 UTC 

build-many-glibcs.py bot now running
 2016-12-16 17:25 UTC  (2+ messages)

[RFC] Why do GLIBC tests use internal headers?
 2016-12-16 17:18 UTC  (3+ messages)

Make build-many-glibcs.py flush stdout before execv [committed]
 2016-12-16 16:18 UTC 

[PATCH v2] Fix powerpc64/power7 memchr for large input sizes
 2016-12-16 15:46 UTC  (3+ messages)

[PATCH 08/17] Consolidate Linux semctl implementation
 2016-12-16 14:08 UTC  (7+ messages)
` [PATCH 02/17] Refactor Linux ipc_priv header

[PATCH v4] Improve strsep
 2016-12-16 13:17 UTC  (2+ messages)

[PATCH] Make w_scalbln type-generic
 2016-12-16 11:55 UTC  (3+ messages)

--enable-stack-protector for glibc, v9
 2016-12-16 11:44 UTC  (32+ messages)
` [PATCH 03/12] Mark all machinery needed in early static-link init as -fno-stack-protector
` [PATCH 09/12] Link various tests with -fno-stack-protector
` [PATCH 08/12] De-PLTize __stack_chk_fail internal calls within libc.so
` [PATCH 02/12] Do not stack-protect ifunc resolvers

Fix x86, x86_64 fmax, fmin sNaN handling, add tests (bug 20947) [committed]
 2016-12-16 11:20 UTC  (2+ messages)

NSS ABI Stability
 2016-12-16 11:00 UTC  (3+ messages)

nptl/tst-eintr1.c test question
 2016-12-16  8:06 UTC  (3+ messages)

[PATCH] Fix x86_64 memchr for large input sizes
 2016-12-15 20:38 UTC 

[PATCH] nptl: Avoid expected SIGALRM in most tests [BZ #20432]
 2016-12-15 18:35 UTC  (3+ messages)

[PATCH] Fix assertion failure on test timeout
 2016-12-15 18:34 UTC  (2+ messages)

[PATCH] Fix powerpc64/power7 memchr for large input sizes
 2016-12-15 18:12 UTC  (4+ messages)

Fix generic fmax, fmin sNaN handling (bug 20947) [committed]
 2016-12-14 22:42 UTC 

tst-mallocstate.c failure
 2016-12-14 21:36 UTC  (2+ messages)

[BUG] glibs tries to install bogus /usr/include/stdlib.h when "make check" is run twice
 2016-12-14 21:08 UTC  (6+ messages)

[PATCH] x86_64: Expand CFI to cover clone after the syscall
 2016-12-14 19:56 UTC  (2+ messages)

[PATCH v3] Improve strtok(_r) performance
 2016-12-14 19:43 UTC  (6+ messages)

Refactor long double information into bits/long-double.h
 2016-12-14 18:29 UTC  (3+ messages)

Define FALLOC_FL_INSERT_RANGE, FALLOC_FL_UNSHARE_RANGE in bits/fcntl-linux.h
 2016-12-14 18:21 UTC  (4+ 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).