public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH] powerpc64: strchr/strchrnul optimization for power8
 2016-12-27 19:56 UTC  (2+ messages)

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

[PATCH COMMITTED] Fix typo in manual for iseqsig
 2016-12-27 17:58 UTC 

[PATCH COMMITTED] Fix pretty printer failures when CPPFLAGS is defined with optimizations
 2016-12-27 17:50 UTC  (4+ messages)

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

getentropy for <unistd.h>
 2016-12-27 17:46 UTC  (4+ messages)

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

[PATCH COMMITTED] resolv: Remove processing of unimplemented "spoof" host.conf options
 2016-12-27 16:05 UTC 

[PATCH COMMITTED] sunrpc: Always obtain AF_INET addresses from NSS [BZ #20964]
 2016-12-27 15:49 UTC 

[PATCH COMMITTED] rpcinfo: Remove traces of unbuilt helper program
 2016-12-27 14:41 UTC 

[PATCH v5 00/17] Consolidate Linux sysvipc implementation
 2016-12-27 14:02 UTC  (18+ messages)
` [PATCH 01/17] Add __ASSUME_DIRECT_SYSVIPC_SYSCALL for Linux
` [PATCH 07/17] Add SYSV message queue test
` [PATCH 02/17] Refactor Linux ipc_priv header
` [PATCH 06/17] Use msgget syscall for Linux implementation
` [PATCH 03/17] Consolidate Linux msgctl implementation
` [PATCH 14/17] Consolidate Linux shmctl implementation
` [PATCH 13/17] Use shmat syscall for Linux implementation
` [PATCH 10/17] Use semop "
` [PATCH 17/17] Add SYSV shared memory test
` [PATCH 08/17] Consolidate Linux semctl implementation
` [PATCH 04/17] Consolidate Linux msgrcv implementation
` [PATCH 11/17] Consolidate Linux semtimedop implementation
` [PATCH 12/17] Add SYSV semaphore test
` [PATCH 15/17] Use shmdt syscall for linux implementation
` [PATCH 09/17] Use semget syscall for Linux implementation
` [PATCH 16/17] Use shmget syscall for linux implementation
` [PATCH 05/17] Use msgsnd syscall for Linux implementation

[PATCH] Test for __mprotect failure in _dl_map_segments [BZ #20831]
 2016-12-27 13:01 UTC  (2+ messages)
` [PING] "

[PATCHv6 0/4] glibc tunables
 2016-12-27 11:44 UTC  (9+ messages)
` [PATCH 1/4] Add framework for tunables
` [PATCH 3/4] Enhance --enable-tunables to select tunables frontend at build time
` [PATCH 2/4] Initialize tunable list with the GLIBC_TUNABLES environment variable
` [PING 6][PATCHv6 0/4] glibc tunables

[PATCH] Fix pretty printer tests for run-built-tests == no
 2016-12-27  2:26 UTC 

cross-toolchain build issue with lib vs. lib64
 2016-12-27  0:22 UTC  (2+ messages)

[PATCH v2] Fix x86_64 memchr for large input sizes
 2016-12-26 20:08 UTC 

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

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

[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] "

[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:27 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:30 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  (18+ messages)
` [PATCH 04/15] Mark all machinery needed in early static-link init as -fno-stack-protector
` [PATCH 09/15] De-PLTize __stack_chk_fail internal calls within libc.so
` [PATCH 05/15] Compile the entire dynamic linker with -fno-stack-protector
` [PATCH 02/15] Initialize the stack guard earlier when linking statically
` [PATCH 03/15] Do not stack-protect ifunc resolvers

[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:06 UTC 

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

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

[PATCH v2] Add configure check for python program
 2016-12-21 18:41 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  (4+ messages)

Update miscellaneous files from upstream sources [committed]
 2016-12-21 16:07 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 

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