public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH v3 00/17] Consolidate Linux sysvipc implementation
 2017-01-05 20:57 UTC  (4+ messages)

[PATCH] Use fortify macros for b{zero,copy} along decl from strings.h
 2017-01-05 20:01 UTC  (2+ messages)

build-many-glibcs.py failures for powerpc
 2017-01-05 18:32 UTC  (2+ messages)

MicroBlaze glibc fixes
 2017-01-05 18:15 UTC  (5+ messages)

[RFC][BZ #19329] high level description of pthread_create vs dlopen races
 2017-01-05 17:53 UTC  (6+ messages)

Increase some test timeouts
 2017-01-05 17:40 UTC  (2+ messages)

Fix MIPS n64 readahead (bug 21026) [committed]
 2017-01-05 17:36 UTC 

[PATCH] Use fortify macros for b{zero,copy} along decl from strings.h
 2017-01-05 16:40 UTC 

[PATCH v3] Test case for BZ 19329
 2017-01-05 15:34 UTC  (3+ messages)

Fix string/tester.c for GCC 7 -Wstringop-overflow=
 2017-01-04 23:34 UTC  (2+ messages)

Fix malloc/ tests for GCC 7 -Walloc-size-larger-than=
 2017-01-04 23:32 UTC  (2+ messages)

Update libm-test XFAILs for ibm128 format [committed]
 2017-01-04 23:30 UTC 

Read-only data in ELF libraries may be remapped writable at runtime (upcoming NDSS'17 paper)
 2017-01-04 20:15 UTC  (14+ messages)

[PATCH v2 0/9] Move wrappers to libm-compat-calls-auto
 2017-01-04 18:42 UTC  (6+ messages)

Fix MicroBlaze __backtrace get_frame_size namespace (bug 21022)
 2017-01-04 18:06 UTC  (3+ messages)

Fix MicroBlaze bits/setjmp.h for C++
 2017-01-04 18:04 UTC  (3+ messages)

[PATCH] Document and fix --enable-bind-now [BZ #21015]
 2017-01-04 17:52 UTC  (2+ messages)

Make MIPS soft-fp preserve NaN payloads for NAN2008 [committed]
 2017-01-04 17:16 UTC 

Update MicroBlaze localplt.data
 2017-01-03 21:37 UTC 

Correct MicroBlaze librt ABI list
 2017-01-03 21:36 UTC 

[PATCH] [BZ #20862] mo_MD@cyrillic: new language locale
 2017-01-03 21:23 UTC 

Update i386 libm-test-ulps [committed]
 2017-01-03 21:07 UTC 

[PATCH] Add avx2 fake-capability, like tls
 2017-01-03 19:53 UTC 

[COMMITTED] Remove duplicate strcat implementations
 2017-01-03 19:49 UTC 

[PATCHv2] powerpc: Fix write-after-destroy in lock elision
 2017-01-03 19:25 UTC  (13+ messages)
` [PATCHv3] "
  ` Ping "
              ` [PATCHv4] "

Fix math/test-fenvinline for no-exceptions configurations [committed]
 2017-01-03 18:46 UTC 

Fix elf/tst-ldconfig-X for cross testing [committed]
 2017-01-03 15:12 UTC 

[PATCH] Fix x86 strncat optimized implementation for large sizes
 2017-01-03 15:05 UTC  (2+ messages)

[PATCH v11] Add pretty printers for the NPTL lock types
 2017-01-03  7:27 UTC  (22+ messages)

[PATCH v2] powerpc: Convert tests to the new support test-driver
 2017-01-03  6:16 UTC  (2+ messages)

[PATCH] [BZ #20862] mo_MD@cyrillic: new language locale
 2017-01-03  2:23 UTC  (2+ messages)

[RFC][PATCH v5 00/13][BZ 10871] Month names in genitive case
 2017-01-03  2:11 UTC  (12+ messages)

[RFC][PATCH v5 01/13] Implement alternative month names (bug 10871)
 2017-01-03  1:47 UTC  (7+ messages)

Fix MIPS n32 lseek, lseek64 (bug 21019) [committed]
 2017-01-02 23:11 UTC 

Add build-many-glibcs.py powerpc-linux-gnu-power4 build [committed]
 2017-01-02 22:14 UTC 

Fix math/test-nearbyint-except for no-exceptions configurations [committed]
 2017-01-02 20:48 UTC 

Correct MIPS math-tests.h condition for sNaN payload preservation [committed]
 2017-01-02 20:29 UTC 

2.25 Freeze getting slushy soon
 2017-01-02 20:09 UTC  (9+ messages)

[PATCH] tunables: Avoid getenv calls and disable glibc.malloc.check by default
 2017-01-02 19:37 UTC 

[PATCH 0/2] New pthread rwlock that is more scalable
 2017-01-02 19:26 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH] Fix i686 memchr for large input sizes
 2017-01-02 19:03 UTC  (2+ messages)

[PATCH 12/17] Add SYSV semaphore test
 2017-01-02 18:24 UTC  (8+ messages)
` [PATCH] Fix argument passing in sysvipc/test-sysvsem

[PATCH] New condvar implementation that provides stronger ordering guarantees
 2017-01-02 18:13 UTC  (9+ messages)

Update copyright dates not handled by scripts/update-copyrights [committed]
 2017-01-02 18:04 UTC  (17+ messages)

tst-open-tmpfile and pre-3.18 kernels
 2017-01-02 18:04 UTC  (3+ messages)

Purpose of the elf/check-localplt test
 2017-01-02 17:58 UTC  (2+ messages)

Make build-many-glibcs.py use binutils 2.28 branch by default [committed]
 2017-01-02 13:31 UTC 

2.25 Freeze getting slushy soon
 2017-01-02  3:32 UTC  (3+ messages)

Ping: ILP32 on aarch64 patches
 2017-01-01 22:24 UTC  (4+ messages)

[PATCH v8 0/4] glibc tunables
 2017-01-01 13:40 UTC  (14+ messages)
` [PATCH 4/4] User manual documentation 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
  ` [PATCH 1/4] Add framework for tunables

[PATCH COMMITTED] malloc: Run tunables tests only if tunables are enabled
 2017-01-01  9:41 UTC  (2+ messages)

[PATCH] libresolv tests
 2017-01-01  9:22 UTC  (3+ messages)

[PATCH COMMITTED] support: struct netent portability fix for support_format_netent
 2017-01-01  9:21 UTC 

[PATCH COMMITTED] support: Use %td for pointer difference in xwrite
 2017-01-01  9:21 UTC 

Update config.guess and config.sub to current versions [committed]
 2017-01-01  0:31 UTC 

[PATCH COMMITTED] Update DNS RR type definitions [BZ #20593]
 2016-12-31 20:57 UTC 

[PATCH COMMITTED] CVE-2015-5180: resolv: Fix crash with internal QTYPE [BZ #18784]
 2016-12-31 19:51 UTC 

[PATCH COMMITTED] tunables: Use correct unused attribute
 2016-12-31 19:50 UTC 

[PATCH COMMITTED] resolv: Deprecate RES_BLAST
 2016-12-31 19:33 UTC 

[PATCH COMMITTED] resolv: Deprecate the "inet6" option and RES_USE_INET6 [BZ #19582]
 2016-12-31 19:33 UTC 

[PATCH] localedata: bs_BA: fix yesexpr/noexpr [BZ #20974]
 2016-12-31 19:19 UTC  (4+ messages)

[PATCHv6 0/4] glibc tunables
 2016-12-31 13:48 UTC  (5+ messages)
` [PATCH 1/4] Add framework for tunables

[PATCH v7 0/4] glibc tunables
 2016-12-31 12:40 UTC  (9+ messages)
` [PATCH 4/4] User manual documentation for tunables
` [PATCH 2/4] Initialize tunable list with the GLIBC_TUNABLES environment variable
` [PATCH 3/4] Enhance --enable-tunables to select tunables frontend at build time
` [PATCH 1/4] Add framework for tunables

[PATCH] support: Implement --verbose option for test programs
 2016-12-31 10:51 UTC 

[PATCH] support: Add support for delayed test failure reporting
 2016-12-31 10:50 UTC  (5+ messages)

Add fromfp functions [committed]
 2016-12-31  0:43 UTC 

[PATCH COMMITTED] resolv: Turn historic name lookup functions into compat symbols
 2016-12-30 19:16 UTC 

[PATCH v2] Fix x86_64 memchr for large input sizes
 2016-12-30 13:44 UTC  (2+ messages)

Fix tst-support_record_failure-2 for run-built-tests = no [committed]
 2016-12-30 13:03 UTC 

Define __intmax_t, __uintmax_t in bits/types.h
 2016-12-30 12:59 UTC  (3+ messages)
` Ping "

Testing on hosts with firewalls
 2016-12-30 12:20 UTC  (12+ messages)

[PATCH COMMITTED] Do not require memset elimination in explicit_bzero test
 2016-12-30 12:16 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).