public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH V3] When disabling SSE, make sure -fpmath is not set to use SSE either
 2016-04-03  2:16 UTC  (2+ messages)

[PATCHv2] powerpc: Add optimized P8 strspn
 2016-04-02 23:40 UTC  (2+ messages)

[PATCH] Reduce number of mmap calls from __libc_memalign in ld.so
 2016-04-02 22:41 UTC  (4+ messages)

[PATCH] getauxval: fix crash on systems without HAVE_AUX_VECTOR
 2016-04-02 17:30 UTC  (2+ messages)

[PATCH] Add Roman numerals in *printf
 2016-04-02  5:01 UTC  (4+ messages)

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

Deprecate union wait and remove support from wait functions [BZ #19613]
 2016-04-02  1:18 UTC  (14+ messages)
  ` [PATCH v2] Remove union wait (was: Re: Deprecate union wait and remove support from wait functions [BZ #19613])
    ` [PATCH v2] Remove union wait

[PATCH] glob: Avoid copying the d_name field of struct dirent [BZ #19779]
 2016-04-01 21:55 UTC  (9+ 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  (21+ messages)
` [PATCH 1/4] Improve generic strcspn performance
  ` [PATCH 2/4] Improve generic strspn performance
` [PATCH 3/4] Improve generic strpbrk performance
` [PATCH 4/4] Remove powerpc64 strspn, strcspn, and strpbrk implementation

[PATCH] [BZ #19776]: X86-64: Remove previous default/SSE2/AVX2 memcpy/memmove
 2016-04-01 19:39 UTC 

[PATCH v4 0/3] Fix {recv,send}{m}msg standard compliance (BZ#16919)
 2016-04-01 13:51 UTC  (9+ messages)
` [PATCH 3/3] network: recvmmsg and sendmmsg "
` [PATCH 2/3] network: recvmsg and sendmsg "
` [PATCH 1/3] Adjust kernel-features.h defaults for recvmsg and sendmsg

[COMMITED 2.23] S390: Save and restore fprs/vrs while resolving symbols
 2016-04-01 12:18 UTC 

[COMMITTED][PATCH] S390: Use ahi instead of aghi in 32bit _dl_runtime_resolve
 2016-04-01  8:44 UTC 

[PATCH 0/3] Add 64-byte alignment tests to memcpy/memmove/memset benchtests
 2016-04-01  5:49 UTC  (7+ messages)
` [PATCH 3/3] Test 64-byte alignment in memset benchtest
` [PATCH 2/3] Test 64-byte alignment in memmove benchtest
` [PATCH 1/3] Test 64-byte alignment in memcpy benchtest

[PATCH] nsswitch: Add group merging support
 2016-04-01  2:00 UTC  (14+ messages)

glibc 2.24 --- Release on August 1st (hard deadline)
 2016-03-31 21:41 UTC  (5+ messages)

[PATCH] X86-64: Remove the previous SSE2/AVX2 memsets
 2016-03-31 19:42 UTC 

[PATCH 0/4] Improve generic strspn/strcspn/strpbrk
 2016-03-31 18:29 UTC  (8+ messages)
` [PATCH 3/4] Improve generic strpbrk performance
` [PATCH 2/4] Improve generic strspn performance
` [PATCH 1/4] Improve generic strcspn performance
` [PATCH 4/4] Remove powerpc64 strspn, strcspn, and strpbrk implementation

[PATCHv2] Increase internal precision of ldbl-128ibm decimal printf
 2016-03-31 17:18 UTC  (6+ messages)
    ` [PATCHv2][Ping 1] "

[PATCH] Add x86-64 memmove with unaligned load/store and rep movsb
 2016-03-31 16:06 UTC  (6+ messages)

Subject: [PATCH] Add x86-64 memset with unaligned store and rep stosb
 2016-03-31 16:04 UTC  (3+ messages)

[PATCH 1/2] S390: Save and restore fprs/vrs while resolving symbols
 2016-03-31 15:41 UTC  (2+ messages)

[COMMITTED] [PATCH] Fix tst-dlsym-error build
 2016-03-31 13:54 UTC 

[PATCH] Report dlsym, dlvsym lookup errors using dlerror [BZ #19509]
 2016-03-31 10:05 UTC  (4+ messages)

[PATCH 00/14] S390: Optimize iconv modules
 2016-03-31  9:45 UTC  (13+ messages)
` [PATCH 13/14] Fix ucs4le_internal_loop in error case
` [PATCH 14/14] Fix UTF-16 surrogate handling

[PATCH] configure: improve libaudit & libcap configure handling
 2016-03-30 22:22 UTC  (2+ messages)

[RFC] [PATCH] MIPS: Add VDSO support
 2016-03-30 20:02 UTC  (2+ messages)

Incorrect IFUNC use in libpthread for fork, vfork wrapper [BZ #19861]
 2016-03-30 19:51 UTC  (5+ messages)

Decouple glob from gnulib?
 2016-03-30 18:28 UTC  (5+ messages)

[PATCH] strfmon_l: Use specified locale for number formatting [BZ #19633]
 2016-03-30 15:08 UTC  (9+ messages)

[RFC][PATCH v2 3/6] Implement the %OB specifier - alternative month names (bug 10871)
 2016-03-29 23:31 UTC  (7+ messages)

[RFC][PATCH v2 1/6] Implement alternative month names (bug 10871)
 2016-03-29 23:16 UTC  (5+ messages)

[PATCH V4][BZ #18441] fix sorting multibyte charsets with an improper locale
 2016-03-29 22:17 UTC  (4+ messages)

[PATCH] CVE-2016-3075: Stack overflow in _nss_dns_getnetbyname_r [BZ #19879]
 2016-03-29 21:41 UTC  (3+ messages)

[microblaze] Remove __ASSUME_FUTIMESAT
 2016-03-29 21:28 UTC  (3+ messages)
` Ping "

Calling functions through a pointer of incorrect type
 2016-03-29 21:27 UTC  (5+ messages)

[PATCH] mips: terminate the FDE before the return trampoline in makecontext
 2016-03-29 13:09 UTC  (4+ messages)

[PATCH] nss_db: Propagate ERANGE error if parse_line fails [BZ #19837]
 2016-03-29  9:04 UTC  (3+ messages)

[PING^2][PATCH V4][BZ #18441] fix sorting multibyte charsets with an improper locale
 2016-03-29  9:02 UTC 

[PATCH] Initial Enhanced REP MOVSB/STOSB (ERMS) support
 2016-03-29  2:27 UTC  (3+ messages)

[PATCH] alpha: fix fts64 function
 2016-03-28 22:57 UTC  (2+ messages)

assistance required: bug-glibc-manual@gnu.org
 2016-03-28 22:46 UTC 

[PATCH 1/2] Add _arch_/_cpu_ to index_*/bit_* in x86 cpu-features.h
 2016-03-28 22:16 UTC  (14+ messages)

[PATCH] Make __memcpy_avx512_no_vzeroupper an alias
 2016-03-28 20:18 UTC  (2+ messages)

[PATCH] powerpc: Optimized POWER8 strlen
 2016-03-28 19:44 UTC 

[PATCH v4] Add pretty printers for the NPTL lock types
 2016-03-28 18:20 UTC 

[PATCH] powerpc: Add optimized P8 strspn
 2016-03-28 17:55 UTC  (2+ messages)

Future atomic operation cleanup
 2016-03-28 17:36 UTC  (3+ messages)
` [PATCH v3] PowerPC: libc single-thread lock optimization
  ` [PING][PATCH "

[PATCH] [BZ #18858] Implement x86-64 multiarch mempcpy in memcpy
 2016-03-28 17:31 UTC  (2+ messages)

[PATCH] nsswitch: Add group merging support
 2016-03-28 13:14 UTC  (2+ messages)

[PATCH x86_64] Update memcpy, mempcpy and memmove selection order for Excavator CPU BZ #19583
 2016-03-28 12:12 UTC  (21+ messages)

[PATCH v3 0/3] Fix {recv,send}{m}msg standard compliance (BZ#16919)
 2016-03-26 13:11 UTC  (6+ messages)
` [PATCH 1/3] Adjust kernel-features.h defaults for recvmsg and sendmsg
` [PATCH 3/3] network: recvmmsg and sendmmsg standard compliance (BZ#16919)
` [PATCH 2/3] network: recvmsg and sendmsg "

[PATCH] nss_dns: Skip over non-PTR records in the netent code [BZ #19868]
 2016-03-25 19:03 UTC 

[PATCH] nss_dns: Fix assertion failure in _nss_dns_getcanonname_r [BZ #19865]
 2016-03-25 19:01 UTC 

[PATCH] nss_dns: Check address length before creating addrinfo result [BZ #19831]
 2016-03-25 18:59 UTC 

[PATCH] nss_dns: Validate RDATA length against packet length [BZ #19830]
 2016-03-25 18:57 UTC 

[PATCH] resolv: Always set *resplen2 out parameter in send_vc [BZ #19825]
 2016-03-25 18:55 UTC 

[PATCH] Synchronize <sys/personality.h> with kernel headers
 2016-03-25 16:41 UTC  (4+ messages)

[PATCH 0/2] Add ca_ES@valencia and de_LI locales
 2016-03-25 16:11 UTC  (8+ messages)
` [PATCH 2/2] New locale de_LI

Second draft of the Y2038 design document
 2016-03-25 12:24 UTC  (5+ 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).