public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH 1/3] localedata: use same comment_char/escape_char in these files
 2016-04-11 20:46 UTC  (10+ messages)

[PATCH v5] Add pretty printers for the NPTL lock types
 2016-04-11 20:38 UTC  (2+ messages)

[PATCH][BZ 19084] Make sure _nl_value_type_LC_<category> arrays have correct size
 2016-04-11 20:02 UTC  (6+ messages)

[PATCH] localedata: CLDRv29: update LC_ADDRESS.country_num values
 2016-04-11 18:32 UTC 

LC_TIME: date_fmt vs d_t_fmt
 2016-04-11 17:45 UTC  (4+ messages)

[PATCH] glob: Simplify the interface for the GLOB_ALTDIRFUNC callback gl_readdir
 2016-04-11 16:57 UTC  (3+ messages)

configuring /var/run with newer autoconf
 2016-04-11 16:09 UTC  (10+ messages)

[PATCH] vfprintf: Fix memory with large width and precision [BZ #19931]
 2016-04-11 16:02 UTC  (3+ messages)

Deprecate union wait and remove support from wait functions [BZ #19613]
 2016-04-11 15:32 UTC  (17+ messages)
  ` [PATCH v2] Remove union wait (was: Re: Deprecate union wait and remove support from wait functions [BZ #19613])
    ` [PATCH v2] Remove union wait

[PATCHv2] MIPS: Add VDSO support
 2016-04-11 14:53 UTC  (2+ messages)

[PING][PATCH v4] Add pretty printers for the NPTL lock types
 2016-04-11 13:25 UTC  (8+ messages)

[PATCH v4 0/4] Cancellation entrypoint refactor
 2016-04-11 13:07 UTC  (12+ messages)
` [PATCH 3/4] Consolidate pread/pread64 implementations
` [PATCH 1/4] Define __ASSUME_ALIGNED_REGISTER_PAIRS for missing ports
` [PATCH 4/4] Consolidate pwrite/pwrite64 implementations
` [PATCH 2/4] Consolidate off_t/off64_t syscall argument passing

Incorrect IFUNC use in libpthread for fork, vfork wrapper [BZ #19861]
 2016-04-11 10:02 UTC  (7+ messages)

[PATCH] deprecate libnsl/libnss_*
 2016-04-11  9:39 UTC  (16+ messages)
            ` symbol name space issues with NSS modules

[PATCH COMMITTED] Add missing bug number
 2016-04-11  8:58 UTC 

[PATCH] getauxval: fix crash on systems without HAVE_AUX_VECTOR
 2016-04-11  8:28 UTC  (5+ messages)

[PATCH] strfmon_l: Use specified locale for number formatting [BZ #19633]
 2016-04-11  8:22 UTC  (17+ messages)

Faster string to integer conversion
 2016-04-10 19:54 UTC  (2+ messages)

[PROPOSED PATCH] Fix integer overflow when adjusting posixrules
 2016-04-10 19:43 UTC 

[PATCH 0/2] Add ca_ES@valencia and de_LI locales
 2016-04-10 16:57 UTC  (8+ messages)
` [PATCH 1/2] New locale ca_ES@valencia [BZ #2522]
` [PATCH 2/2] New locale de_LI

[PATCH] localedata: LC_MEASUREMENT: use copy directives everywhere
 2016-04-10 16:56 UTC  (4+ messages)

--enable-stack-protector for glibc, v6
 2016-04-10 14:33 UTC  (22+ messages)
` [PATCH 03/17 v6] Do not stack-protect ifunc resolvers
` [PATCH 01/17 v6] Configury support for --enable-stack-protector
` [PATCH 13/17] Drop explicit stack-protection of pieces of the system
` [PATCH 06/17] Allow overriding of CFLAGS as well as CPPFLAGS for rtld
` [PATCH 16/17 v5] x86, pthread_cond_*wait: Do not depend on %eax not being clobbered
` [PATCH 09/17 v6] Work even with compilers hacked to enable -fstack-protector by default
` [PATCH 04/17 v5] Mark all machinery needed in early static-link init as -fno-stack-protector

Should pthread_kill be marked __THROW?
 2016-04-10  9:04 UTC  (7+ messages)

Consistency between strxfrm and strcoll?
 2016-04-10  4:23 UTC  (3+ messages)

[PATCH 1/2] Remove ancient GCC string inlines
 2016-04-10  4:10 UTC  (4+ messages)

[PATCH] localedata: LC_PAPER: use copy directives everywhere
 2016-04-10  3:37 UTC 

[PATCH] nss_dns: Fix assertion failure in _nss_dns_getcanonname_r [BZ #19865]
 2016-04-10  2:30 UTC  (2+ messages)

[PATCH] When disabling SSE, make sure -fpmath is not set to use SSE either
 2016-04-10  2:16 UTC  (3+ messages)
` [PATCH V4] "

[PATCH] localedata: CLDRv28: update LC_PAPER values
 2016-04-10  0:24 UTC  (3+ messages)

[PATCH/committed] configure: fix `test ==` usage
 2016-04-10  0:06 UTC 

[PATCH] locales: iw_IL: delete old/deprecated locale [BZ #16137]
 2016-04-09 22:13 UTC  (6+ messages)

Fix limits.h NL_NMAX namespace (bug 19929)
 2016-04-08 21:17 UTC  (2+ messages)

Fix termios.h XCASE namespace (bug 19925)
 2016-04-08 17:38 UTC  (2+ messages)

[RFC] [PATCH] MIPS: Add VDSO support
 2016-04-08 14:10 UTC  (5+ messages)

[PATCH] Disable rest of sunrpc, too
 2016-04-08 13:33 UTC 

[PATCH] deprecate libnsl (Version 3)
 2016-04-08 13:11 UTC  (3+ messages)

[PATCH-v2] powerpc: Automatic CPU detection in preconfigure
 2016-04-08 12:12 UTC  (2+ messages)

[PATCH v3] powerpc: Add optimized P8 strspn
 2016-04-07 20:55 UTC  (4+ messages)

Crash when dlclosing oneself in a global destructor
 2016-04-07 20:15 UTC  (2+ messages)

[PATCH] powerpc: Optimized POWER8 strlen
 2016-04-07 17:32 UTC  (3+ messages)

[PATCH 00/14] S390: Optimize iconv modules
 2016-04-07 15:18 UTC  (9+ messages)
` [PATCH 14/14] Fix UTF-16 surrogate handling

[PATCH v4 0/3] Fix {recv,send}{m}msg standard compliance (BZ#16919)
 2016-04-07 12:29 UTC  (9+ messages)
` [PATCH 2/3] network: recvmsg and sendmsg "

[PATCH COMMITTED] hsearch_r: Include <limits.h>
 2016-04-07 11:55 UTC 

[PATCH COMMITTED] scratch_buffer_set_array_size: Include <limits.h>
 2016-04-07 11:54 UTC 

Future atomic operation cleanup
 2016-04-07 11:24 UTC  (3+ messages)
` [PATCH v3] PowerPC: libc single-thread lock optimization

[committed, PATCH] X86-64: Prepare memmove-vec-unaligned-erms.S
 2016-04-06 17:26 UTC 

[committed, PATCH] X86-64: Prepare memset-vec-unaligned-erms.S
 2016-04-06 16:37 UTC 

[PATCH 1/2] S390: Save and restore fprs/vrs while resolving symbols
 2016-04-06 13:46 UTC  (3+ messages)

[PATCHv2] powerpc: strcasestr optmization for power8
 2016-04-06 10:17 UTC 

[PATCH] Add --enable-large-benchtests for large data benchmarks
 2016-04-06  2:38 UTC  (5+ messages)

[committed, PATCH] Force 32-bit displacement in memset-vec-unaligned-erms.S
 2016-04-05 12:23 UTC 

[committed, PATCH] Add a comment in memset-sse2-unaligned-erms.S
 2016-04-05 12:22 UTC 

[PATCH] PR string/19907: Incorrect memcpy tests
 2016-04-05  5:02 UTC 

[PATCH] Add Roman numerals in *printf
 2016-04-04 22:59 UTC  (3+ messages)

[PATCH] Treat STV_HIDDEN and STV_INTERNAL symbols as STB_LOCAL
 2016-04-04 20:56 UTC  (2+ messages)

[PATCH] nsswitch: Add group merging support
 2016-04-04 19:25 UTC  (4+ messages)

[PATCHv2] powerpc: Add optimized P8 strspn
 2016-04-04 16:42 UTC  (4+ messages)

Shared mappings not being inherited by children processes in GNU/Hurd
 2016-04-04 15:57 UTC 

[COMMITED 2.22 2.21 2.20] S390: Save and restore fprs/vrs while resolving symbols
 2016-04-04 11:30 UTC 

glibc 2.24 --- Release on August 1st (hard deadline)
 2016-04-04  7:49 UTC  (2+ messages)

[committed, PATCH] Don't put SSE2/AVX/AVX512 memmove/memset in ld.so
 2016-04-03 21:39 UTC 

[committed, PATCH] Fix memmove-vec-unaligned-erms.S
 2016-04-03 19:44 UTC 

[PATCH] Reduce number of mmap calls from __libc_memalign in ld.so
 2016-04-03 13:42 UTC  (6+ messages)

[PATCH V3] When disabling SSE, make sure -fpmath is not set to use SSE either
 2016-04-03  2:16 UTC  (2+ messages)

[PATCH] libio: Always use _IO_BUFSIZE for stream buffers [BZ #4099]
 2016-04-02  2:13 UTC  (8+ messages)

[PATCH] glob: Avoid copying the d_name field of struct dirent [BZ #19779]
 2016-04-01 21:55 UTC  (8+ messages)

[COMMITTED] [PATCH] Use PTR_ALIGN_DOWN on strcspn and strspn
 2016-04-01 21:35 UTC 

[PATCH] Remove Fast_Copy_Backward from Intel Core processors
 2016-04-01 20:51 UTC 

[PATCH 0/4] Improve generic strspn/strcspn/strpbrk
 2016-04-01 20:44 UTC  (4+ messages)
` [PATCH 1/4] Improve generic strcspn performance

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