public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH] Improve performance of strncpy
 2014-11-27 20:51 UTC  (4+ messages)

Add more headers to include/ for conform tests
 2014-11-27 20:42 UTC 

[PATCH 1/N] x86_64 vectorization support: vectorized math functions addition to Glibc
 2014-11-27 20:12 UTC  (17+ messages)

[ping][PATCH][BZ #13862] Reuse of cached stack can cause bounds overrun of thread DTV
 2014-11-27 20:04 UTC  (19+ messages)
                          ` [PATCH][BZ "

[PING] [PATCH] i686: Fix test suite fails on build by gcc 5.0
 2014-11-27 19:11 UTC  (3+ messages)

[PATCH v2] Add x86 32 bit vDSO time function support
 2014-11-27 17:38 UTC  (8+ messages)

[PATCH 3/3] PowerPC: abort transaction in syscalls
 2014-11-27 17:37 UTC  (2+ messages)

[PATCH 2/3] PowerPC: Add adaptive elision to rwlocks
 2014-11-27 17:37 UTC  (2+ messages)

[PATCH 1/3] PowerPC: Add the low level infrastructure for pthreads
 2014-11-27 17:36 UTC  (6+ messages)

[PATCH 2/2] libio: Update tst-fmemopen2.c
 2014-11-27 17:35 UTC  (2+ messages)

[PATCH 1/2] libio: fmemopen rewrite to POSIX compliance
 2014-11-27 17:34 UTC  (4+ messages)

Clean up patchwork.sourceware.org
 2014-11-27 17:08 UTC  (2+ messages)

[PATCH] [BZ #17596] mblen return code when n is zero
 2014-11-27 17:06 UTC  (5+ messages)
      ` [PING][PATCH] "

[RFC] mutex destruction (#13690): problem description and workarounds
 2014-11-27 16:55 UTC  (5+ messages)

[PATCH][SPARC] supporting more than 2g in niagara4 memcpy and memset
 2014-11-27 16:47 UTC  (4+ messages)
    ` [PING][PATCH][SPARC] "

[PATCH 3/N] [x86_64] Vectorized math functions
 2014-11-27 16:35 UTC  (10+ messages)

[PATCH] Recognize recent x86 CPUs in string.h
 2014-11-27 16:28 UTC  (2+ messages)
`  "

[PATCH] strtok and strtok_r optimization for powerpc64
 2014-11-27 16:28 UTC  (2+ messages)

RFC: Don't output symbol version requirement for non-DT_NEEDED libs
 2014-11-27 16:25 UTC  (3+ messages)

Avoid deprecated sigblock in misc/tst-pselect.c
 2014-11-27 16:00 UTC  (2+ messages)

Fix libio/bug-ungetwc1.c warning
 2014-11-27 15:58 UTC  (2+ messages)

[PATCH] Reset cached offset when reading to end of stream (BZ #17653)
 2014-11-27 15:44 UTC  (4+ messages)

[PATCH][BZ #14799] Allow to disable options in RES_OPTIONS
 2014-11-27 15:37 UTC  (3+ messages)
  ` [PATCH v2][BZ "

[PATCH] tst-ftell-active-handler: Open file with O_TRUNC for w+ mode
 2014-11-27 15:28 UTC  (4+ messages)
  ` [PATCH v2] tst-ftell-active-handler: Open file with O_TRUNC for w modes

[RFC] Add fast path for strcoll and strcasecmp
 2014-11-27 15:25 UTC  (7+ messages)

Fix dlfcn/failtestmod.c warning
 2014-11-27 15:21 UTC  (2+ messages)

Getting a build failure in glibc due to gcc changes on 32bit x86 glibc
 2014-11-27 15:04 UTC 

S/390: Get rid of assembler warning value truncated
 2014-11-27 14:40 UTC  (4+ messages)

Recent change to nscd/connections.c broke mips-mti-linux-gnu build?
 2014-11-27  9:07 UTC  (2+ messages)

Avoid warnings for unused results in nscd/connections.c
 2014-11-27  9:06 UTC  (4+ messages)

Getting a build failure in glibc due to gcc changes on 32bit x86 glibc
 2014-11-27  5:28 UTC  (2+ messages)

Fix nss/tst-nss-test1.c format warning
 2014-11-27  0:45 UTC  (2+ messages)

Fix stdio-common/tst-fmemopen.c format warnings
 2014-11-27  0:45 UTC  (2+ messages)

Use -Werror by default, add --disable-werror
 2014-11-26 22:13 UTC 

[PATCH] fix to malloc checking
 2014-11-26 19:30 UTC  (4+ messages)

Disable -Wdeprecated-declarations for register_printf_function calls in tst-printfsz.c
 2014-11-26 17:59 UTC 

[PATCH 6/N v2] [x86_64] Vectorized math functions
 2014-11-26 17:56 UTC  (3+ messages)

[PATCH 5/N] [x86_64] Vectorized math functions
 2014-11-26 17:51 UTC  (2+ messages)

[PATCH 4/N] [x86_64] Vectorized math functions
 2014-11-26 17:48 UTC  (2+ messages)

Disable -Waddress for part of nptl/tst-mutex1.c
 2014-11-26 17:31 UTC 

Fix sysdeps/mips/__longjmp.c warning
 2014-11-26 16:34 UTC 

[PATCH 2/N] [x86_64] Vectorized math functions
 2014-11-26 16:26 UTC  (6+ messages)

Fix nptl/tst-cancel-self-cancelstate.c warning
 2014-11-26 16:02 UTC  (2+ messages)

Fix sysdeps/unix/sysv/linux/arm/libc-do-syscall.S warning
 2014-11-26 15:14 UTC 

FIx ldbl-128ibm frexpl for 32-bit systems (bug 16619, bug 16740)
 2014-11-26 13:55 UTC 

Fix elf/tst-unique4lib.cc warning
 2014-11-26 13:32 UTC 

[PATCH 1/N] [x86_64] Vectorized math functions
 2014-11-26 13:09 UTC  (4+ messages)

[PATCH V2] manual/string.texi: Add description of envz_remove
 2014-11-26 12:17 UTC 

Fix warnings in fwscanf / rewind tests
 2014-11-26 10:25 UTC  (2+ messages)

Fix test-strchr.c warnings for wide string testing
 2014-11-26 10:17 UTC  (3+ messages)

Remove TEST_IFUNC, tests-ifunc and *-ifunc.c tests
 2014-11-26  9:41 UTC  (2+ messages)

[RFC] [PATCH] powerpc: Fix missing barriers in atomic_exchange_and_add_{acq,rel}
 2014-11-26  9:00 UTC  (6+ messages)

[PATCH v2] ftell: seek to end only when there are unflushed bytes (BZ #17647)
 2014-11-26  8:56 UTC  (3+ messages)

Add macros for diagnostic control, use for scanf %a tests
 2014-11-26  2:48 UTC  (6+ messages)

Disable -Wdiv-by-zero for some tests in stdio-common/tst-unlockedio.c
 2014-11-26  1:27 UTC 

Add macros for diagnostic control, use them in locale/weightwc.h
 2014-11-26  0:42 UTC  (17+ messages)

Fix warning in setjmp/jmpbug.c
 2014-11-26  0:41 UTC  (2+ messages)

Fix warning in posix/tst-getopt_long1.c
 2014-11-25 23:53 UTC 

holiday break
 2014-11-25 23:24 UTC 

Fix warning in stdio-common/tst-printf-round.c
 2014-11-25 23:22 UTC  (2+ messages)

[PATCH] Properly handle forced elision in pthread_mutex_trylock
 2014-11-25 22:30 UTC  (2+ messages)

-Werror policy
 2014-11-25 21:48 UTC  (16+ messages)

[PATCH] Fix synchronization of TPP min/max priorities
 2014-11-25 21:44 UTC  (2+ messages)

[RFC][BZ #16009] Memory handling in strxfrm_l()
 2014-11-25 20:20 UTC  (8+ messages)

Fix warning in posix/bug-regex31.c
 2014-11-25 18:01 UTC  (2+ messages)

[PATCH 9/N] [x86_64] Vectorized math functions
 2014-11-25 17:29 UTC 

[PATCH 8/N] [x86_64] Vectorized math functions
 2014-11-25 17:14 UTC 

[PATCH 7/N] [x86_64] Vectorized math functions
 2014-11-25 17:14 UTC 

[RFC] atomics vs. uniprocessor builds
 2014-11-25 16:36 UTC  (2+ messages)

[PATCH] Don't use __warn_memset_zero_len for gcc-5.0 or newer
 2014-11-25 14:15 UTC  (2+ messages)

[PATCH] RFE: Improve performance of dynamic loader for deeply nested DSO dependencies
 2014-11-25 14:01 UTC  (2+ messages)
` [PATCH] Improve performance for deeply nested DSO dependencies (bug 17645)

Ping^3 [PATCH v3] lowlevellock comments
 2014-11-25 13:27 UTC 

RFC: Optimize out i386/x86-64 JUMP_SLOT relocation
 2014-11-25 13:08 UTC  (3+ messages)

[PATCH] powerpc: Fix __arch_compare_and_exchange_bool_64_rel
 2014-11-25 12:30 UTC  (2+ messages)

[PATCH] Fix atomic_full_barrier on x86 and x86_64
 2014-11-25 10:51 UTC  (7+ messages)

[PATCH] Make __extern_always_inline usable on clang++ again
 2014-11-25  8:02 UTC  (7+ messages)
  ` [PATCH v2] "

[Patch] Add .size directives to x86_64 start.S, and possibly more
 2014-11-24 22:02 UTC  (8+ messages)

build break in strcpy.c
 2014-11-24 21:48 UTC  (2+ messages)

BZ# 16418: Fix powerpc get_clockfreq raciness
 2014-11-24 21:44 UTC 

Consensus: data-race freedom as default for glibc code
 2014-11-24 17:38 UTC  (10+ messages)

[PATCH RFC] Add support for linux memfd_create syscall
 2014-11-24 17:03 UTC  (5+ messages)

[PATCH 3/3] powerpc: Add powerpc64 strpbrk optimization
 2014-11-24 16:57 UTC 

[PATCH 2/3] powerpc: Add powerpc64 strcspn optimization
 2014-11-24 16:56 UTC 

[PATCH 1/3] powerpc: Add powerpc64 strspn optimization
 2014-11-24 16:56 UTC 

[PATCH] [BZ 17588 13064] Update UTF-8 charmap and width to Unicode 7.0.0
 2014-11-24 16:54 UTC 

Fix perror fileno namespace (bug 17633)
 2014-11-24 16:49 UTC  (3+ messages)

Make __ASSUME_UTIMES hppa-specific
 2014-11-24 16:48 UTC  (15+ messages)
` Ping "
  ` Ping^2 "
    ` Ping^3 "
      ` Ping^4 "
        ` Ping^5 "
          ` Ping^6 "
            ` Ping^7 "
              ` Ping^8 "
                ` Ping^9 "
                  ` Ping^10 "
                    ` Ping^11 "
                      ` Ping^12 "
                        ` Ping^13 "
                          ` Ping^14 "

[PATCH] Add definition for CLOCK_TAI
 2014-11-24 16:31 UTC  (3+ 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).