unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2016-12-20 15:39:39 to 2016-12-26 19:41:39 UTC [more...]

[PATCH v2 0/9] Move wrappers to libm-compat-calls-auto
 2016-12-26 19:39 UTC  (7+ messages)
` [PATCH v2 1/9] "
` [PATCH v2 2/9] Automatic part I: Add suffix to filename
` [PATCH v2 3/9] Automatic part II: Fix filename in #includes
` [PATCH v2 4/9] Automatic part III: Fix filename in Makefile
` [PATCH v2 5/9] Automatic part IV: Rename IA64 files
` [PATCH v2 6/9] Rename w_tgamma for IA64

[PATCH 1/4] Adjust benchtests to new support library
 2016-12-26 19:37 UTC  (3+ messages)
` [PATCH 4/4] powerpc: Remove f{max,min}{f} assembly implementations

cross-toolchain build issue with lib vs. lib64
 2016-12-26 18:53 UTC 

[PATCHv6 0/4] glibc tunables
 2016-12-26 14:29 UTC  (2+ messages)
` [PING 6][PATCHv6 "

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

Detecting dlclose() on an already closed handle?
 2016-12-26 11:35 UTC  (5+ messages)

Read-only data in ELF libraries may be remapped writable at runtime (upcoming NDSS'17 paper)
 2016-12-26  8:29 UTC  (11+ messages)

[PATCH COMMITTED] Fix pretty printer failures when CPPFLAGS is defined with optimizations
 2016-12-26  5:05 UTC  (3+ messages)

[PATCH v3] Add configure check for python program
 2016-12-26  4:43 UTC  (4+ messages)

Robust futexes: lost wakeups and design flaws in the glibc/kernel synchronization scheme
 2016-12-24 16:01 UTC 

[PATCH] Add compiler barriers around modifications of the robust mutex list
 2016-12-23 23:57 UTC 

[RFC] [MIPS] Enable non-executable PT_GNU_STACK support
 2016-12-23 23:15 UTC  (14+ messages)
    ` [RFC] [MIPS] Enable non-executable PT_GNU_STACK support v2

[PATCH] [BZ #19402] Clear list of acquired robust mutexes in the child process after forking
 2016-12-23 21:31 UTC  (3+ messages)

RFC: mutexes acquired before fork() remain to be acquired by the parent process after fork()
 2016-12-23 21:18 UTC  (3+ messages)

[PATCH] powerpc: Fix powerpc32/power7 memchr for large input sizes
 2016-12-23 21:05 UTC  (2+ messages)

[PATCH 0/2] New pthread rwlock that is more scalable
 2016-12-23 20:36 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH v2 00/16] Improve generic string routines
 2016-12-23 18:54 UTC  (21+ messages)
` [PATCH v2 01/16] Parameterize op_t from memcopy.h
` [PATCH v2 02/16] Parameterize OP_T_THRES "
` [PATCH v2 03/16] Improve generic strlen
` [PATCH v2 04/16] Improve generic strchr
` [PATCH v2 05/16] Improve generic memchr
` [PATCH v2 06/16] Improve generic strchrnul
` [PATCH v2 07/16] Improve generic strrchr
` [PATCH v2 08/16] Improve generic memrchr
` [PATCH v2 09/16] Improve generic strnlen
` [PATCH v2 10/16] Improve generic strcmp
` [PATCH v2 11/16] hppa: Add memcopy.h
` [PATCH v2 12/16] hppa: Add string-fzb.h and string-fzi.h
` [PATCH v2 13/16] alpha: "
` [PATCH v2 14/16] arm: Add string-fza.h
` [PATCH v2 15/16] arm: Define __memchr
` [PATCH v2 16/16] powerpc: Add string-fza.h

[PATCH] Bug 11941: Improper assert map->l_init_called in dlclose
 2016-12-23 18:44 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH] Add cancellation test for getpwuid_r
 2016-12-23 18:42 UTC  (9+ messages)
  ` [PATCH v2] Add cancellation regression "
      ` [PATCH v3] "
          ` [PATCH v4] "

getentropy for <unistd.h>
 2016-12-23 17:38 UTC  (3+ messages)

[PATCH] New condvar implementation that provides stronger ordering guarantees
 2016-12-23 16:33 UTC  (3+ messages)

[PATCH COMMITTED] scripts/test_printers_common.py: Log GDB error message
 2016-12-23 15:26 UTC  (2+ messages)

[PATCH] powerpc: add tests for __ppc_set_ppr_* functions
 2016-12-23 14:36 UTC  (3+ messages)
  ` [PATCH v2] "

[RFC][PATCH v5 13/13] Month names imported from CLDR (bug 10871)
 2016-12-23  1:54 UTC 

[RFC][PATCH v5 12/13] All other languages: Add alternative month names (bug 10871)
 2016-12-23  1:29 UTC 

[RFC][PATCH v5 11/13] cs_CZ: Add alternative month names (bug 10871)
 2016-12-23  1:27 UTC 

[RFC][PATCH v5 10/13] uk_UA: Add alternative month names (bug 10871)
 2016-12-23  1:26 UTC 

[RFC][PATCH v5 09/13] ru_RU: Add alternative month names (bug 10871)
 2016-12-23  1:25 UTC 

[RFC][PATCH v5 08/13] pl_PL: Add alternative month names (bug 10871)
 2016-12-23  1:24 UTC 

[RFC][PATCH v5 07/13] Rebuild abilists to reflect strftime family changes (bug 10871)
 2016-12-23  1:23 UTC 

[RFC][PATCH v5 06/13] Provide backward compatibility for strftime family (bug 10871)
 2016-12-23  1:23 UTC 

[RFC][PATCH v5 05/13] Implement the %OB specifier - alternative month names (bug 10871)
 2016-12-23  1:22 UTC 

[RFC][PATCH v5 04/13] Add tests for alternative month names (bug 10871)
 2016-12-23  1:21 UTC 

[RFC][PATCH v5 03/13] Rebuild abilists to reflect nl_langinfo changes (bug 10871)
 2016-12-23  1:20 UTC 

[RFC][PATCH v5 02/13] Provide backward compatibility for nl_langinfo family (bug 10871)
 2016-12-23  1:19 UTC 

[RFC][PATCH v5 01/13] Implement alternative month names (bug 10871)
 2016-12-23  1:18 UTC 

[RFC][PATCH v5 00/13][BZ 10871] Month names in genitive case
 2016-12-23  1:16 UTC 

--enable-stack-protector for glibc, v10
 2016-12-22 22:41 UTC  (24+ messages)
` [PATCH 02/15] Initialize the stack guard earlier when linking statically
` [PATCH 03/15] Do not stack-protect ifunc resolvers
` [PATCH 04/15] Mark all machinery needed in early static-link init as -fno-stack-protector
` [PATCH 05/15] Compile the entire dynamic linker with -fno-stack-protector
` [PATCH 09/15] De-PLTize __stack_chk_fail internal calls within libc.so
` [PATCH 13/15] Move all tests out of csu
` [PATCH 14/15] tst-quad1pie, tst-quad2pie: compile with -fPIE

[PATCH,resend] fix uninitialized variable in dynamic linker
 2016-12-22 20:06 UTC 

2.25 freeze - a little more than the holiday fortnight to go
 2016-12-22 14:52 UTC  (15+ messages)

[PATCH 1/4] S390: Use C11-like atomics instead of plain memory accesses in lock elision code
 2016-12-22 12:54 UTC  (7+ messages)
` [PATCH 2/4] S390: Use own tbegin macro instead of __builtin_tbegin
` [PING][PATCH 1/4] S390: Use C11-like atomics instead of plain memory accesses in lock elision code

[PATCH] [BZ #20985] robust mutexes: Fix broken x86 assembly by removing it
 2016-12-22 11:29 UTC  (4+ messages)

nptl/test-*-printers tests failing
 2016-12-22  2:37 UTC  (12+ messages)

Update NEWS feature test macro description of TS 18661-1 support [committed]
 2016-12-22  0:05 UTC 

[PATCH] Fix nisplus-alias compile with gcc7
 2016-12-21 23:45 UTC  (2+ messages)

[PATCH] Fixing where test-strncmp could read beyond page boundary
 2016-12-21 19:13 UTC  (6+ messages)

[PATCH v2] Add configure check for python program
 2016-12-21 18:40 UTC 

[PATCH COMMITTED] Do not require memset elimination in explicit_bzero test
 2016-12-21 18:04 UTC  (2+ messages)

[PATCHv2] powerpc: Fix write-after-destroy in lock elision
 2016-12-21 18:03 UTC  (2+ messages)
` [PATCHv3] "

[PATCH 0/4] Move wrappers to libm-compat-calls-auto
 2016-12-21 17:36 UTC  (8+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] Automatic part I: Add suffix to filename
` [PATCH 3/4] Automatic part II: Fix filename in #includes
` [PATCH 4/4] Automatic part III: Fix filename in Makefile

Update miscellaneous files from upstream sources [committed]
 2016-12-21 16:06 UTC 

[RFC][BZ #19329] high level description of pthread_create vs dlopen races
 2016-12-21 15:27 UTC  (5+ messages)

Fix nss_nisplus build with mainline GCC (bug 20978)
 2016-12-21 14:57 UTC  (2+ messages)

tunables as a blocker for 2.25
 2016-12-21 14:33 UTC 

[PATCH COMMITTED] Remove unused function _dl_tls_setup
 2016-12-21 13:42 UTC 

Define __intmax_t, __uintmax_t in bits/types.h
 2016-12-21 13:17 UTC 

[PATCH v2 0/5] Header & Standards Cleanup
 2016-12-21 12:41 UTC  (6+ messages)
` [PATCH v2 2/5] manual: Convert @tables of variables to @vtables

Add roundeven, roundevenf, roundevenl [committed]
 2016-12-21  1:49 UTC 

[PATCH] Fix x86_64 memchr for large input sizes
 2016-12-20 21:41 UTC  (4+ messages)

Add preprocessor indentation for llogb macro in tgmath.h [commited]
 2016-12-20 21:24 UTC 

[PATCH] powerpc: Add a POWER8 implementation for GET|SET_FLOAT_WORD
 2016-12-20 21:09 UTC  (3+ messages)

[PATCH 00/11] Improve generic string routines
 2016-12-20 21:01 UTC  (9+ messages)
` [PATCH 05/11] Improve generic strrchr
` [PATCH 06/11] Improve generic memrchr

[PATCH] [BZ #20862] mo_MD@cyrillic: new language locale
 2016-12-20 18:14 UTC 

[PATCH 2/2] Enable ILP32 mode on aarch64 (version 3)
 2016-12-20 18:13 UTC  (3+ messages)

glibc 2.25 development --- 46 days to freeze
 2016-12-20 16:54 UTC  (7+ messages)

[PATCH v4] Replace use of snprintf with strfrom in libm tests
 2016-12-20 15:39 UTC  (2+ messages)


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