libc-alpha archive
date index for June, 2013

This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

June 30, 2013
23:58 Re: IBM long double fixes Alan Modra
21:56 Re: [PATCH 11/14] Add elision test cases Andi Kleen
21:53 Re: [PATCH 09/14] Add a new pthread_mutexattr_setelision_np interface. Andi Kleen
21:27 Re: TSX lock elision for glibc v15 Carlos O'Donell
21:19 Re: [PATCH 12/14] Add manual for lock elision Carlos O'Donell
21:15 Re: [PATCH 11/14] Add elision test cases Carlos O'Donell
21:08 Re: [PATCH 10/14] Add a new pthread_rwlockattr_setelision_np function for rwlocks Carlos O'Donell
21:01 Re: [PATCH 09/14] Add a new pthread_mutexattr_setelision_np interface. Carlos O'Donell
20:35 Re: [PATCH] [x86_32] Don't use SSE4_2 instructions on Intel Silvermont Micro Architecture. Carlos O'Donell
20:26 Re: [PATCH] Don't use SSE4_2 instructions on Intel Silvermont Micro Architecture.\ Carlos O'Donell
20:22 Re: Fwd: [PATCH] tdestroy() should allow passing 'NULL' for 'freefct' callback Carlos O'Donell
19:57 [PATCH] [x86_32] Don't use SSE4_2 instructions on Intel Silvermont Micro Architecture. Liubov Dmitrieva
18:55 Re: [PATCH] Don't use SSE4_2 instructions on Intel Silvermont Micro Architecture.\ OndÅej BÃlka
18:12 Re: Fwd: [PATCH] tdestroy() should allow passing 'NULL' for 'freefct' callback OndÅej BÃlka
16:43 [PATCH 2/2][BZ #14547] Fix CVE-2012-4412 Siddhesh Poyarekar
16:42 Re: [BZ #15522] strtod ("nan(N)") returning a sNaN in some cases Joseph S. Myers
16:37 [PATCH 1/2][BZ #14547] Fix CVE-2012-4412 Siddhesh Poyarekar
16:30 [PATCH][BZ #14547] Clean up strcoll implementation Siddhesh Poyarekar
15:35 Re: IBM long double fixes Joseph S. Myers
00:45 Re: [PATCH 1/2] ldd: Make try_trace more robust and portable Patrick 'P. J.' McDermott

June 29, 2013
19:51 Meeting with GNU Hackers in Paris Ludovic CourtÃs
11:38 Re: update: x86-64: libm-test-ulps for AMD Piledriver? Jeroen
08:30 Re: requiring text format for patch attachments? Paul Eggert
01:03 Re: [PATCH v2a,v2b 0/2][BZ #13853] Don't use Bash-only $"msgid" quoting Patrick 'P. J.' McDermott
01:02 Re: [PATCH 0/2] Make ldd more portable and robust Patrick 'P. J.' McDermott

June 28, 2013
23:17 Re: Don't recommend specific GCC version in installation documentation Roland McGrath
23:04 Re: Don't recommend specific GCC version in installation documentation Joseph S. Myers
22:55 Add more NEWS items for 2.18 Joseph S. Myers
22:49 Re: [PATCH 04/14] Add elision to pthread_mutex_{try,timed,un}lock Andi Kleen
22:47 Re: [PATCH 03/14] Add minimal test suite changes for elision enabled kernels Andi Kleen
22:35 Re: Don't recommend specific GCC version in installation documentation Roland McGrath
22:34 Re: [PATCH] Don't use SSE4_2 instructions on Intel Silvermont Micro Architecture. H.J. Lu
22:27 Re: Remove trailing blank lines when generating INSTALL Roland McGrath
22:17 Don't recommend specific GCC version in installation documentation Joseph S. Myers
22:14 Remove trailing blank lines when generating INSTALL Joseph S. Myers
21:50 Re: requiring text format for patch attachments? Roland McGrath
21:44 Re: requiring text format for patch attachments? Carlos O'Donell
21:43 Re: [PATCH 03/14] Add elision to pthread_mutex_{try,timed,un}lock Carlos O'Donell
21:34 Re: Consistently use page_shift in sysdeps/unix/sysv/linux/mmap64.c Roland McGrath
21:29 Re: [PATCH 03/14] Add elision to pthread_mutex_{try,timed,un}lock Andi Kleen
21:22 Re: Mark packed structure element used with atomic operation aligned Roland McGrath
21:22 Re: [PATCH 09/14] Add a configure option to enable lock elision and disable by default Carlos O'Donell
21:22 Re: Test for mprotect failure in dl-load.c (bug 12492) Roland McGrath
21:21 Re: [PATCH 03/14] Add elision to pthread_mutex_{try,timed,un}lock Carlos O'Donell
21:09 Re: requiring text format for patch attachments? Paul Eggert
20:53 [PATCH 13/14] Add vectorized getenv for glibc use Andi Kleen
20:53 [PATCH 14/14] Add environment variable tuning for elision parameters. Andi Kleen
20:53 [PATCH 12/14] Add manual for lock elision Andi Kleen
20:53 [PATCH 06/14] Add lock elision to rwlocks Andi Kleen
20:53 [PATCH 11/14] Add elision test cases Andi Kleen
20:53 [PATCH 10/14] Add a new pthread_rwlockattr_setelision_np function for rwlocks Andi Kleen
20:53 [PATCH 09/14] Add a new pthread_mutexattr_setelision_np interface. Andi Kleen
20:53 [PATCH 08/14] Add a new distinctive PTHREAD_MUTEX_NORMAL Andi Kleen
20:53 [PATCH 04/14] Add elision to pthread_mutex_{try,timed,un}lock Andi Kleen
20:53 [PATCH 07/14] Add a configure option to enable lock elision and disable by default Andi Kleen
20:53 [PATCH 05/14] Disable elision for any pthread_mutexattr_settype call Andi Kleen
20:53 [PATCH 01/14] Add the low level infrastructure for pthreads lock elision with TSX Andi Kleen
20:53 [PATCH 03/14] Add minimal test suite changes for elision enabled kernels Andi Kleen
20:53 [PATCH 02/14] Add new internal mutex type flags for elision. Andi Kleen
20:53 TSX lock elision for glibc v15 Andi Kleen
20:03 Re: [PATCH 09/14] Add a configure option to enable lock elision and disable by default Joseph S. Myers
20:00 Re: [PATCH 09/14] Add a configure option to enable lock elision and disable by default Andi Kleen
20:00 Consistently use page_shift in sysdeps/unix/sysv/linux/mmap64.c Joseph S. Myers
19:59 Re: [PATCH 03/14] Add elision to pthread_mutex_{try,timed,un}lock Andi Kleen
19:53 Re: [PATCH rsa/hwcap2_v6] PowerPC: Define AT_HWCAP2 bits and AT_HWCAP2 handling for POWER8. Carlos O'Donell
19:52 Re: [PATCH 09/14] Add a configure option to enable lock elision and disable by default Carlos O'Donell
19:49 [PATCH rsa/hwcap2_v6] PowerPC: Define AT_HWCAP2 bits and AT_HWCAP2 handling for POWER8. Ryan S Arnold
19:31 Re: [PATCH 09/14] Add a configure option to enable lock elision and disable by default Andi Kleen
19:19 Re: requiring text format for patch attachments? Chris Metcalf
19:06 Re: [PATCH 08/14] Add manual for lock elision Carlos O'Donell
19:04 Re: [PATCH 08/14] Add manual for lock elision Carlos O'Donell
19:01 Re: requiring text format for patch attachments? Carlos O'Donell
18:39 Re: [PATCH 08/14] Add manual for lock elision Andi Kleen
18:32 Re: requiring text format for patch attachments? Richard Henderson
18:10 Re: [PATCH 08/14] Add manual for lock elision Andi Kleen
18:09 Re: [PATCH 08/14] Add manual for lock elision Carlos O'Donell
18:02 Re: [PATCH 08/14] Add manual for lock elision Carlos O'Donell
17:42 Re: [PATCH 08/14] Add manual for lock elision Andi Kleen
17:34 Re: [PATCH 08/14] Add manual for lock elision Carlos O'Donell
17:31 Re: TSX lock elision for glibc v14 Carlos O'Donell
17:25 Re: [PATCH 05/14] Add lock elision to rwlocks Carlos O'Donell
17:24 Test for mprotect failure in dl-load.c (bug 12492) Joseph S. Myers
17:23 Re: Mark packed structure element used with atomic operation aligned Joseph S. Myers
17:21 Re: [PATCH 08/14] Add manual for lock elision Andi Kleen
17:12 Re: [PATCH 08/14] Add manual for lock elision Carlos O'Donell
17:12 Re: [PATCH 0/2] Make ldd more portable and robust Joseph S. Myers
17:10 Re: Mark packed structure element used with atomic operation aligned Roland McGrath
17:06 Re: [PATCH rsa/hwcap2_v6] Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type. Roland McGrath
16:51 Re: [PATCH v3] Extra dlopen/getpagesize static executable tests Maciej W. Rozycki
16:51 Re: [PATCH 09/14] Add a configure option to enable lock elision and disable by default Carlos O'Donell
16:45 Re: [PATCH 06/14] Extend the test suite for TSX and add some new tests to test elision Carlos O'Donell
16:40 Re: [PATCH 09/14] Add a configure option to enable lock elision and disable by default Andi Kleen
16:38 Re: [PATCH 06/14] Extend the test suite for TSX and add some new tests to test elision Andi Kleen
16:35 Mark packed structure element used with atomic operation aligned Joseph S. Myers
16:33 Re: [PATCH 06/14] Extend the test suite for TSX and add some new tests to test elision Carlos O'Donell
15:36 Re: [PATCH 3/5][v3][BZ #15022] Correct global-scope dlopen issues in static executables Maciej W. Rozycki
15:12 Re: [PATCH 09/14] Add a configure option to enable lock elision and disable by default Joseph S. Myers
15:06 Re: [PATCH 09/14] Add a configure option to enable lock elision and disable by default Andi Kleen
14:52 Re: [PATCH rsa/hwcap2_v6] Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type. Ryan S Arnold
14:50 Re: [PATCH 08/14] Add manual for lock elision Andi Kleen
14:48 Re: [PATCH 06/14] Extend the test suite for TSX and add some new tests to test elision Andi Kleen
14:35 Re: [PATCH 03/11] Add elision to pthread_mutex_{try,timed,un,}lock Andi Kleen
14:27 requiring text format for patch attachments? Chris Metcalf
13:23 Re: [PATCH 09/14] Add a configure option to enable lock elision and disable by default Joseph S. Myers
11:02 Re: [PATCH][v2] Add AARCH64 relocation constants to elf/elf.h Marcus Shawcroft
10:55 [PATCH][v2] Add AARCH64 relocation constants to elf/elf.h Petr Machata
08:49 Re: [PATCH 07/14] Fix tst-mutexpi8 Carlos O'Donell
08:25 Re: TSX lock elision for glibc v14 Carlos O'Donell
08:13 Re: [PATCH 09/14] Add a configure option to enable lock elision and disable by default Carlos O'Donell
08:09 Re: [PATCH 08/14] Add manual for lock elision Carlos O'Donell
07:58 Re: [PATCH 06/14] Extend the test suite for TSX and add some new tests to test elision Carlos O'Donell
07:34 Re: [PATCH 05/14] Add lock elision to rwlocks Carlos O'Donell
07:11 Re: [PATCH 04/14] Disable elision for any pthread_mutexattr_settype call Carlos O'Donell
07:09 Re: [PATCH] Add AARCH64 relocation constants to elf/elf.h Marcus Shawcroft
07:05 Re: [PATCH 03/14] Add elision to pthread_mutex_{try,timed,un}lock Carlos O'Donell
07:04 Re: [PATCH 03/14] Add elision to pthread_mutex_{try,timed,un}lock Carlos O'Donell
06:57 Re: [PATCH] Lock elision: Give PTHREAD_MUTEX_NORMAL-like mutexes a new internal type. Dominik Vogt
06:28 Re: [PATCH 02/14] Add new internal mutex type flags for elision. Carlos O'Donell
06:24 Re: [PATCH 01/14] Add the low level infrastructure for pthreads lock elision with TSX Carlos O'Donell
06:06 Re: [PATCH] Fix elision in nested trylock. Dominik Vogt
05:52 [PATCH 10/14] Add a new distinctive PTHREAD_MUTEX_NORMAL Andi Kleen
05:52 [PATCH 14/14] Add environment variable tuning for elision parameters. Andi Kleen
05:52 [PATCH 12/14] Add a new pthread_rwlockattr_setelision_np function for rwlocks Andi Kleen
05:52 [PATCH 08/14] Add manual for lock elision Andi Kleen
05:52 [PATCH 13/14] Add vectorized getenv for glibc use Andi Kleen
05:52 [PATCH 11/14] Add a new pthread_mutexattr_setelision_np interface. Andi Kleen
05:52 [PATCH 01/14] Add the low level infrastructure for pthreads lock elision with TSX Andi Kleen
05:52 [PATCH 05/14] Add lock elision to rwlocks Andi Kleen
05:52 [PATCH 03/14] Add elision to pthread_mutex_{try,timed,un}lock Andi Kleen
05:52 [PATCH 07/14] Fix tst-mutexpi8 Andi Kleen
05:52 [PATCH 09/14] Add a configure option to enable lock elision and disable by default Andi Kleen
05:52 [PATCH 02/14] Add new internal mutex type flags for elision. Andi Kleen
05:52 [PATCH 04/14] Disable elision for any pthread_mutexattr_settype call Andi Kleen
05:52 TSX lock elision for glibc v14 Andi Kleen
05:52 [PATCH 06/14] Extend the test suite for TSX and add some new tests to test elision Andi Kleen
05:31 Re: [PATCH 04/11] Support setting elision in pthread_mutexattr_settype Carlos O'Donell
05:29 Re: [PATCH 05/11] Disable elision for PTHREAD_MUTEX_NORMAL mutexes Carlos O'Donell
05:24 Re: [PATCH 04/11] Support setting elision in pthread_mutexattr_settype Carlos O'Donell
05:15 Re: [PATCH 03/11] Add elision to pthread_mutex_{try,timed,un,}lock Carlos O'Donell

June 27, 2013
23:26 Re: Implement fma in soft-fp Joseph S. Myers
23:26 GNU Tools Cauldron 2013 - Presentation Abstracts Diego Novillo
22:09 Re: [PATCH 3/5][v3][BZ #15022] Correct global-scope dlopen issues in static executables Roland McGrath
21:43 Re: [PATCH v3] Extra dlopen/getpagesize static executable tests Roland McGrath
21:31 Re: [PATCH 5/5][v2][BZ #15022] Remove dead DL_DST_REQ_STATIC code Roland McGrath
21:19 Re: [PATCH rsa/hwcap2_v5] Add GLRO(dl_hwcap2), conditional on per platform HWCAP2_AVAIL. Roland McGrath
21:06 [PATCH rsa/hwcap2_v5] Add GLRO(dl_hwcap2), conditional on per platform HWCAP2_AVAIL. Ryan S Arnold
20:31 Re: Require GCC 4.4 or later to build glibc Andi Kleen
19:47 Re: [PATCH] Add AARCH64 relocation constants to elf/elf.h Roland McGrath
19:44 [PATCH v3] Extra dlopen/getpagesize static executable tests Maciej W. Rozycki
19:23 [PATCH] Add AARCH64 relocation constants to elf/elf.h Petr Machata
19:16 Re: [PATCH] Fix elision in nested trylock. Andi Kleen
18:17 Re: Adding REMOVE action to hsearch Mike Frysinger
16:48 Re: Require GCC 4.4 or later to build glibc Roland McGrath
16:29 Re: [PATCH] Don't use SSE4_2 instructions on Intel Silvermont Micro Architecture. Carlos O'Donell
16:17 Re: [PATCH] Don't use SSE4_2 instructions on Intel Silvermont Micro Architecture. Liubov Dmitrieva
16:15 [PATCH 3/5][v3][BZ #15022] Correct global-scope dlopen issues in static executables Maciej W. Rozycki
15:54 Re: [PATCH] Don't use SSE4_2 instructions on Intel Silvermont Micro Architecture. Carlos O'Donell
10:52 Re: [PATCH 1/5][v2][BZ #15022] Avoid repeated calls to DL_STATIC_INIT Maciej W. Rozycki
09:36 Re: Adding REMOVE action to hsearch Bartosz Gołaszewski
09:18 Re: [PATCH] Lock elision: Give PTHREAD_MUTEX_NORMAL-like mutexes a new internal type. Torvald Riegel
08:55 Re: [PATCH] Fix elision in nested trylock. Torvald Riegel
07:25 Re: [PATCH] Don't use SSE4_2 instructions on Intel Silvermont Micro Architecture. Liubov Dmitrieva
05:38 Re: [PATCH] Lock elision: Give PTHREAD_MUTEX_NORMAL-like mutexes a new internal type. Dominik Vogt
00:55 Re: Require GCC 4.4 or later to build glibc Mike Frysinger
00:41 Re: [PATCH] Fix elision in nested trylock. Andi Kleen

June 26, 2013
23:28 [PATCH] Fix elision in nested trylock. Torvald Riegel
23:10 Re: Require GCC 4.4 or later to build glibc Roland McGrath
22:48 Re: Require GCC 4.4 or later to build glibc Mike Frysinger
22:22 Re: [PATCH 02/11] Add external interface changes: new lock types for pthread_mutex_t Carlos O'Donell
22:20 Re: Require GCC 4.4 or later to build glibc Roland McGrath
22:16 Re: [PATCH 01/11] Add the low level infrastructure for pthreads lock elision with TSX Carlos O'Donell
22:06 Re: [PATCH] Add PTHREAD_MUTEX_NORMAL_INT Carlos O'Donell
21:49 Re: TSX lock elision for glibc v13 Carlos O'Donell
21:39 Re: "define FOO" vs "define\tFOO" Mike Frysinger
21:33 Re: Current elision proposal Carlos O'Donell
21:30 Re: Fwd: [PATCH] tdestroy() should allow passing 'NULL' for 'freefct' callback Carlos O'Donell
21:26 Require GCC 4.4 or later to build glibc Joseph S. Myers
21:22 Re: [PATH] [BZ 15674] Fix reading past the array boundary in __memcmp_ssse3 Roland McGrath
21:18 Re: [PATH] [BZ 15674] Fix reading past the array boundary in __memcmp_ssse3 H.J. Lu
21:14 Re: Fwd: [PATCH] tdestroy() should allow passing 'NULL' for 'freefct' callback Ivo Raisr
21:12 Re: [PATCH] Polished patch (crash after pthread_exit) Carlos O'Donell
21:03 Re: [PATH] [BZ 15674] Fix reading past the array boundary in __memcmp_ssse3 Roland McGrath
20:56 Re: [PATCH] Polished patch (crash after pthread_exit) Roland McGrath
20:32 Re: [PATH] [BZ 15674] Fix reading past the array boundary in __memcmp_ssse3 H.J. Lu
20:20 Re: Current elision proposal Rich Felker
20:20 Re: [PATCH] Polished patch (crash after pthread_exit) Carlos O'Donell
20:17 Re: [PATCH] Add PTHREAD_MUTEX_NORMAL_INT Rich Felker
20:10 Re: "define FOO" vs "define\tFOO" Roland McGrath
20:06 Re: [PATCH] Polished patch (crash after pthread_exit) Roland McGrath
20:04 Re: [PATH] [BZ 15674] Fix reading past the array boundary in __memcmp_ssse3 Roland McGrath
19:35 Re: [PATH] [BZ 15674] Fix reading past the array boundary in __memcmp_ssse3 H.J. Lu
19:20 Current elision proposal Andi Kleen
19:13 Re: [PATH] [BZ 15674] Fix reading past the array boundary in __memcmp_ssse3 H.J. Lu
19:08 Re: "define FOO" vs "define\tFOO" Mike Frysinger
19:07 Re: "define FOO" vs "define\tFOO" chrubis
18:45 Re: [PATH] [BZ 15674] Fix reading past the array boundary in __memcmp_ssse3 H.J. Lu
18:43 Re: "define FOO" vs "define\tFOO" chrubis
17:59 Re: Adding REMOVE action to hsearch Mike Frysinger
17:47 Re: "define FOO" vs "define\tFOO" Mike Frysinger
17:46 Re: "define FOO" vs "define\tFOO" Roland McGrath
17:45 Re: [COMMITTED PATCH] Add AT_HWCAP2 as new auxv_t a_type to elf.h. Roland McGrath
17:37 Re: [PATCH] Add PTHREAD_MUTEX_NORMAL_INT Andi Kleen
16:22 Re: update: x86-64: libm-test-ulps for AMD Piledriver? Joseph S. Myers
16:17 Re: [PATCH] Add PTHREAD_MUTEX_NORMAL_INT Torvald Riegel
15:51 Re: [PATCH] Add PTHREAD_MUTEX_NORMAL_INT Andi Kleen
15:28 Re: [PATCH] Add PTHREAD_MUTEX_NORMAL_INT Torvald Riegel
15:15 [BZ #15681] One new TW locale: lzh_TW Wei-Lun Chao
15:01 Re: [PATH] [BZ 15674] Fix reading past the array boundary in __memcmp_ssse3 Liubov Dmitrieva
14:59 Re: [PATCH] Add PTHREAD_MUTEX_NORMAL_INT Andi Kleen
14:58 Re: IBM long double fixes Carlos O'Donell
14:43 Re: IBM long double fixes Alan Modra
14:29 "define FOO" vs "define\tFOO" chrubis
14:14 Re: Fwd: [PATCH] tdestroy() should allow passing 'NULL' for 'freefct' callback Siddhesh Poyarekar
14:11 Re: Fwd: [PATCH] tdestroy() should allow passing 'NULL' for 'freefct' callback Rich Felker
14:05 [COMMITTED PATCH] Add AT_HWCAP2 as new auxv_t a_type to elf.h. Ryan S Arnold
13:29 update: x86-64: libm-test-ulps for AMD Piledriver? Jeroen
13:25 x86-64: libm-test-ulps for AMD Piledriver? Jeroen
13:24 Adding REMOVE action to hsearch Bartosz Gołaszewski
12:36 Re: [PATH] [BZ 15674] Fix reading past the array boundary in __memcmp_ssse3 Andreas Schwab
12:16 Re: [PATH] [BZ 15674] Fix reading past the array boundary in __memcmp_ssse3 Dmitrieva Liubov
12:07 Re: Fwd: [PATCH] tdestroy() should allow passing 'NULL' for 'freefct' callback Siddhesh Poyarekar
11:58 Re: IBM long double fixes Carlos O'Donell
11:57 Re: Fwd: [PATCH] tdestroy() should allow passing 'NULL' for 'freefct' callback Carlos O'Donell
08:34 Re: [PATCH] Add PTHREAD_MUTEX_NORMAL_INT Torvald Riegel
00:35 Re: [PATCH] Add PTHREAD_MUTEX_NORMAL_INT Andi Kleen
00:29 Re: IBM long double fixes Alan Modra

June 25, 2013
22:04 Re: [PATCH] Add PTHREAD_MUTEX_NORMAL_INT Torvald Riegel
21:32 Re: Fwd: [PATCH] tdestroy() should allow passing 'NULL' for 'freefct' callback Roland McGrath
20:57 Re: [PATCH] Add PTHREAD_MUTEX_NORMAL_INT Rich Felker
20:56 Re: Alpha vs EXCEPTION_TESTS Joseph S. Myers
20:40 Re: [PATCH] Add PTHREAD_MUTEX_NORMAL_INT Andi Kleen
20:05 Re: [COMMITTED] Fix build for locale/programs/locarchive.c Carlos O'Donell
19:20 Re: [PATCH 2/2 v6] [BZ #10283] localedef: align fixed maps to SHMLBA Mike Frysinger
19:18 Re: [PATCH 2/2 v6] [BZ #10283] localedef: align fixed maps to SHMLBA Mike Frysinger
18:26 [COMMITTED] Fix build for locale/programs/locarchive.c Richard Henderson
18:00 Alpha vs EXCEPTION_TESTS Richard Henderson
17:53 RE: [PATCH 2/2 v6] [BZ #10283] localedef: align fixed maps to SHMLBA Steve Ellcey
17:33 Re: [PATCH] Add PTHREAD_MUTEX_NORMAL_INT Rich Felker
17:23 Update texinfo.tex Joseph S. Myers
17:07 Re: [PATCH] Add PTHREAD_MUTEX_NORMAL_INT Andi Kleen
16:45 Re: Implement fma in soft-fp Joseph S. Myers
16:31 Re: Implement fma in soft-fp Richard Henderson
16:23 Re: Implement fma in soft-fp Richard Henderson
16:13 Re: Implement fma in soft-fp Joseph S. Myers
15:49 Re: [PATH] [BZ 15674] Fix reading past the array boundary in __memcmp_ssse3 Richard Henderson
15:43 Re: Fwd: [PATCH] tdestroy() should allow passing 'NULL' for 'freefct' callback Carlos O'Donell
15:31 Re: [PATCH] Add PTHREAD_MUTEX_NORMAL_INT Carlos O'Donell
15:30 Re: Implement fma in soft-fp Richard Henderson
15:16 Re: [PATCH] Polished patch (crash after pthread_exit) Carlos O'Donell
14:46 Re: [PATH] [BZ 15674] Fix reading past the array boundary in __memcmp_ssse3 Carlos O'Donell
14:11 [PATH] [BZ 15674] Fix reading past the array boundary in __memcmp_ssse3 Dmitrieva Liubov
13:31 Re: IBM long double fixes Joseph S. Myers
13:03 Re: [PATCH] Lock elision: Give PTHREAD_MUTEX_NORMAL-like mutexes a new internal type. Torvald Riegel
13:01 Re: [PATCH 2/2 v6] [BZ #10283] localedef: align fixed maps to SHMLBA Tulio Magno Quites Machado Fil
12:17 Re: [PATCH] Lock elision: Give PTHREAD_MUTEX_NORMAL-like mutexes a new internal type. Rich Felker
11:45 Re: IBM long double fixes Alan Modra
11:44 Re: IBM long double fixes Alan Modra
07:24 Re: IBM long double fixes Andreas Schwab
06:58 Re: Fwd: [PATCH] tdestroy() should allow passing 'NULL' for 'freefct' callback OndÅej BÃlka
06:49 Re: [PATCH] Lock elision: Give PTHREAD_MUTEX_NORMAL-like mutexes a new internal type. Dominik Vogt
06:38 IBM long double fixes Alan Modra
05:25 Re: [PATCH 2/2 v6] [BZ #10283] localedef: align fixed maps to SHMLBA Andreas Jaeger
05:09 Re: [PATCH 01/11] Add the low level infrastructure for pthreads lock elision with TSX Andi Kleen
04:55 Re: [PATCH 02/11] Add external interface changes: new lock types for pthread_mutex_t Andi Kleen
04:26 Re: [PATCH 02/11] Add external interface changes: new lock types for pthread_mutex_t Carlos O'Donell
04:11 Re: TSX lock elision for glibc v13 Andi Kleen
04:06 Fwd: [PATCH] tdestroy() should allow passing 'NULL' for 'freefct' callback Ivo Raisr
03:59 Re: [PATCH 01/11] Add the low level infrastructure for pthreads lock elision with TSX Carlos O'Donell
03:53 Re: TSX lock elision for glibc v13 Carlos O'Donell
00:27 Re: [PATCH 2/2 v6] [BZ #10283] localedef: align fixed maps to SHMLBA Mike Frysinger

June 24, 2013
23:26 Re: [PATCH] Add PTHREAD_MUTEX_NORMAL_INT Andi Kleen
21:47 Re: glibc 2.18 freeze status v2 - One more week. Carlos O'Donell
21:43 Re: [PATCH] Polished patch (crash after pthread_exit) Roland McGrath
21:22 Re: [PATCH rsa/power8_partial] Carlos O'Donell
21:18 Re: [PATCH] Add PTHREAD_MUTEX_NORMAL_INT Carlos O'Donell
21:17 Re: [PATCH rsa/power8_partial] Ryan S. Arnold
21:15 Re: [PATCH rsa/power8_partial] Carlos O'Donell
21:14 Re: [PATCH rsa/power8_partial] Ryan S. Arnold
21:12 Re: [PATCH] Polished patch (crash after pthread_exit) Carlos O'Donell
20:31 Re: [PATCH] Add PTHREAD_MUTEX_NORMAL_INT Andi Kleen
20:31 Re: [PATCH] Polished patch (crash after pthread_exit) Vladimir Nikulichev
20:29 [PATCH 2/2] Add environment variable tuning for elision parameters. Andi Kleen
20:28 [PATCH 1/2] Add vectorized getenv for glibc use Andi Kleen
20:26 Re: [PATCH] Add PTHREAD_MUTEX_NORMAL_INT Carlos O'Donell
20:24 Re: [PATCH] Disable elision for PTHREAD_MUTEX_NORMAL mutexes Carlos O'Donell
20:17 [PATCH] Add PTHREAD_MUTEX_NORMAL_INT Andi Kleen
19:42 Re: [PATCH] Polished patch (crash after pthread_exit) Carlos O'Donell
19:33 Re: [PATCH] Polished patch (crash after pthread_exit) Andreas Jaeger
19:26 Re: [PATCH] Polished patch (crash after pthread_exit) Carlos O'Donell
19:01 [PATCH] Polished patch (crash after pthread_exit) Vladimir Nikulichev
18:25 [PATCH 08/11] Extend the test suite for TSX and add some new tests to test elision Andi Kleen
18:25 [PATCH 10/11] Add manual for lock elision Andi Kleen
18:25 [PATCH 07/11] Add lock elision to rwlocks Andi Kleen
18:25 [PATCH 11/11] Add a configure option to enable lock elision and disable by default Andi Kleen
18:25 [PATCH 06/11] Only allow to enable/disable elision for a mutex when the CPU supports it Andi Kleen
18:25 [PATCH 09/11] Fix tst-mutexpi8 Andi Kleen
18:25 [PATCH 03/11] Add elision to pthread_mutex_{try,timed,un,}lock Andi Kleen
18:25 [PATCH 05/11] Disable elision for PTHREAD_MUTEX_NORMAL mutexes Andi Kleen
18:25 [PATCH 04/11] Support setting elision in pthread_mutexattr_settype Andi Kleen
18:25 [PATCH 01/11] Add the low level infrastructure for pthreads lock elision with TSX Andi Kleen
18:25 TSX lock elision for glibc v13 Andi Kleen
18:25 [PATCH 02/11] Add external interface changes: new lock types for pthread_mutex_t Andi Kleen
18:05 Re: [PATCH 2/2 v6] [BZ #10283] localedef: align fixed maps to SHMLBA Carlos O'Donell
18:01 Re: [PATCH] Smaller fix of crash in pthread_exit() Carlos O'Donell
17:30 [PATCH] Disable elision for PTHREAD_MUTEX_NORMAL mutexes Andi Kleen
17:18 Re: [PATCH] Regenerate INSTALL file Carlos O'Donell
16:19 Re: [PATCH] Regenerate INSTALL file Siddhesh Poyarekar
15:48 Re: [PATCH] Regenerate INSTALL file Joseph S. Myers
12:49 [PATCH] Regenerate INSTALL file Siddhesh Poyarekar
12:38 [COMMITTED] Fix comment typo in connections.c Siddhesh Poyarekar
11:21 Re: [PATCH] Don't use SSE4_2 instructions on Intel Silvermont Micro Architecture. Dmitrieva Liubov
07:34 Re: [PATCH] Don't use SSE4_2 instructions on Intel Silvermont Micro Architecture. Dmitrieva Liubov

June 23, 2013
14:54 [PATCH] Smaller fix of crash in pthread_exit() Vladimir Nikulichev

June 22, 2013
21:28 Re: [PATCH] Don't use SSE4_2 instructions on Intel Silvermont Micro Architecture. OndÅej BÃlka
19:34 Include <string.h> in nptl/pthread_setattr_default_np.c Joseph S. Myers
19:31 Include <string.h> in sysdeps/unix/sysv/linux/libc_fatal.c. Joseph S. Myers
18:58 Re: Fix soft-fp shadowing between __FP_FRAC_ADD_3 and _FP_MUL_MEAT_2_wide_3mul (bug 15667) David Miller
18:49 Re: Fix soft-fp shadowing between __FP_FRAC_ADD_3 and _FP_MUL_MEAT_2_wide_3mul (bug 15667) Andreas Jaeger
18:22 Re: [PATCH 2/2 v6] [BZ #10283] localedef: align fixed maps to SHMLBA Mike Frysinger
17:17 Implement fma in soft-fp Joseph S. Myers
16:46 [PATCH 2/2 v6] [BZ #10283] localedef: align fixed maps to SHMLBA Mike Frysinger
16:46 [PATCH 1/2 v6] libc-internal.h: add ALIGN helper macros Mike Frysinger
14:04 [PATCH] Fix crash in pthread_exit() when statically linked Vladimir Nikulichev
12:11 Fix soft-fp shadowing between __FP_FRAC_ADD_3 and _FP_MUL_MEAT_2_wide_3mul (bug 15667) Joseph S. Myers
05:43 Re: glibc 2.18 freeze status v2 - One more week. David Miller
05:17 Re: [PATCH] Don't use SSE4_2 instructions on Intel Silvermont Micro Architecture. OndÅej BÃlka
04:00 Re: [PATCH rsa/power8_partial] Ryan S Arnold
02:04 Re: Update on freeze status of glibc 2.18? Rich Felker
02:00 Re: glibc 2.18 freeze status v2 - One more week. Roland McGrath

June 21, 2013
23:45 Re: [PATCH 5/5][v2][BZ #15022] Remove dead DL_DST_REQ_STATIC code Maciej W. Rozycki
23:23 glibc 2.18 freeze status v2 - One more week. Carlos O'Donell
23:14 Re: Update on freeze status of glibc 2.18? Roland McGrath
23:05 [PATCH] Lock elision: Give PTHREAD_MUTEX_NORMAL-like mutexes a new internal type. Torvald Riegel
22:58 Re: Avoid spurious failures from <fenv.h> fallback functions Kaz Kojima
22:37 Re: [PATCH 3/5][v2][BZ #15022] Correct global-scope dlopen issues in static executables Roland McGrath
20:48 Re: Update on freeze status of glibc 2.18? Torvald Riegel
20:05 Re: [PATCH rsa/power8_partial] Richard Henderson
19:42 Re: [PATCH rsa/power8_partial] Roland McGrath
19:33 Re: TSX lock elision for glibc v12 Torvald Riegel
19:32 Re: TSX lock elision for glibc v12 Torvald Riegel
19:18 Re: [PATCH rsa/power8_partial] Richard Henderson
19:17 Re: Update on freeze status of glibc 2.18? Andi Kleen
19:05 Re: Update on freeze status of glibc 2.18? Richard Henderson
18:39 Re: Update on freeze status of glibc 2.18? Carlos O'Donell
18:30 Re: [PATCH] Fixes tree-loop-distribute-patterns issues Roland McGrath
18:27 Re: [PATCH rsa/power8_partial] Roland McGrath
18:11 Re: [PATCH 1/5][v2][BZ #15022] Avoid repeated calls to DL_STATIC_INIT Roland McGrath
18:01 Re: [PATCH rsa/power8_partial] Roland McGrath
17:47 Re: Update on freeze status of glibc 2.18? Andi Kleen
17:39 Re: TSX lock elision for glibc v12 Rich Felker
17:31 Re: Fix bad shift in soft-fp (bug 7006) Richard Henderson
17:27 Re: TSX lock elision for glibc v12 Andi Kleen
17:17 Re: [PATCH 2/5][v2][BZ #15022] Avoid repeated $(*-ENV) definitions Maciej W. Rozycki
17:17 Re: Update on freeze status of glibc 2.18? Richard Henderson
17:07 Ping Re: Fix bad shift in soft-fp (bug 7006) Joseph S. Myers
16:54 Re: TSX lock elision for glibc v12 Torvald Riegel
16:52 Re: [PATCH] Fixes tree-loop-distribute-patterns issues Joseph S. Myers
16:51 Re: TSX lock elision for glibc v12 Torvald Riegel
16:45 Re: Avoid spurious failures from <fenv.h> fallback functions Joseph S. Myers
16:23 Re: [PATCH rsa/power8_partial] Richard Henderson
16:13 Re: [PATCH] Don't use SSE4_2 instructions on Intel Silvermont Micro Architecture. H.J. Lu
16:09 Re: TSX lock elision for glibc v12 Andi Kleen
15:59 Re: TSX lock elision for glibc v12 Andi Kleen
15:37 Re: TSX lock elision for glibc v12 Rich Felker
15:21 [PATCH rsa/power8_partial] Ryan S Arnold
15:01 Re: TSX lock elision for glibc v12 Torvald Riegel
14:18 Re: TSX lock elision for glibc v12 Torvald Riegel
14:08 Re: TSX lock elision for glibc v12 Torvald Riegel
14:03 Re: TSX lock elision for glibc v12 Torvald Riegel
14:01 Re: TSX lock elision for glibc v12 Andi Kleen
13:37 Re: [PATCH] Don't use SSE4_2 instructions on Intel Silvermont Micro Architecture. Carlos O'Donell
13:30 Re: [PATCH] Don't use SSE4_2 instructions on Intel Silvermont Micro Architecture. Siddhesh Poyarekar
13:27 Re: [PATCH 1/5][v2][BZ #15022] Avoid repeated calls to DL_STATIC_INIT Maciej W. Rozycki
13:23 Re: TSX lock elision for glibc v12 Torvald Riegel
13:23 Re: Update on freeze status of glibc 2.18? Torvald Riegel
13:06 Re: [PATCH] Don't use SSE4_2 instructions on Intel Silvermont Micro Architecture. Andi Kleen
13:05 Re: Enhance LD_DEBUG to report IFUNC bindings Carlos O'Donell
13:03 Re: [PATCH] Fixes tree-loop-distribute-patterns issues Adhemerval Zanella
12:59 Re: TSX lock elision for glibc v12 Andi Kleen
12:53 Re: [PATCH] Don't use SSE4_2 instructions on Intel Silvermont Micro Architecture. OndÅej BÃlka
12:31 Re: [PATCH] Don't use SSE4_2 instructions on Intel Silvermont Micro Architecture. OndÅej BÃlka
12:04 Re: Update on freeze status of glibc 2.18? Andi Kleen
11:07 Re: [PATCH] Don't use SSE4_2 instructions on Intel Silvermont Micro Architecture. Dmitrieva Liubov
10:49 Re: TSX lock elision for glibc v12 Torvald Riegel
10:44 Re: [PATCH] Fixes tree-loop-distribute-patterns issues Torvald Riegel
10:26 Re: [PATCH] Fixes tree-loop-distribute-patterns issues OndÅej BÃlka
09:04 Re: Avoid spurious failures from <fenv.h> fallback functions Kaz Kojima
08:07 Re: [PATCH] Fixes tree-loop-distribute-patterns issues Torvald Riegel
07:53 Re: Update on freeze status of glibc 2.18? Andreas Schwab
07:37 Enhance LD_DEBUG to report IFUNC bindings (was: Consensus: Tuning runtime behaviour with environment variables.) Thomas Schwinge
07:17 Re: [PATCH] Fixes tree-loop-distribute-patterns issues OndÅej BÃlka
07:16 Re: Avoid spurious failures from <fenv.h> fallback functions Thomas Schwinge
07:08 Re: [PATCH] Fixes tree-loop-distribute-patterns issues OndÅej BÃlka
07:00 Re: [PATCH rsa/stdint_noheaders] Cleanup: Add #include <stdint.h> for uint[32|64]_t usage (except installed headers) Thomas Schwinge
06:56 Re: [PATCH rsa/stdint_noheaders] Cleanup: Add #include <stdint.h> for uint[32|64]_t usage (except installed headers) Thomas Schwinge
04:20 Re: Update on freeze status of glibc 2.18? Carlos O'Donell
03:14 Re: Update on freeze status of glibc 2.18? Carlos O'Donell
02:35 Re: [PATCH] Don't use SSE4_2 instructions on Intel Silvermont Micro Architecture. Siddhesh Poyarekar
01:29 Re: TSX lock elision for glibc v12 Rich Felker
01:23 Re: TSX lock elision for glibc v12 Rich Felker
01:14 Re: [PATCH] Don't use SSE4_2 instructions on Intel Silvermont Micro Architecture. Carlos O'Donell
01:08 Re: [PATCH] Fixes tree-loop-distribute-patterns issues Carlos O'Donell
01:06 Re: [PATCH] Fixes tree-loop-distribute-patterns issues Joseph S. Myers
01:03 Re: [PATCH] Fixes tree-loop-distribute-patterns issues OndÅej BÃlka
01:02 Re: [PATCH] Fixes tree-loop-distribute-patterns issues OndÅej BÃlka
00:57 elision testing Andi Kleen
00:55 Re: Update on freeze status of glibc 2.18? Russ Allbery
00:51 Re: Update on freeze status of glibc 2.18? Torvald Riegel
00:44 Re: [PATCH] Fixes tree-loop-distribute-patterns issues Adhemerval Zanella
00:40 Re: Update on freeze status of glibc 2.18? Torvald Riegel
00:33 Re: [PATCH] Don't use SSE4_2 instructions on Intel Silvermont Micro Architecture. OndÅej BÃlka
00:26 Re: Consensus: Tuning runtime behaviour with environment variables. Carlos O'Donell
00:21 Re: Update on freeze status of glibc 2.18? Andi Kleen
00:19 Re: Consensus: Tuning runtime behaviour with environment variables. Carlos O'Donell
00:16 Re: Update on freeze status of glibc 2.18? Andi Kleen

June 20, 2013
23:46 Re: Avoid spurious failures from <fenv.h> fallback functions Kaz Kojima
23:46 Re: [PATCH] Fixes tree-loop-distribute-patterns issues OndÅej BÃlka
23:14 Re: Update on freeze status of glibc 2.18? Torvald Riegel
23:10 Re: [PATCH rsa/stdint_noheaders] Cleanup: Add #include <stdint.h> for uint[32|64]_t usage (except installed headers) Carlos O'Donell
23:09 Re: Update on freeze status of glibc 2.18? Roland McGrath
22:33 Re: [PATCH] Fixes tree-loop-distribute-patterns issues Joseph S. Myers
22:24 Re: Update on freeze status of glibc 2.18? Andi Kleen
22:01 Re: Update on freeze status of glibc 2.18? Torvald Riegel
21:59 Re: [PATCH rsa/stdint_noheaders] Cleanup: Add #include <stdint.h> for uint[32|64]_t usage (except installed headers) Roland McGrath
21:46 Re: Update on freeze status of glibc 2.18? Torvald Riegel
21:35 Re: [PATCH] Fixes tree-loop-distribute-patterns issues Winfried Magerl
21:24 Re: [PATCH rsa/stdint_noheaders] Cleanup: Add #include <stdint.h> for uint[32|64]_t usage (except installed headers) Thomas Schwinge
21:15 Re: [BZ #15522] strtod ("nan(N)") returning a sNaN in some cases Thomas Schwinge
21:13 Re: [BZ #15522] strtod ("nan(N)") returning a sNaN in some cases Thomas Schwinge
21:04 Re: Update on freeze status of glibc 2.18? Roland McGrath
21:02 Re: Update on freeze status of glibc 2.18? Andi Kleen
20:59 Re: [PATCH] Fixes tree-loop-distribute-patterns issues Roland McGrath
20:55 Re: Update on freeze status of glibc 2.18? Andi Kleen
20:47 Re: [PATCH 1/5][v2][BZ #15022] Avoid repeated calls to DL_STATIC_INIT Roland McGrath
20:43 Re: [PATCH] Fixes tree-loop-distribute-patterns issues OndÅej BÃlka
20:09 Re: Consensus: Tuning runtime behaviour with environment variables. Mike Frysinger
20:00 Re: [PATCH 2/2 v5] [BZ #10283] localedef: align fixed maps to SHMLBA Mike Frysinger
19:02 Re: Allow fesetround failures in math/test-misc.c if ROUNDING_TESTS fails Andreas Jaeger
18:34 Re: TSX lock elision for glibc v12 Torvald Riegel
18:34 Re: [PATCH] Fixes tree-loop-distribute-patterns issues Roland McGrath
18:26 Re: [PATCH] Fixes tree-loop-distribute-patterns issues Adhemerval Zanella
18:24 Re: [PATCH 2/2 v5] [BZ #10283] localedef: align fixed maps to SHMLBA Carlos O'Donell
18:03 Re: [PATCH] Fixes tree-loop-distribute-patterns issues Carlos O'Donell
17:58 Re: [PATCH] Fixes tree-loop-distribute-patterns issues Roland McGrath
17:52 Re: [PATCH 2/2 v5] [BZ #10283] localedef: align fixed maps to SHMLBA Roland McGrath
17:50 Re: [PATCH] Fixes tree-loop-distribute-patterns issues Carlos O'Donell
17:15 Allow fesetround failures in math/test-misc.c if ROUNDING_TESTS fails Joseph S. Myers
15:52 Re: Update on freeze status of glibc 2.18? Torvald Riegel
14:54 Re: [PATCH] Don't use SSE4_2 instructions on Intel Silvermont Micro Architecture. Carlos O'Donell
14:28 Re: [PATCH] Fixes tree-loop-distribute-patterns issues Adhemerval Zanella
14:19 Re: [PATCH] Don't use SSE4_2 instructions on Intel Silvermont Micro Architecture. OndÅej BÃlka
14:15 Re: [PATCH][BZ #15533] Avoid unnecessary slowdown from profiling with audit Carlos O'Donell
14:09 Re: Update on freeze status of glibc 2.18? Andi Kleen
13:46 Re: [PATCH] Don't use SSE4_2 instructions on Intel Silvermont Micro Architecture. Carlos O'Donell
13:14 Re: [PATCH][BZ #15533] Avoid unnecessary slowdown from profiling with audit Alexander Monakov
13:10 Re: Update on freeze status of glibc 2.18? Torvald Riegel
13:10 Re: [PATCH] Don't use SSE4_2 instructions on Intel Silvermont Micro Architecture. Dmitrieva Liubov
11:21 Re: Avoid spurious failures from <fenv.h> fallback functions Andreas Jaeger
10:48 Avoid spurious failures from <fenv.h> fallback functions Joseph S. Myers
02:59 Re: [PATCH] Fixes tree-loop-distribute-patterns issues Carlos O'Donell
01:17 Re: [PATCH 2/2 v5] [BZ #10283] localedef: align fixed maps to SHMLBA Carlos O'Donell
00:41 Re: [PATCH 1/5][v2][BZ #15022] Avoid repeated calls to DL_STATIC_INIT H.J. Lu
00:05 Re: [PATCH 4/5][v2][BZ #15022] Extra dlopen/getpagesize static executable tests Roland McGrath

June 19, 2013
23:57 Re: [PATCH 2/2 v5] [BZ #10283] localedef: align fixed maps to SHMLBA Roland McGrath
23:46 Re: [PATCH 2/2 v5] [BZ #10283] localedef: align fixed maps to SHMLBA David Miller
23:41 Re: [PATCH 5/5][v2][BZ #15022] Remove dead DL_DST_REQ_STATIC code Roland McGrath
23:34 Re: [PATCH 1/5][v2][BZ #15022] Avoid repeated calls to DL_STATIC_INIT Roland McGrath
23:31 Re: [PATCH 2/5][v2][BZ #15022] Avoid repeated $(*-ENV) definitions Roland McGrath
23:31 Re: [PATCH 1/5][v2][BZ #15022] Avoid repeated calls to DL_STATIC_INIT Roland McGrath
23:23 Re: [PATCH 2/2 v5] [BZ #10283] localedef: align fixed maps to SHMLBA Roland McGrath
23:22 Re: [PATCH] Fixes tree-loop-distribute-patterns issues Roland McGrath
23:09 Re: [PATCH 2/2 v5] [BZ #10283] localedef: align fixed maps to SHMLBA David Miller
23:02 Re: [PATCH 2/2 v5] [BZ #10283] localedef: align fixed maps to SHMLBA Roland McGrath
23:01 Re: [PATCH] Fixes tree-loop-distribute-patterns issues Carlos O'Donell
23:00 Re: [PATCH 2/2 v4] [BZ #10283] localedef: align fixed maps to SHMLBA Mike Frysinger
22:51 Re: [PATCH] Fixes tree-loop-distribute-patterns issues Roland McGrath
22:49 Re: [PATCH] Don't use SSE4_2 instructions on Intel Silvermont Micro Architecture. Carlos O'Donell
22:42 Re: Update on freeze status of glibc 2.18? Roland McGrath
22:41 Re: [PATCH] Fixes tree-loop-distribute-patterns issues Carlos O'Donell
22:11 Re: [PATCH] Fixes tree-loop-distribute-patterns issues Roland McGrath
20:36 Re: [PATCH] Don't use SSE4_2 instructions on Intel Silvermont Micro Architecture. H.J. Lu
20:33 Re: [PATCH] Fixes tree-loop-distribute-patterns issues Adhemerval Zanella
20:26 Re: [PATCH] Fixes tree-loop-distribute-patterns issues Carlos O'Donell
19:44 Re: [PATCH] Don't use SSE4_2 instructions on Intel Silvermont Micro Architecture. Dmitrieva Liubov
19:22 Re: [PATCH 2/2 v4] [BZ #10283] localedef: align fixed maps to SHMLBA David Miller
18:54 Re: [PATCH] Fixes tree-loop-distribute-patterns issues Adhemerval Zanella
17:37 Re: [PATCH 2/2 v4] [BZ #10283] localedef: align fixed maps to SHMLBA Roland McGrath
17:17 Re: [PATCH 1/2 v5] libc-internal.h: add ALIGN helper macros Mike Frysinger
16:44 [PATCH 2/2 v5] [BZ #10283] localedef: align fixed maps to SHMLBA Mike Frysinger
16:44 [PATCH 1/2 v5] libc-internal.h: add ALIGN helper macros Mike Frysinger
16:39 Re: [PATCH 1/2 v4] libc-internal.h: add ALIGN helper macros Mike Frysinger
16:33 Re: [PATCH 1/2 v4] libc-internal.h: add ALIGN helper macros Rasmus Villemoes
15:35 Re: [PATCH 1/2 v4] libc-internal.h: add ALIGN helper macros Carlos O'Donell
15:33 Re: [PATCH 2/2 v4] [BZ #10283] localedef: align fixed maps to SHMLBA Carlos O'Donell
15:32 Re: [PATCH] Fixes tree-loop-distribute-patterns issues Carlos O'Donell
15:17 Re: [PATCH 2/2 v4] [BZ #10283] localedef: align fixed maps to SHMLBA Mike Frysinger
15:08 Re: [PATCH 1/2 v4] libc-internal.h: add ALIGN helper macros Mike Frysinger
15:07 Re: [PATCH 1/2 v4] libc-internal.h: add ALIGN helper macros Mike Frysinger
14:28 Re: [PATCH] Fixes tree-loop-distribute-patterns issues Adhemerval Zanella
13:22 [PATCH 1/5][v2][BZ #15022] Avoid repeated calls to DL_STATIC_INIT Maciej W. Rozycki
08:17 Re: [PATCH] Don't use SSE4_2 instructions on Intel Silvermont Micro Architecture. Dmitrieva Liubov

June 18, 2013
23:31 [COMMITTED PATCH] Use rtld-CPPFLAGS in rtld-%.os rules for generated sources. Roland McGrath
21:52 [PATCH 2/2] Add environment variable tuning for elision parameters. Andi Kleen
21:52 [PATCH 1/2] Add vectorized getenv for glibc use Andi Kleen
21:52 Environment variable support for elision patchkit Andi Kleen
21:51 [PATCH 1/9] Add the low level infrastructure for pthreads lock elision with TSX Andi Kleen
21:51 [PATCH 3/9] Add elision to pthread_mutex_{try,timed,un,}lock Andi Kleen
21:51 [PATCH 6/9] Extend the test suite for TSX and add some new tests to test elision Andi Kleen
21:51 [PATCH 4/9] Support setting elision in pthread_mutexattr_settype Andi Kleen
21:51 [PATCH 8/9] Add manual for lock elision Andi Kleen
21:51 [PATCH 9/9] Add a configure option to enable lock elision and disable by default Andi Kleen
21:51 [PATCH 7/9] Fix tst-mutexpi8 Andi Kleen
21:51 [PATCH 5/9] Add lock elision to rwlocks Andi Kleen
21:51 TSX lock elision for glibc v12 Andi Kleen
21:51 [PATCH 2/9] Add external interface changes: new lock types for pthread_mutex_t Andi Kleen
20:56 Re: [PATCH] Fixes tree-loop-distribute-patterns issues Roland McGrath
19:19 [PATCH] Fixes tree-loop-distribute-patterns issues Adhemerval Zanella
11:56 Re: [PATCH] Don't use SSE4_2 instructions on Intel Silvermont Micro Architecture. OndÅej BÃlka
01:38 Fix bad shift in soft-fp (bug 7006) Joseph S. Myers

June 17, 2013
22:58 Re: glibc 2.18 freeze on Friday? David Miller
22:58 Re: [rbraun at sceen dot net: [PATCH] Make __getclktck return 100 for the Hurd] Samuel Thibault
22:25 Re: How are we doing with our blockers for 2.18? Ryan S Arnold
22:19 glibc 2.18 freeze on Friday? Carlos O'Donell
21:42 Re: How are we doing with our blockers for 2.18? Richard Henderson
21:22 Re: [PATCH 2/2] Add environment variable tuning for elision parameters. Torvald Riegel
21:18 Re: Update on freeze status of glibc 2.18? Torvald Riegel
21:17 Re: [PATCH 2/2] Add environment variable tuning for elision parameters. Andi Kleen
21:00 Re: PowerPC: Reserve TCB space for EBB framework Adhemerval Zanella
20:54 Re: How are we doing with our blockers for 2.18? Carlos O'Donell
19:36 Re: Update on freeze status of glibc 2.18? Roland McGrath
19:21 Re: How are we doing with our blockers for 2.18? Ryan S Arnold
18:55 Re: Update on freeze status of glibc 2.18? Carlos O'Donell
18:49 Re: Update on freeze status of glibc 2.18? Torvald Riegel
18:45 Re: [PATCH 2/2] Add environment variable tuning for elision parameters. Torvald Riegel
18:22 Re: How are we doing with our blockers for 2.18? Carlos O'Donell
18:07 Re: [PATCH] Don't use SSE4_2 instructions on Intel Silvermont Micro Architecture. H.J. Lu
17:58 Re: [PATCH 2/2] Add environment variable tuning for elision parameters. Andi Kleen
17:56 Re: [PATCH] Don't use SSE4_2 instructions on Intel Silvermont Micro Architecture. Dmitrieva Liubov
16:44 Re: Update on freeze status of glibc 2.18? Carlos O'Donell
15:52 Re: [PATCH] Don't use SSE4_2 instructions on Intel Silvermont Micro Architecture. Dmitrieva Liubov
15:46 Re: [PATCH] Don't use SSE4_2 instructions on Intel Silvermont Micro Architecture. Andreas Schwab
15:42 Re: [PATCH] Don't use SSE4_2 instructions on Intel Silvermont Micro Architecture. H.J. Lu
15:41 FYI sched_getaffinity and sched_setaffinity manual pages. Carlos O'Donell
15:40 Re: [PATCH] Don't use SSE4_2 instructions on Intel Silvermont Micro Architecture. OndÅej BÃlka
15:14 [PATCH] Don't use SSE4_2 instructions on Intel Silvermont Micro Architecture. Dmitrieva Liubov
14:58 Re: [PATCH 2/2] Add environment variable tuning for elision parameters. Torvald Riegel
07:09 Re: Use math-tests.h more in math/test-misc Andreas Jaeger
04:49 Re: [RFC][PATCH] Locale convenience funtions OndÅej BÃlka
02:23 [RFC][PATCH] Locale convenience funtions Seung-yeon Choe
02:11 [ping2][PATCH][BZ 15362] Fix fwrite() reading beyond end of buffer in error path Siddhesh Poyarekar

June 16, 2013
21:55 Use math-tests.h more in math/test-misc Joseph S. Myers
19:09 Re: [RFC][PATCH v3] Initial support for C11 Annex K Bounds checking functions Paul Eggert
10:14 Re: [RFC][PATCH v3] Initial support for C11 Annex K Bounds checking functions Ulrich Bayer

June 15, 2013
19:29 Re: Fix spurious "inexact" exceptions from dbl-64 sqrt (bug 15631) Andreas Jaeger
19:28 Re: Add another fma test Andreas Jaeger
14:20 Re: [PATCH 03/11] Add external interface changes: new lock types for pthread_mutex_t Andi Kleen
14:19 Re: [PATCH 03/11] Add external interface changes: new lock types for pthread_mutex_t Torvald Riegel
07:01 Re: [PATCH v3.4] New functions pthread_[sg]etattr_default_np for default thread attributes Siddhesh Poyarekar
05:54 Re: [RFC][PATCH v3] Initial support for C11 Annex K Bounds checking functions Paul Eggert

June 14, 2013
23:30 Re: [RFC][PATCH v3] Initial support for C11 Annex K Bounds checking functions Joseph S. Myers
23:20 Re: make 3.82 considered harmful Roland McGrath
22:49 Re: [PATCH 2/6] Add fmemopen compatibility version. Roland McGrath
22:44 Re: Update on freeze status of glibc 2.18? Roland McGrath
22:43 Re: make 3.82 considered harmful Andreas Schwab
22:42 Re: [RFC][PATCH v3] Initial support for C11 Annex K Bounds checking functions Roland McGrath
21:39 Re: How are we doing with our blockers for 2.18? Ryan S. Arnold
21:18 Re: [PATCH] Document pthread_[gs]etattr_default_np in the manual Roland McGrath
21:15 Re: [PATCH] Document pthread_[gs]etattr_default_np in the manual Siddhesh Poyarekar
21:12 Re: PowerPC: Reserve TCB space for EBB framework Ryan S. Arnold
21:12 Fix spurious "inexact" exceptions from dbl-64 sqrt (bug 15631) Joseph S. Myers
21:07 Re: [PATCH] Document pthread_[gs]etattr_default_np in the manual Roland McGrath
21:03 Re: [PATCH v3.4] New functions pthread_[sg]etattr_default_np for default thread attributes Roland McGrath
20:48 Re: make 3.82 considered harmful Roland McGrath
20:39 Add another fma test Joseph S. Myers
20:30 Re: [PATCH][BZ #15627] Disable SSE for rtld-* objects (tst-xmmymm failure) OndÅej BÃlka
20:22 Re: make 3.82 considered harmful Andreas Schwab
20:06 Re: How are we doing with our blockers for 2.18? Siddhesh Poyarekar
20:01 How are we doing with our blockers for 2.18? Carlos O'Donell
18:58 Re: [RFC][PATCH v3] Initial support for C11 Annex K Bounds checking functions Ulrich Bayer
18:58 Re: [PATCH] Documentation: Update process creation documention with Linux specific notes Peter LaDow
18:54 Re: [PATCH 1/9] Add the low level infrastructure for pthreads lock elision with TSX Andi Kleen
18:53 Re: [PATCH][BZ #15627] Disable SSE for rtld-* objects (tst-xmmymm failure) Siddhesh Poyarekar
18:48 Re: [PATCH 1/9] Add the low level infrastructure for pthreads lock elision with TSX Joseph S. Myers
18:43 Re: [PATCH] Convert old prototype. Joseph S. Myers
18:43 Re: [PATCH] Set fast unaligned load flag for new Intel microarchitecture. Andreas Jaeger
18:29 Re: [PATCH][BZ #15627] Disable SSE for rtld-* objects (tst-xmmymm failure) OndÅej BÃlka
18:28 Re: [PATCH v2][BZ #15627] Disable SSE for rtld-* objects (tst-xmmymm failure) Roland McGrath
18:27 Re: [PATCH][BZ #15627] Disable SSE for rtld-* objects (tst-xmmymm failure) Siddhesh Poyarekar
18:25 Re: [PATCH] Documentation: Update process creation documention with Linux specific notes Roland McGrath
18:24 [PATCH v2][BZ #15627] Disable SSE for rtld-* objects (tst-xmmymm failure) Siddhesh Poyarekar
18:23 Re: make 3.82 considered harmful Roland McGrath
18:00 Re: [PATCH][BZ #15627] Disable SSE for rtld-* objects (tst-xmmymm failure) OndÅej BÃlka
17:57 [PATCH 1/2] Add vectorized getenv for glibc use Andi Kleen
17:54 [PATCH 2/2] Add environment variable tuning for elision parameters. Andi Kleen
17:54 Add environment variables for lock elision Andi Kleen
17:47 Re: [PATCH][BZ #15627] Disable SSE for rtld-* objects (tst-xmmymm failure) Siddhesh Poyarekar
17:47 Re: TSX lock elision for glibc v10 Andi Kleen
17:32 Re: TSX lock elision for glibc v11 Andi Kleen
17:24 Re: TSX lock elision for glibc v11 Torvald Riegel
17:13 Re: [PATCH][BZ #15627] Disable SSE for rtld-* objects (tst-xmmymm failure) H.J. Lu
17:13 Re: [RFC][PATCH v3] Initial support for C11 Annex K Bounds checking functions Paul Eggert
17:03 Re: [RFC][PATCH v3] Initial support for C11 Annex K Bounds checking functions Ulrich Bayer
16:48 [PATCH 6/9] Extend the test suite for TSX and add some new tests to test elision Andi Kleen
16:48 [PATCH 8/9] Add manual for lock elision Andi Kleen
16:48 [PATCH 5/9] Add lock elision to rwlocks Andi Kleen
16:48 [PATCH 9/9] Add a configure option to enable lock elision and disable by default Andi Kleen
16:48 [PATCH 3/9] Add elision to pthread_mutex_{try,timed,un,}lock Andi Kleen
16:48 [PATCH 7/9] Fix tst-mutexpi8 Andi Kleen
16:48 [PATCH 4/9] Support setting elision in pthread_mutexattr_settype Andi Kleen
16:48 [PATCH 2/9] Add external interface changes: new lock types for pthread_mutex_t Andi Kleen
16:48 TSX lock elision for glibc v11 Andi Kleen
16:48 [PATCH 1/9] Add the low level infrastructure for pthreads lock elision with TSX Andi Kleen
16:10 Re: [RFC][PATCH v3] Initial support for C11 Annex K Bounds checking functions Paul Eggert
15:53 Re: TSX lock elision for glibc v10 Rich Felker
15:16 Re: [PATCH] Set fast unaligned load flag for new Intel microarchitecture. Dmitrieva Liubov
15:07 [PATCH] Documentation: Update process creation documention with Linux specific notes Peter LaDow
15:05 Re: [PATCH] Set fast unaligned load flag for new Intel microarchitecture. Andreas Jaeger
14:57 GNU Tools Cauldron 2013 - Schedule Diego Novillo
14:53 Re: [PATCH] Set fast unaligned load flag for new Intel microarchitecture. Dmitrieva Liubov
14:20 Re: [PATCH 03/11] Add external interface changes: new lock types for pthread_mutex_t Andi Kleen
14:15 Re: TSX lock elision for glibc v10 Torvald Riegel
13:58 Re: [PATCH 03/11] Add external interface changes: new lock types for pthread_mutex_t Torvald Riegel
13:42 Re: [PATCH 03/11] Add external interface changes: new lock types for pthread_mutex_t Andi Kleen
13:17 Re: [PATCH 03/11] Add external interface changes: new lock types for pthread_mutex_t Andi Kleen
12:11 Re: [PATCH] Convert old prototype. OndÅej BÃlka
12:11 Re: [PATCH 2/2] Improve 64bit memcpy/memmove for Corei7 with avx2 instruction OndÅej BÃlka
11:13 Re: [PATCH] Set fast unaligned load flag for new Intel microarchitecture. Andreas Jaeger
10:46 Re: [RFC][PATCH v3] Initial support for C11 Annex K Bounds checking functions Ulrich Bayer
10:38 [PATCH][BZ #15627] Disable SSE for rtld-* objects (tst-xmmymm failure) Siddhesh Poyarekar
10:35 [PATCH] Set fast unaligned load flag for new Intel microarchitecture. Dmitrieva Liubov
10:27 Re: Lock elision test results Dominik Vogt
10:27 Lock elision test results Dominik Vogt
10:11 Lock elision test results Dominik Vogt
10:10 Re: make 3.82 considered harmful Andreas Schwab
10:07 Re: [PATCH] Avoid undefined behavior in __FD_MASK Florian Weimer
08:45 Re: [PATCH 03/11] Add external interface changes: new lock types for pthread_mutex_t Dominik Vogt
08:40 Re: TSX lock elision for glibc v10 Dominik Vogt
06:52 Re: [PATCH 03/11] Add external interface changes: new lock types for pthread_mutex_t Torvald Riegel
06:21 Re: Make tst-strtod-round use ROUNDING_TESTS Andreas Jaeger
05:09 Re: posix/tst-waitid.c possible race condition on Linux Olivier Langlois
02:59 Re: posix/tst-waitid.c possible race condition on Linux Olivier Langlois
02:59 [PATCH] Document pthread_[gs]etattr_default_np in the manual Siddhesh Poyarekar
02:07 Re: make 3.82 considered harmful Roland McGrath
01:17 Make tst-strtod-round use ROUNDING_TESTS Joseph S. Myers

June 13, 2013
23:42 Re: TSX lock elision for glibc v10 Rich Felker
23:22 Re: [PATCH 04/11] Add elision to pthread_mutex_{try,timed,un,}lock Andi Kleen
23:22 Re: [PATCH rsa/hwcap2_v4] Implement AT_HWCAP2 version 4 Roland McGrath
23:07 Re: make 3.82 considered harmful Andreas Schwab
23:06 Re: [PATCH rsa/hwcap2_v3] Implement AT_HWCAP2 version 3 Roland McGrath
21:44 [PATCH 2/2 roland/sysd-rules] Sort sysd-rules-patterns by descending pattern length. Roland McGrath
21:36 [PATCH 1/2 roland/sysd-rules] Rewrite sysd-rules generation using an awk script. Roland McGrath
21:15 Re: [PATCH 03/11] Add external interface changes: new lock types for pthread_mutex_t Andi Kleen
21:07 Re: TSX lock elision for glibc v10 Andi Kleen
20:54 Re: TSX lock elision for glibc v10 Rich Felker
20:11 [PATCH rsa/hwcap2_v4] Implement AT_HWCAP2 version 4 Ryan S Arnold
20:08 Re: TSX lock elision for glibc v10 Andi Kleen
19:35 Re: TSX lock elision for glibc v10 Rich Felker
19:25 Re: [PATCH][BZ #15618] Avoid access beyond memory bounds in pthread_attr_getaffinity_np Roland McGrath
19:05 [PATCH][BZ #15618] Avoid access beyond memory bounds in pthread_attr_getaffinity_np Siddhesh Poyarekar
18:36 Re: make 3.82 considered harmful Adhemerval Zanella
18:32 Re: [PATCH v3.2] New functions pthread_[sg]etattr_default_np for default thread attributes Siddhesh Poyarekar
18:29 Re: [PATCH v3.2] New functions pthread_[sg]etattr_default_np for default thread attributes Carlos O'Donell
18:26 make 3.82 considered harmful Roland McGrath
18:19 [PATCH v3.4] New functions pthread_[sg]etattr_default_np for default thread attributes Siddhesh Poyarekar
17:50 Re: [PATCH v3.2] New functions pthread_[sg]etattr_default_np for default thread attributes Siddhesh Poyarekar
17:50 Re: [PATCH 06/11] Add lock elision to rwlocks Andi Kleen
17:40 Re: [PATCH v2.2][BZ #12515] Improve precision of clock function Siddhesh Poyarekar
17:27 [COMMITTED PATCH] Don't let ld.so that failed its sanity check land in place. Roland McGrath
17:02 Re: [PATCH v2.2][BZ #12515] Improve precision of clock function Roland McGrath
16:44 Re: [PATCH v3.2] New functions pthread_[sg]etattr_default_np for default thread attributes Richard Henderson
16:28 Re: [PATCH 06/11] Add lock elision to rwlocks Torvald Riegel
16:28 Re: [PATCH 04/11] Add elision to pthread_mutex_{try,timed,un,}lock Torvald Riegel
16:27 Re: [PATCH 03/11] Add external interface changes: new lock types for pthread_mutex_t Torvald Riegel
16:27 Re: [PATCH 02/11] Add the low level infrastructure for pthreads lock elision with TSX Torvald Riegel
16:26 Re: TSX lock elision for glibc v10 Torvald Riegel
16:15 Re: [PATCH v3.1] New functions pthread_[sg]etattr_default_np for default thread attributes Carlos O'Donell
16:05 Re: [PATCH v3.2] New functions pthread_[sg]etattr_default_np for default thread attributes Carlos O'Donell
15:54 Re: [PATCH v3.1] New functions pthread_[sg]etattr_default_np for default thread attributes Joseph S. Myers
15:08 Re: [PATCH v3.1] New functions pthread_[sg]etattr_default_np for default thread attributes Carlos O'Donell
15:00 Re: glibc 2.18 freeze! Adhemerval Zanella
14:30 Re: Rework tst-strtod-round handling of inexact results Andreas Jaeger
14:22 Re: [PATCH v3.1] New functions pthread_[sg]etattr_default_np for default thread attributes Joseph S. Myers
13:16 Re: glibc 2.18 freeze! Adhemerval Zanella
13:07 Re: glibc 2.18 freeze! Adhemerval Zanella
13:03 Re: [PATCH v3.1] New functions pthread_[sg]etattr_default_np for default thread attributes Siddhesh Poyarekar
12:57 Rework tst-strtod-round handling of inexact results Joseph S. Myers
12:42 Re: glibc 2.18 freeze! Joseph S. Myers
12:42 Re: [PATCH v3.1] New functions pthread_[sg]etattr_default_np for default thread attributes Joseph S. Myers
10:05 Re: glibc 2.18 freeze! Siddhesh Poyarekar
07:48 Re: glibc 2.18 freeze! Andreas Jaeger
05:11 Re: [PATCH v2.2][BZ #12515] Improve precision of clock function Siddhesh Poyarekar
03:54 [PATCH v3.2] New functions pthread_[sg]etattr_default_np for default thread attributes Siddhesh Poyarekar
02:26 Re: [PATCH v3.1] New functions pthread_[sg]etattr_default_np for default thread attributes Siddhesh Poyarekar
02:12 Re: posix/tst-waitid.c possible race condition on Linux Roland McGrath
02:12 Re: glibc 2.18 freeze! Roland McGrath
00:18 Re: glibc 2.18 freeze! keld
00:16 Re: glibc 2.18 freeze! Joseph S. Myers
00:10 Re: posix/tst-waitid.c possible race condition on Linux Rich Felker
00:03 Re: posix/tst-waitid.c possible race condition on Linux Roland McGrath

June 12, 2013
23:18 Re: [PATCH v3.1] New functions pthread_[sg]etattr_default_np for default thread attributes Roland McGrath
22:22 Re: [RFC] Lock elision implementation guidelines Andi Kleen
21:51 Re: [PATCH v2.2][BZ #12515] Improve precision of clock function Roland McGrath
21:48 Re: [PATCH v2.2][BZ #12515] Improve precision of clock function Paul Eggert
21:16 Re: glibc 2.18 freeze! Roland McGrath
21:13 Re: [RFC] Add missing copyrights Roland McGrath
20:53 Re: glibc 2.18 freeze! Carlos O'Donell
20:38 Re: [PATCH v2.2][BZ #12515] Improve precision of clock function Roland McGrath
20:36 Re: [PATCH] Avoid undefined behavior in __FD_MASK Roland McGrath
20:35 Re: glibc 2.18 freeze! Roland McGrath
20:29 Re: glibc 2.18 freeze! Adhemerval Zanella
20:27 Re: [PATCH v2.2][BZ #12515] Improve precision of clock function Rich Felker
20:15 Re: glibc 2.18 freeze! Carlos O'Donell
19:25 [PATCH v2.2][BZ #12515] Improve precision of clock function Siddhesh Poyarekar
19:08 Re: [PATCH] Avoid undefined behavior in __FD_MASK Florian Weimer
18:47 Re: glibc 2.18 freeze! Winfried Magerl
18:24 Re: [RFC] Add missing copyrights Carlos O'Donell
17:39 Re: [PATCH] Fix unary operator spacing. Roland McGrath
17:38 Re: [PATCH v2.1][BZ #12515] Improve precision of clock function Roland McGrath
16:32 [BZ #15608, 15609, 15610] Three new TW locales Wei-Lun Chao
16:07 Re: [PATCH rsa/hwcap2_v3] Implement AT_HWCAP2 version 3 Ryan S Arnold
15:30 Re: glibc 2.18 freeze! Adhemerval Zanella
13:56 Re: [PATCH v3] New functions pthread_[sg]etattr_default_np for default thread attributes Torvald Riegel
13:49 Re: [PATCH v3] New functions pthread_[sg]etattr_default_np for default thread attributes Torvald Riegel
12:57 Re: [PATCH] Fix readdir_r with long file names Florian Weimer
11:49 Re: [PATCH] tdestroy() should allow passing 'NULL' for 'freefct' callback OndÅej BÃlka
11:36 Re: [PATCH] tdestroy() should allow passing 'NULL' for 'freefct' callback Ivo Raisr
10:09 [PATCH v3.1] New functions pthread_[sg]etattr_default_np for default thread attributes Siddhesh Poyarekar
08:22 Re: [PATCH] Fix unary operator spacing. OndÅej BÃlka
08:13 Re: New Interlingua PO file for 'libc' (version 2.17-pre1) Andreas Jaeger
08:10 Re: [PATCH 2/6] Add fmemopen compatibility version. OndÅej BÃlka
07:49 Re: [RFC] Lock elision implementation guidelines Dominik Vogt
05:19 Re: Make more libm tests condition exceptions tests with math-tests.h Andreas Jaeger
05:01 [PATCH v2.1][BZ #12515] Improve precision of clock function Siddhesh Poyarekar
04:39 posix/tst-waitid.c possible race condition on Linux Olivier Langlois
04:28 Re: [PATCH v3] New functions pthread_[sg]etattr_default_np for default thread attributes Siddhesh Poyarekar
04:26 Re: [PATCH] Remove hidden_def for __gettimeofday for x86_64 Siddhesh Poyarekar
04:23 Re: [PATCH] Set/restore rounding mode only when needed Siddhesh Poyarekar
01:25 Re: [rbraun at sceen dot net: [PATCH] Make __getclktck return 100 for the Hurd] Rich Felker
00:06 Re: [PATCH v3] New functions pthread_[sg]etattr_default_np for default thread attributes Roland McGrath

June 11, 2013
23:28 Re: [PATCH 2/6] Add fmemopen compatibility version. Roland McGrath
23:24 Re: bits/libc-tsd.h, bits/atomic.h and other non-installed headers? Roland McGrath
23:14 Re: [rbraun at sceen dot net: [PATCH] Make __getclktck return 100 for the Hurd] Roland McGrath
23:08 Re: [ping2][PATCH v2][BZ #12515] Improve precision of clock function Rich Felker
23:07 Re: [RFC] Lock elision implementation guidelines Andi Kleen
23:06 Re: [PATCH v2][BZ 14561] Separate rand and random seeds. Roland McGrath
23:05 Re: [rbraun at sceen dot net: [PATCH] Make __getclktck return 100 for the Hurd] Richard Braun
23:04 Re: [PATCH v2][BZ 14561] Separate rand and random seeds. Rich Felker
23:03 Re: [RFC] Add missing copyrights Roland McGrath
22:57 Re: [RFC] Add missing copyrights Carlos O'Donell
22:55 Re: [rbraun at sceen dot net: [PATCH] Make __getclktck return 100 for the Hurd] Roland McGrath
22:55 Re: [rbraun at sceen dot net: [PATCH] Make __getclktck return 100 for the Hurd] Richard Braun
22:49 Re: [rbraun at sceen dot net: [PATCH] Make __getclktck return 100 for the Hurd] Roland McGrath
22:46 Re: [RFC] Add missing copyrights Roland McGrath
22:32 Re: Update on freeze status of glibc 2.18? Carlos O'Donell
22:27 Make more libm tests condition exceptions tests with math-tests.h Joseph S. Myers
22:26 [rbraun at sceen dot net: [PATCH] Make __getclktck return 100 for the Hurd] Richard Braun
22:23 Re: [RFC] Add missing copyrights Carlos O'Donell
22:16 Re: [PATCH rsa/hwcap2_v3] Implement AT_HWCAP2 version 3 Roland McGrath
22:13 Re: Update on freeze status of glibc 2.18? Winfried Magerl
22:01 Re: [PATCH] Set/restore rounding mode only when needed Joseph S. Myers
21:38 Re: Update on freeze status of glibc 2.18? Roland McGrath
21:35 Re: [RFC] Add missing copyrights Roland McGrath
21:33 Re: glibc 2.18 freeze! Winfried Magerl
21:32 Re: glibc 2.18 freeze! Roland McGrath
21:30 Re: Update on freeze status of glibc 2.18? Carlos O'Donell
21:26 Re: [RFC] Add missing copyrights Carlos O'Donell
21:24 Re: Update on freeze status of glibc 2.18? Winfried Magerl
21:04 Re: [RFC] Add missing copyrights Roland McGrath
21:00 Re: Update on freeze status of glibc 2.18? Carlos O'Donell
20:58 [Committed Patch] PowerPC: dl-procinfo.[ch] merge and ports removal Ryan S Arnold
20:24 Re: [ping2][PATCH v2][BZ #12515] Improve precision of clock function Paul Eggert
20:23 Re: [RFC] Add missing copyrights Carlos O'Donell
20:07 Re: glibc 2.18 freeze! Adhemerval Zanella
20:01 Re: [RFC] Add missing copyrights Roland McGrath
19:59 Re: [PATCH rsa/stdint_headers] Discuss: Add #include <stdint.h> for uint[32|64]_t in selected installed headers Roland McGrath
19:37 Re: [RFC] Add missing copyrights Joseph S. Myers
19:26 Re: [PATCH] Remove hidden_def for __gettimeofday for x86_64 Joseph S. Myers
18:40 Testing a glibc build Christer Solskogen
18:39 Re: [PATCH v2][BZ 14561] Separate rand and random seeds. Roland McGrath
18:30 Re: glibc 2.18 freeze! Roland McGrath
18:20 Re: glibc 2.18 freeze! Andreas Jaeger
18:00 Re: [RFC] Lock elision implementation guidelines Andi Kleen
17:55 Re: [PATCH v2][BZ 14561] Separate rand and random seeds. OndÅej BÃlka
17:42 Re: [PATCH] Fix readdir_r with long file names Roland McGrath
17:40 Re: [PATCH 2/2 v4] [BZ #10283] localedef: align fixed maps to SHMLBA Roland McGrath
17:38 Re: [PATCH 1/2 v4] libc-internal.h: add ALIGN helper macros Roland McGrath
17:20 Re: Update on freeze status of glibc 2.18? Joseph S. Myers
17:19 Re: [ping2][PATCH v2][BZ #12515] Improve precision of clock function Roland McGrath
17:15 Re: [RFC] Add missing copyrights Roland McGrath
17:11 Re: [PATCH v2][BZ 14561] Separate rand and random seeds. Roland McGrath
17:09 Re: [PATCH v3][BZ 14561] Testcase Roland McGrath
17:08 Re: [PATCH] Remove hidden_def for __gettimeofday for x86_64 Roland McGrath
17:05 Re: [PATCH] Fix readdir_r with long file names Roland McGrath
16:51 [PATCH 02/11] Add the low level infrastructure for pthreads lock elision with TSX Andi Kleen
16:51 [PATCH 06/11] Add lock elision to rwlocks Andi Kleen
16:51 [PATCH 03/11] Add external interface changes: new lock types for pthread_mutex_t Andi Kleen
16:51 [PATCH 10/11] Add a configure option to enable lock elision and disable by default Andi Kleen
16:50 [PATCH 11/11] Add README.md Andi Kleen
16:50 [PATCH 09/11] Add manual for lock elision Andi Kleen
16:50 [PATCH 07/11] Extend the test suite for TSX and add some new tests to test elision Andi Kleen
16:50 [PATCH 08/11] Fix tst-mutexpi8 Andi Kleen
16:50 [PATCH 05/11] Support setting elision in pthread_mutexattr_settype Andi Kleen
16:50 [PATCH 04/11] Add elision to pthread_mutex_{try,timed,un,}lock Andi Kleen
16:50 [PATCH 01/11] Add vectorized getenv for glibc use Andi Kleen
16:50 TSX lock elision for glibc v10 Andi Kleen
16:47 New Interlingua PO file for 'libc' (version 2.17-pre1) Translation Project Robot
16:42 Re: [PATCH] Avoid undefined behavior in __FD_MASK OndÅej BÃlka
16:02 Re: [PATCH] Convert iso-639.def to UTF-8 Andreas Schwab
15:55 [PATCH v1.1][BZ #15601] Update language name from Oriya to Odia Siddhesh Poyarekar
15:45 [PATCH] Convert iso-639.def to UTF-8 Siddhesh Poyarekar
15:19 Re: Update on freeze status of glibc 2.18? Carlos O'Donell
15:17 Re: Update on freeze status of glibc 2.18? Ryan S. Arnold
15:11 Re: [ping2][PATCH v2][BZ #12515] Improve precision of clock function Rich Felker
15:04 Re: [PATCH v1.1 1/3] Copy over string performance tests - take 2 Carlos O'Donell
14:55 Re: [RFC] Add missing copyrights Carlos O'Donell
14:23 Re: glibc 2.18 freeze on Monday June 17th. Carlos O'Donell
14:21 Re: [PATCH v3][BZ 14561] Testcase Carlos O'Donell
14:09 Re: Update on freeze status of glibc 2.18? Carlos O'Donell
14:09 Re: Update on freeze status of glibc 2.18? Carlos O'Donell
14:02 Re: Update on freeze status of glibc 2.18? Ryan S. Arnold
13:56 Re: Update on freeze status of glibc 2.18? OndÅej BÃlka
13:52 Re: [ping2][PATCH v2][BZ #12515] Improve precision of clock function Siddhesh Poyarekar
13:41 Re: Update on freeze status of glibc 2.18? Adhemerval Zanella
13:40 [RFC] Add missing copyrights OndÅej BÃlka
13:26 Re: [PATCH] Copy over remaining missed string benchmark tests Andreas Jaeger
13:17 [PATCH] Remove hidden_def for __gettimeofday for x86_64 Siddhesh Poyarekar
13:14 [PATCH] Copy over remaining missed string benchmark tests Siddhesh Poyarekar
13:14 [COMMITTED] Fix indentation and add copyright header to time.h Siddhesh Poyarekar
13:05 Re: [RFC] Lock elision implementation guidelines Torvald Riegel
12:08 Re: [PATCH][BZ #15601] Update language name from Oriya to Odia Andreas Schwab
11:25 [PATCH][BZ #15601] Update language name from Oriya to Odia Siddhesh Poyarekar
10:10 Re: Update on freeze status of glibc 2.18? Torvald Riegel
09:39 Re: [PATCH v1.1 1/3] Copy over string performance tests - take 2 Siddhesh Poyarekar
09:07 Re: [PATCH v3][BZ 14561] Testcase OndÅej BÃlka
08:18 Re: [PATCH] tdestroy() should allow passing 'NULL' for 'freefct' callback OndÅej BÃlka
08:17 Re: Update on freeze status of glibc 2.18? Andreas Jaeger
08:11 Re: Update on freeze status of glibc 2.18? Siddhesh Poyarekar
07:51 Re: [RFC] Lock elision implementation guidelines Dominik Vogt
07:51 Re: [PATCH] Fix readdir_r with long file names Florian Weimer
07:25 Re: [PATCH] Set/restore rounding mode only when needed Andreas Jaeger
06:58 [COMMITED] Fix-trailing-whitespaces-in-libidn. OndÅej BÃlka
06:57 Re: [PATCH 3/3] Remove performance test code from string tests Andreas Jaeger
06:56 Re: [PATCH 2/3] Copy over string performance tests Andreas Jaeger
06:54 Re: Update on freeze status of glibc 2.18? Andreas Jaeger
06:52 Re: Add exception information to math-tests.h and use it in libm-test.inc Andreas Jaeger
06:49 Re: New Chinese (traditional) PO file for 'libc' (version 2.17-pre1) Andreas Jaeger
06:26 Re: [PATCH v1.1 1/3] Copy over string performance tests - take 2 OndÅej BÃlka
06:06 Re: [PATCH] Fix readdir_r with long file names Florian Weimer
06:00 Re: [ping2][PATCH v2][BZ #12515] Improve precision of clock function Paul Eggert
05:22 Re: Consensus: Remove form-feeds? OndÅej BÃlka
05:22 Re: [PATCH] do not place remainders into fastbins OndÅej BÃlka
04:15 Re: glibc 2.18 freeze on Monday June 17th. David Miller
03:29 Re: Update on freeze status of glibc 2.18? Siddhesh Poyarekar
02:39 glibc 2.18 freeze on Monday June 17th. Carlos O'Donell
02:35 Re: Update on freeze status of glibc 2.18? Carlos O'Donell
02:22 Re: [PATCH] Fix readdir_r with long file names Carlos O'Donell
02:19 Re: Update on freeze status of glibc 2.18? Siddhesh Poyarekar
01:40 Re: [ping2][PATCH v2][BZ #12515] Improve precision of clock function Rich Felker
01:13 Re: [PATCH] Fix readdir_r with long file names Rich Felker

June 10, 2013
23:45 Re: [ping2][PATCH v2][BZ #12515] Improve precision of clock function Paul Eggert
23:33 Re: Update on freeze status of glibc 2.18? Carlos O'Donell
23:19 Re: Update on freeze status of glibc 2.18? Roland McGrath
23:18 Re: [PATCH] Fix readdir_r with long file names Carlos O'Donell
23:14 Update on freeze status of glibc 2.18? Carlos O'Donell
23:12 Re: [PATCH][BZ #14932] make dlsym return the newest symbol version Roland McGrath
22:59 Re: [PATCH][BZ #12515] Improve precision of clock function Roland McGrath
22:40 Re: [ping2][PATCH v2][BZ #12515] Improve precision of clock function Paul Eggert
22:39 Re: [PATCH] Fix readdir_r with long file names Roland McGrath
22:36 Re: [PATCH] Fix readdir_r with long file names Roland McGrath
21:58 Re: Rearranging old ChangeLog files Roland McGrath
21:51 Re: Remove trailing whitespace from mach/*.sub Roland McGrath
21:27 Add exception information to math-tests.h and use it in libm-test.inc Joseph S. Myers
21:15 Re: Thread-, Signal- and Cancellation-safety documentation Carlos O'Donell
21:01 Re: Thread-, Signal- and Cancellation-safety documentation Carlos O'Donell
20:54 Re: [PATCH] Fix symbol definitions for __clock_* functions Roland McGrath
19:39 Re: [PATCH] Fix handling of netgroup cache in nscd Andreas Jaeger
19:19 Re: [PATCH] Fix unary operator spacing. Roland McGrath
18:49 Re: [RFC] Lock elision implementation guidelines Torvald Riegel
17:24 Re: Thread-, Signal- and Cancellation-safety documentation Torvald Riegel
16:39 Re: Thread-, Signal- and Cancellation-safety documentation Torvald Riegel
16:10 Re: [PATCH] Have x86 and x86_64 lll_futex_wake return the syscall error. Carlos O'Donell
15:02 Re: [PATCH][BZ #14806] Fix stack overflow in getaddrinfo() if host has many addresses. Andreas Jaeger
14:57 [PATCH] Fix handling of netgroup cache in nscd Andreas Schwab
14:51 Re: Thread-, Signal- and Cancellation-safety documentation Torvald Riegel
14:35 Re: [PATCH 2/2] Improve 64bit memcpy/memmove for Corei7 with avx2 instruction Carlos O'Donell
14:34 Re: [PATCH v1.1 1/3] Copy over string performance tests - take 2 Andreas Jaeger
14:10 Re: [PATCH] Fix readdir_r with long file names Carlos O'Donell
14:10 Re: Thread-, Signal- and Cancellation-safety documentation Carlos O'Donell
14:08 Re: Thread-, Signal- and Cancellation-safety documentation Torvald Riegel
13:56 Re: [PATCH] Fix unary operator spacing. Joseph S. Myers
13:51 Re: Remove trailing whitespace Joseph S. Myers
13:45 Re: Remove trailing whitespace OndÅej BÃlka
13:33 Re: [PATCH] Fix unary operator spacing. OndÅej BÃlka
13:28 Re: [PATCH 2/2] Improve 64bit memcpy/memmove for Corei7 with avx2 instruction Ling Ma
12:32 Re: [PATCH] Fix unary operator spacing. Joseph S. Myers
12:28 Re: [PATCH] Convert old prototype. Joseph S. Myers
12:22 Re: Remove trailing whitespace Joseph S. Myers
12:13 Re: [RFC] Remove auto keyword Joseph S. Myers
12:01 [PATCH] Fix unary operator spacing. OndÅej BÃlka
11:43 Re: [RFC] Lock elision implementation guidelines Dominik Vogt
09:27 Re: Thread-, Signal- and Cancellation-safety documentation Rich Felker
08:38 [ping][PATCH] Set/restore rounding mode only when needed Siddhesh Poyarekar
08:37 [ping][PATCH] Fix symbol definitions for __clock_* functions Siddhesh Poyarekar
08:36 [ping2][PATCH v2][BZ #12515] Improve precision of clock function Siddhesh Poyarekar
08:36 Re: [PATCH] Convert old prototype. OndÅej BÃlka
08:35 [ping2][PATCH][BZ #14932] make dlsym return the newest symbol version Siddhesh Poyarekar
07:45 Re: Remove trailing whitespace OndÅej BÃlka
07:20 Re: [PATCH] Fix readdir_r with long file names Florian Weimer
07:19 Re: Thread-, Signal- and Cancellation-safety documentation Florian Weimer
06:48 Re: [PATCH 2/2] Improve 64bit memcpy/memmove for Corei7 with avx2 instruction Andreas Jaeger
06:17 Re: [PATCH 2/2] Improve 64bit memcpy/memmove for Corei7 with avx2 instruction Ling Ma
05:28 [PATCH v1.1 1/3] Copy over string performance tests - take 2 Siddhesh Poyarekar
05:19 Re: [PATCH 2/2] Improve 64bit memcpy/memmove for Corei7 with avx2 instruction Ling Ma
02:22 Re: Consensus: Remove form-feeds? Mike Frysinger

June 09, 2013
20:09 Re: [PATCH 1/3] Copy over string performance tests - take 2 Andreas Jaeger
20:03 Re: [PATCH] Avoid overwriting earlier flags in CPPFLAGS-nonlib in benchtests Andreas Jaeger
20:00 Re: [PATCH] Only set rounding mode in SET_RESTORE_ROUND_53BIT Andreas Jaeger
19:56 Re: [PATCH] Only set rounding mode in SET_RESTORE_ROUND_53BIT Andreas Jaeger
19:47 Re: Consensus: Tuning runtime behaviour with environment variables. Andreas Jaeger
19:26 Re: [PATCH] Have x86 and x86_64 lll_futex_wake return the syscall error. Andreas Jaeger
18:51 Re: Add rounding mode information to math-tests.h and use it in libm-test.inc Andreas Jaeger
08:06 Re: [RFC][PATCH v3] Initial support for C11 Annex K Bounds checking functions Paul Eggert

June 08, 2013
19:55 Re: [COMMITED] Silence warning: â__inlineâ is not at beginning of declaration. Carlos O'Donell
19:53 Re: [COMMITED] Silence warning: â__inlineâ is not at beginning of declaration. Carlos O'Donell
19:37 [RFC] Remove auto keyword OndÅej BÃlka
19:09 Re: [COMMITED] Silence warning: â__inlineâ is not at beginning of declaration. OndÅej BÃlka
17:55 Re: [COMMITED] Silence warning: â__inlineâ is not at beginning of declaration. Andreas Schwab
16:03 [COMMITED] Silence warning: â__inlineâ is not at beginning of declaration. OndÅej BÃlka
15:49 Re: [PATCH] Convert old prototype. OndÅej BÃlka
15:15 Re: [PATCH] Convert old prototype. Joseph S. Myers
15:11 Re: Thread-, Signal- and Cancellation-safety documentation Carlos O'Donell
14:40 Re: [PATCH] Convert old prototype. Carlos O'Donell
08:51 [PATCH] Convert old prototype. OndÅej BÃlka
00:28 Re: Use (void) in no-arguments function definitions Joseph S. Myers

June 07, 2013
23:12 Re: Use (void) in no-arguments function definitions Roland McGrath
23:08 Re: Avoid use of "register" as optimization hint Roland McGrath
22:50 Use (void) in no-arguments function definitions Joseph S. Myers
22:33 Re: Avoid use of "register" as optimization hint Joseph S. Myers
22:27 Re: Avoid use of "register" as optimization hint Roland McGrath
22:17 Re: Avoid use of "register" as optimization hint OndÅej BÃlka
22:16 Re: Avoid use of "register" as optimization hint David Miller
22:12 Re: Avoid use of "register" as optimization hint Roland McGrath
22:08 Re: Avoid use of "register" as optimization hint David Miller
21:58 Re: Avoid use of "register" as optimization hint Roland McGrath
21:10 Re: [PATCH] Fix readdir_r with long file names KOSAKI Motohiro
20:42 Re: Thread-, Signal- and Cancellation-safety documentation Alexandre Oliva
19:39 Re: [PATCH 2/2] Improve 64bit memcpy/memmove for Corei7 with avx2 instruction Carlos O'Donell
17:55 Re: [RFC] Lock elision implementation guidelines Torvald Riegel
17:27 Re: [BZ #15522] strtod ("nan(N)") returning a sNaN in some cases Ryan S. Arnold
17:21 Re: [BZ #15522] strtod ("nan(N)") returning a sNaN in some cases Adhemerval Zanella
16:47 Re: [PATCH 2/2] Improve 64bit memcpy/memmove for Corei7 with avx2 instruction OndÅej BÃlka
16:37 Re: [RFC] Lock elision implementation guidelines Markus Trippelsdorf
16:29 Re: [RFC] Lock elision implementation guidelines Andi Kleen
16:13 Re: [PATCH 2/2] Improve 64bit memcpy/memmove for Corei7 with avx2 instruction Ling Ma
16:04 Re: [PATCH 2/2] Improve 64bit memcpy/memmove for Corei7 with avx2 instruction OndÅej BÃlka
15:47 Re: [BZ #15522] strtod ("nan(N)") returning a sNaN in some cases Thomas Schwinge
15:21 Re: [RFC] Lock elision implementation guidelines Torvald Riegel
14:57 Remove trailing whitespace from localedata Joseph S. Myers
14:41 Re: [PATCH] Fix readdir_r with long file names Rich Felker
14:09 Re: [PATCH 2/2] Improve 64bit memcpy/memmove for Corei7 with avx2 instruction OndÅej BÃlka
13:18 Re: [PATCH 2/2] Improve 64bit memcpy/memmove for Corei7 with avx2 instruction OndÅej BÃlka
13:00 Re: Thread-, Signal- and Cancellation-safety documentation Torvald Riegel
12:18 Re: [PATCH 2/2] Improve 64bit memcpy/memmove for Corei7 with avx2 instruction Nix
11:47 Re: [PATCH] Fix readdir_r with long file names Florian Weimer
11:44 Re: [RFC][PATCH v3] Initial support for C11 Annex K Bounds checking functions Ulrich Bayer
11:11 Re: [RFC][PATCH v3] Initial support for C11 Annex K Bounds checking functions Joseph S. Myers
10:22 [RFC][PATCH v3] Initial support for C11 Annex K Bounds checking functions Ulrich Bayer
08:48 Re: [PATCH 2/2] Improve 64bit memcpy/memmove for Corei7 with avx2 instruction OndÅej BÃlka
07:56 Re: [PATCH] Fix readdir_r with long file names Florian Weimer
05:20 Re: Thread-, Signal- and Cancellation-safety documentation Alexandre Oliva
01:30 Re: [PATCH] Fix readdir_r with long file names Rich Felker

June 06, 2013
21:06 Re: [PATCH] Fix readdir_r with long file names KOSAKI Motohiro
20:32 Re: [PATCH] Fix readdir_r with long file names Florian Weimer
20:03 Re: Rearranging old ChangeLog files Jeff Law
19:53 Re: [PATCH] Fix readdir_r with long file names KOSAKI Motohiro
19:36 Re: Rearranging old ChangeLog files Ryan S. Arnold
19:24 Re: [RFC][PATCH v2] Initial support for C11 Annex K Bounds checking functions Paul Eggert
19:04 Re: [PATCH][BZ #15022] Correct global-scope dlopen issues in static executables Maciej W. Rozycki
19:03 Update miscellaneous scripts from upstream Joseph S. Myers
16:47 Re: [PATCH] Fix readdir_r with long file names Florian Weimer
16:39 [COMMITED] Fix space followed by tab. OndÅej BÃlka
16:25 Re: PowerPC: Reserve TCB space for EBB framework Ryan S. Arnold
16:20 Re: [PATCH] do not place remainders into fastbins Carlos O'Donell
16:07 Re: [PATCH] Fix readdir_r with long file names Carlos O'Donell
15:54 Re: [PATCH v2] Fix space followed by tab. Joseph S. Myers
15:54 [PATCH] do not place remainders into fastbins Michal Schmidt
15:43 Re: [PATCH v2] Fix space followed by tab. OndÅej BÃlka
15:39 Remove trailing whitespace from mach/*.sub Joseph S. Myers
15:32 Re: [RFC][PATCH v2] Initial support for C11 Annex K Bounds checking functions Joseph S. Myers
15:24 Re: Consensus: Remove form-feeds? Andreas Schwab
15:23 Re: [RFC][PATCH v2] Initial support for C11 Annex K Bounds checking functions Joseph S. Myers
15:19 Re: Consensus: Remove form-feeds? Joseph S. Myers
15:12 Re: Consensus: Remove form-feeds? OndÅej BÃlka
14:55 Re: [PATCH] Fix readdir_r with long file names Florian Weimer
14:26 Re: Consensus: Remove form-feeds? OndÅej BÃlka
14:15 Re: [RFC][PATCH v2] Initial support for C11 Annex K Bounds checking functions Rich Felker
14:08 Re: [RFC][PATCH v2] Initial support for C11 Annex K Bounds checking functions Ulrich Bayer
13:58 Re: Consensus: Remove form-feeds? Andreas Schwab
13:55 Re: Consensus: Remove form-feeds? Nix
13:54 Re: Fwd: sr_ME locale country_isbn and int_prefix fix Carlos O'Donell
13:10 [PATCH v3] New functions pthread_[sg]etattr_default_np for default thread attributes Siddhesh Poyarekar
13:06 Consensus: Remove form-feeds? OndÅej BÃlka
12:50 Re: Avoid trailing whitespace in sysdeps/gnu/errlist.c Joseph S. Myers
12:44 Re: Avoid trailing whitespace in sysdeps/gnu/errlist.c OndÅej BÃlka
12:41 Re: Avoid trailing whitespace in sysdeps/gnu/errlist.c Siddhesh Poyarekar
12:38 Re: Avoid trailing whitespace in sysdeps/gnu/errlist.c Joseph S. Myers
12:31 Re: Avoid trailing whitespace in sysdeps/gnu/errlist.c OndÅej BÃlka
12:23 Re: [RFC][PATCH v2] Initial support for C11 Annex K Bounds checking functions Ulrich Bayer
12:23 Rearranging old ChangeLog files Joseph S. Myers
12:19 Avoid trailing whitespace in sysdeps/gnu/errlist.c Joseph S. Myers
12:14 Re: [COMMITED] Fix executable mode. OndÅej BÃlka
12:11 Re: [PATCH 2/2] Improve 64bit memcpy/memmove for Corei7 with avx2 instruction Ling Ma
12:07 Remove trailing whitespace in nptl Joseph S. Myers
12:01 Re: [PATCH] Fix space followed by tab. Joseph S. Myers
11:55 Re: [COMMITED] Fix executable mode. Joseph S. Myers
11:53 Re: [RFC][PATCH v2] Initial support for C11 Annex K Bounds checking functions Joseph S. Myers
11:26 çå: [PATCH 2/2] Improve 64bit memcpy/memmove for Corei7 with avx2 instruction åå
10:57 Re: [PATCH 2/2] Improve 64bit memcpy/memmove for Corei7 with avx2 instruction OndÅej BÃlka
10:08 Re: [PATCH 2/2] Improve 64bit memcpy/memmove for Corei7 with avx2 instruction Ling Ma
08:18 [PATCH v2] Fix leading whitespaces. OndÅej BÃlka
08:12 Re: Fwd: sr_ME locale country_isbn and int_prefix fix Jakub Bogusz
08:04 Re: [PATCH] Fix space followed by tab. OndÅej BÃlka
01:13 Re: [RFC][PATCH v2] Initial support for C11 Annex K Bounds checking functions Paul Eggert

June 05, 2013
22:26 Re: [PATCH] Fix leading whitespace. OndÅej BÃlka
22:17 [COMMITED] Fix executable mode. OndÅej BÃlka
22:07 Re: [RFC][PATCH v2] Initial support for C11 Annex K Bounds checking functions Joseph S. Myers
21:42 Re: [RFC][PATCH v2] Initial support for C11 Annex K Bounds checking functions Paul Eggert
21:33 Re: [PATCH] Fix leading whitespace. Joseph S. Myers
21:12 Re: [RFC][PATCH v2] Initial support for C11 Annex K Bounds checking functions Joseph S. Myers
21:09 [PATCH] Fix leading whitespace. wizard
20:48 Remove trailing whitespace Joseph S. Myers
20:19 Re: PowerPC: multiarch support for PPC32 Adhemerval Zanella
20:14 Re: [HOOK] Fix leading and trailing whitespace Joseph S. Myers
19:36 [HOOK] Fix leading and trailing whitespace OndÅej BÃlka
18:14 Re: Thread-, Signal- and Cancellation-safety documentation Torvald Riegel
17:37 Re: [PATCH rsa/stdint_noheaders] Cleanup: Add #include <stdint.h> for uint[32|64]_t usage (except installed headers) Ryan S Arnold
17:21 Re: Thread-, Signal- and Cancellation-safety documentation Rich Felker
17:15 Re: Avoid use of "register" as optimization hint Joseph S. Myers
17:03 Re: [RFC][PATCH v2] Initial support for C11 Annex K Bounds checking functions Joseph S. Myers
16:49 Re: Avoid use of "register" as optimization hint OndÅej BÃlka
16:19 [RFC][PATCH v2] Initial support for C11 Annex K Bounds checking functions Ulrich Bayer
15:38 Re: Thread-, Signal- and Cancellation-safety documentation Torvald Riegel
15:28 Re: Thread-, Signal- and Cancellation-safety documentation Torvald Riegel
15:18 Avoid use of "register" as optimization hint Joseph S. Myers
14:32 Re: Thread-, Signal- and Cancellation-safety documentation Torvald Riegel
14:21 Re: [PATCH 2/2] Improve 64bit memcpy/memmove for Corei7 with avx2 instruction OndÅej BÃlka
13:49 Re: [PATCH 2/2] Improve 64bit memcpy/memmove for Corei7 with avx2 instruction Ling Ma
13:27 Re: [PATCH 2/2] Improve 64bit memcpy/memmove for Corei7 with avx2 instruction Ling Ma
13:15 Re: Thread-, Signal- and Cancellation-safety documentation Torvald Riegel
12:55 Re: [PATCH] Set/restore rounding mode only when needed Siddhesh Poyarekar
12:38 Re: [PATCH] Set/restore rounding mode only when needed Joseph S. Myers
12:34 Re: [PATCH 2/6 v2] Add fmemopen compatibility version. Joseph S. Myers
12:33 Re: [PATCH 1/2] Append AVX2 instruction detection Richard Henderson
12:31 Re: [PATCH 1/6 v3] Reformat libio files Joseph S. Myers
12:15 Re: [PATCH 1/2 v4] libc-internal.h: add ALIGN helper macros Rasmus Villemoes
11:32 Re: PowerPC: Reserve TCB space for EBB framework Adhemerval Zanella
11:05 [PATCH] Set/restore rounding mode only when needed Siddhesh Poyarekar
10:20 Re: [PATCH 2/2] Improve 64bit memcpy/memmove for Corei7 with avx2 instruction OndÅej BÃlka
09:42 Re: [PATCH 2/2] Improve 64bit memcpy/memmove for Corei7 with avx2 instruction Dmitrieva Liubov
09:23 [PATCH 2/2] Improve 64bit memcpy/memmove for Corei7 with avx2 instruction ling . ma . program
09:22 [PATCH 1/2] Append AVX2 instruction detection ling . ma . program
08:36 Re: [PATCH][BZ #15533] Avoid unnecessary slowdown from profiling with audit OndÅej BÃlka
08:23 Re: [PATCH 2/6 v2] Add fmemopen compatibility version. OndÅej BÃlka
07:52 Re: [PATCH 1/6 v3] Reformat libio files OndÅej BÃlka
07:52 Re: [PATCH] Properly handle %W in strptime OndÅej BÃlka
05:03 Re: [PATCH] Change __ASSUME_ACCEPT4 on powerpc to 2.6.37 Adam Conrad
01:37 Re: [PATCH 1/2 v4] libc-internal.h: add ALIGN helper macros Mike Frysinger

June 04, 2013
22:17 tst-malloc-usable failure James Lemke
22:02 Re: PowerPC: Reserve TCB space for EBB framework Ryan S. Arnold
21:15 PowerPC: Reserve TCB space for EBB framework Adhemerval Zanella
19:58 Re: [PATCH] Change __ASSUME_ACCEPT4 on powerpc to 2.6.37 Joseph S. Myers
19:26 Add rounding mode information to math-tests.h and use it in libm-test.inc Joseph S. Myers
17:18 Re: Thread-, Signal- and Cancellation-safety documentation Torvald Riegel
16:37 Re: Thread-, Signal- and Cancellation-safety documentation Torvald Riegel
16:25 Re: [PATCH][BZ #15533] Avoid unnecessary slowdown from profiling with audit Carlos O'Donell
15:47 Re: [PATCH rsa/stdint_noheaders] Cleanup: Add #include <stdint.h> for uint[32|64]_t usage (except installed headers) Carlos O'Donell
15:44 Re: [PATCH rsa/stdint_noheaders] Cleanup: Add #include <stdint.h> for uint[32|64]_t usage (except installed headers) Ryan S. Arnold
15:39 Re: [PATCH] Only set rounding mode in SET_RESTORE_ROUND_53BIT Richard Henderson
15:34 Re: [PATCH v2][BZ 14561] Separate rand and random seeds. Carlos O'Donell
14:45 Re: [PATCH v2][BZ 14561] Testcase Joseph S. Myers
14:44 Re: [PATCH v2][BZ 14561] Testcase Carlos O'Donell
14:42 Re: glibc 2.18 freeze! Siddhesh Poyarekar
14:39 Re: Thread-, Signal- and Cancellation-safety documentation Rich Felker
14:39 Re: glibc 2.18 freeze! Adhemerval Zanella
14:38 Re: [PATCH] Change __ASSUME_ACCEPT4 on powerpc to 2.6.37 Adhemerval Zanella
14:27 Re: [PATCH v2][BZ 14561] Testcase OndÅej BÃlka
14:27 Re: Thread-, Signal- and Cancellation-safety documentation Florian Weimer
14:20 Re: Thread-, Signal- and Cancellation-safety documentation Rich Felker
14:17 Re: glibc 2.18 freeze! Ryan S. Arnold
13:36 [PATCH 3/3] Remove performance test code from string tests Siddhesh Poyarekar
13:26 [PATCH 2/3] Copy over string performance tests Siddhesh Poyarekar
13:20 [PATCH 1/3] Copy over string performance tests - take 2 Siddhesh Poyarekar
13:13 Re: [PATCH v2][BZ 14561] Separate rand and random seeds. Carlos O'Donell
13:08 Re: [PATCH][BZ 14561] Testcase Carlos O'Donell
12:43 Re: Thread-, Signal- and Cancellation-safety documentation Florian Weimer
12:42 [PATCH] Change __ASSUME_ACCEPT4 on powerpc to 2.6.37 Adam Conrad
11:47 Re: glibc 2.18 freeze! Siddhesh Poyarekar
11:33 Re: glibc 2.18 freeze! Joseph S. Myers
11:33 Re: [PATCH v2][BZ 14561] Separate rand and random seeds. OndÅej BÃlka
11:12 [COMMITTED] Add copyright header to test-strchrnul.c Siddhesh Poyarekar
10:49 Re: [PATCH 1/2 v4] libc-internal.h: add ALIGN helper macros Rasmus Villemoes
09:39 [PATCH] Properly handle %W in strptime Andreas Schwab
09:01 Re: [PATCH][BZ #15533] Avoid unnecessary slowdown from profiling with audit Alexander Monakov
07:17 [PATCH] Avoid overwriting earlier flags in CPPFLAGS-nonlib in benchtests Siddhesh Poyarekar
06:28 Re: glibc 2.18 freeze! Siddhesh Poyarekar
06:07 Re: glibc 2.18 freeze! Marko Myllynen
03:09 Re: [PATCH 2/2 v4] [BZ #10283] localedef: align fixed maps to SHMLBA Mike Frysinger
03:06 Re: [PATCH 1/2 v4] libc-internal.h: add ALIGN helper macros Mike Frysinger
00:37 Re: Consensus: Tuning runtime behaviour with environment variables. Rich Felker

June 03, 2013
22:43 Re: Consensus: Tuning runtime behaviour with environment variables. Alexandre Oliva
22:41 Re: [PATCH v2][BZ 14561] Separate rand and random seeds. Roland McGrath
22:26 Re: [PATCH v2][BZ 14561] Separate rand and random seeds. OndÅej BÃlka
21:13 Re: [PATCH][BZ 14561] Testcase Roland McGrath
20:42 Re: [PATCH][BZ 14561] Testcase OndÅej BÃlka
20:36 glibc 2.18 freeze! Carlos O'Donell
19:14 Re: [PATCH 2/2 v4] [BZ #10283] localedef: align fixed maps to SHMLBA Roland McGrath
19:12 Re: [PATCH 1/2 v4] libc-internal.h: add ALIGN helper macros Roland McGrath
19:07 Re: git am OndÅej BÃlka
18:46 Re: [PATCH 2/2 v4] [BZ #10283] localedef: align fixed maps to SHMLBA Carlos O'Donell
18:41 Re: [PATCH 1/2 v4] libc-internal.h: add ALIGN helper macros Carlos O'Donell
17:40 Re: [PATCH v4] [BZ #12836] Make fmemopen(buf,size,"w+b") binary. Roland McGrath
17:40 Re: gcc-4.8 + tree-loop-distribute-patterns breaks glibc-2.18 Adhemerval Zanella
16:55 Re: [PATCH 1/6 v2] Reformat libio files Joseph S. Myers
16:55 Re: [PATCH 7/6][BZ #11216] Return fmemopen stream when len==0. Rasmus Villemoes
16:41 Re: bits/libc-tsd.h, bits/atomic.h and other non-installed headers? Joseph S. Myers
16:32 Re: Tracking patch pings Joseph S. Myers
16:15 Re: [PATCH 1/6] Reformat libio files OndÅej BÃlka
16:14 Re: [PATCH 1/6 v2] Reformat libio files OndÅej BÃlka
15:57 Re: [PATCH 1/6] Reformat libio files Joseph S. Myers
15:55 Re: [PATCH 2/6] Add fmemopen compatibility version. Joseph S. Myers
15:49 Re: [PATCH] Increase timeout of tst-getaddrinfo4 Carlos O'Donell
15:48 Re: Tracking patch pings Carlos O'Donell
15:44 Re: [PATCH] BZ#15536: Fix ulp(0x0.0p0) for 128-bit IBM long double. Joseph S. Myers
14:50 Re: [PATCH 1/6] Reformat libio files Richard Henderson
14:31 Re: git am Carlos O'Donell
11:53 Re: bits/libc-tsd.h, bits/atomic.h and other non-installed headers? Thomas Schwinge
11:34 Re: git am (was: [PATCH] Doc fix for 'frexp' in arith.texi) Siddhesh Poyarekar
11:32 git am (was: [PATCH] Doc fix for 'frexp' in arith.texi) Thomas Schwinge
11:29 [PATCH] Fix symbol definitions for __clock_* functions Siddhesh Poyarekar
09:24 [ping][PATCH v2][BZ #12515] Improve precision of clock function Siddhesh Poyarekar
09:20 [ping][PATCH][BZ #14932] make dlsym return the newest symbol version Siddhesh Poyarekar
09:15 [PATCH] Increase timeout of tst-getaddrinfo4 Siddhesh Poyarekar
03:27 Re: Tracking patch pings David Miller
03:15 Re: Tracking patch pings Siddhesh Poyarekar
02:23 Re: Consensus: Tuning runtime behaviour with environment variables. Rich Felker

June 02, 2013
23:02 Re: Consensus: Tuning runtime behaviour with environment variables. Alexandre Oliva
22:48 Re: Thread-, Signal- and Cancellation-safety documentation Alexandre Oliva
21:59 Re: Thread-, Signal- and Cancellation-safety documentation Rich Felker
21:54 Re: Consensus: Tuning runtime behaviour with environment variables. Rich Felker
17:21 Re: Thread-, Signal- and Cancellation-safety documentation Alexandre Oliva
17:14 Re: Thread-, Signal- and Cancellation-safety documentation Alexandre Oliva
17:04 Re: Consensus: Tuning runtime behaviour with environment variables. Alexandre Oliva
15:41 Re: Consensus: Tuning runtime behaviour with environment variables. Rich Felker
14:31 Re: Thread-, Signal- and Cancellation-safety documentation Rich Felker
14:20 Re: Thread-, Signal- and Cancellation-safety documentation Rich Felker
07:37 Re: Tracking patch pings Mike Frysinger
05:14 Re: Thread-, Signal- and Cancellation-safety documentation Alexandre Oliva
03:52 Re: Thread-, Signal- and Cancellation-safety documentation Alexandre Oliva
03:42 Re: Consensus: Tuning runtime behaviour with environment variables. Alexandre Oliva

June 01, 2013
22:47 Re: Thread-, Signal- and Cancellation-safety documentation Alexandre Oliva
16:24 [PATCH 7/6][BZ #11216] Return fmemopen stream when len==0. OndÅej BÃlka
15:13 [PATCH 5/6] [BZ #12685] Allow arbitrary number of modes in fopen. Ondrej Bilka
15:13 [PATCH 6/6][BZ #13152] fmemopen does not honor append mode. Ondrej Bilka
15:13 [PATCH 4/6] [BZ #12836] Make fmemopen(buf,size,"w+b") binary. Ondrej Bilka
15:13 [PATCH 2/6] Add fmemopen compatibility version. Ondrej Bilka
15:13 [PATCH 3/6][BZ #14292] Do not inverse seek in fmemopen_seek. Ondrej Bilka
15:13 [PATCH 1/6] Reformat libio files Ondrej Bilka
15:13 [PATCH 0/6] Libio changes Ondrej Bilka
13:00 Re: [PATCH v4] [BZ #12836] Make fmemopen(buf,size,"w+b") binary. OndÅej BÃlka
11:09 Re: [PATCH v5][BZ #12685] Allow arbitrary number of modes in fopen. OndÅej BÃlka
07:07 [PATCH 2/2 v4] [BZ #10283] localedef: align fixed maps to SHMLBA Mike Frysinger
07:07 [PATCH 1/2 v4] libc-internal.h: add ALIGN helper macros Mike Frysinger
06:28 Re: [Patches] IN6_IS_* macro and POSIX compilation Sebastien Vincent
03:11 Re: Consensus: Tuning runtime behaviour with environment variables. Rich Felker
02:59 Re: Thread-, Signal- and Cancellation-safety documentation Rich Felker


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc