| 21:28 |
Re: [RFC] Add C11 threads.h support. |
Joseph Myers |
| 21:21 |
Re: [PATCH 0/8] nptl: Fix Race conditions in pthread cancellation (BZ#12683) |
Joseph Myers |
| 21:20 |
Re: [PATCH roland/arm] Conditionalize test-xfail-tst-tlsalign{,-static} on ARM assembler bug. |
Joseph Myers |
| 21:20 |
Re: [PATCH 01/27] S390: Fix handling of DXC-byte in FPC-register. |
Joseph Myers |
| 21:20 |
Re: [PATCH] Clean pthread functions namespace for C11 threads |
Joseph Myers |
| 21:19 |
[PATCH neleai/string-x64] Improve sse4 implementation of strpbrk, strspn and strcspn |
OndÅej BÃlka |
| 20:29 |
Re: What *is* the API for sched_getaffinity? Should sched_getaffinity always succeed when using cpu_set_t? |
Michael Kerrisk (man-pages) |
| 19:45 |
[PATCH 08/08] nptl: arm: Fix Race conditions in pthread cancellation (BZ#12683) |
Adhemerval Zanella |
| 19:45 |
[PATCH 07/08] nptl: aarch64: Fix Race conditions in pthread cancellation (BZ#12683) |
Adhemerval Zanella |
| 19:45 |
[PATCH 02/08] nptl: powerpc64: Fix Race conditions in pthread, cancellation (BZ#12683) |
Adhemerval Zanella |
| 19:45 |
[PATCH 06/08] nptl: i386: Fix Race conditions in pthread cancellation, (BZ#12683) |
Adhemerval Zanella |
| 19:45 |
[PATCH 05/08] nptl: ppc32: Fix Race conditions in pthread cancellation (BZ#12683) |
Adhemerval Zanella |
| 19:45 |
[PATCH 04/08] nptl: x32: Fix Race conditions in pthread cancellation (BZ#12683) |
Adhemerval Zanella |
| 19:45 |
[PATCH 03/08] nptl: x86_64: Fix Race conditions in pthread cancellation (BZ#12683) |
Adhemerval Zanella |
| 19:45 |
[PATCH 01/08] nptl: Fix testcases for new pthread cancellation mechanism |
Adhemerval Zanella |
| 19:44 |
[PATCH 0/8] nptl: Fix Race conditions in pthread cancellation (BZ#12683) |
Adhemerval Zanella |
| 17:26 |
[RFC] Add C11 threads.h support. |
Juan Manuel Torres Palma |
| 16:32 |
[PATCH roland/arm] Conditionalize test-xfail-tst-tlsalign{,-static} on ARM assembler bug. |
Roland McGrath |
| 16:28 |
Re: HWCAP is method to determine cpu features, not selection mechanism. |
Steven Munroe |
| 14:28 |
Re: What *is* the API for sched_getaffinity? Should sched_getaffinity always succeed when using cpu_set_t? |
Michael Kerrisk (man-pages) |
| 13:54 |
Re: [PATCH 25/27] S390: Optimize wmemset. |
OndÅej BÃlka |
| 13:53 |
RE: [PATCH, MIPS] Support shared library debug with MIPS PIE (glibc) |
Matthew Fortune |
| 13:46 |
Re: [PATCH 19/27] S390: Optimize strrchr and wcsrchr. |
OndÅej BÃlka |
| 13:27 |
Re: [PATCH 15/27] S390: Optimize strcmp and wcscmp. |
OndÅej BÃlka |
| 13:12 |
Re: [PATCH 08/27] S390: Optimize strnlen and wcsnlen. |
OndÅej BÃlka |
| 13:01 |
Re: [PATCH 07/27] S390: Optimize strlen and wcslen. |
OndÅej BÃlka |
| 12:02 |
[PATCH 23/27] S390: Optimize memchr, rawmemchr and wmemchr. |
Stefan Liebler |
| 12:02 |
[PATCH 20/27] S390: Optimize strspn and wcsspn. |
Stefan Liebler |
| 12:02 |
[PATCH 19/27] S390: Optimize strrchr and wcsrchr. |
Stefan Liebler |
| 12:02 |
[PATCH 16/27] S390: Optimize strncmp and wcsncmp. |
Stefan Liebler |
| 12:02 |
[PATCH 26/27] S390: Optimize wmemcmp. |
Stefan Liebler |
| 11:53 |
[PATCH 22/27] S390: Optimize strcspn and wcscspn. |
Stefan Liebler |
| 11:53 |
[PATCH 21/27] S390: Optimize strpbrk and wcspbrk. |
Stefan Liebler |
| 11:53 |
[PATCH 12/27] S390: Optimize stpncpy and wcpncpy. |
Stefan Liebler |
| 11:53 |
[PATCH 02/27] S390: Refactor ifunc implementations and enable ifunc-test-framework. |
Stefan Liebler |
| 11:52 |
[PATCH 14/27] S390: Optimize strncat wcsncat. |
Stefan Liebler |
| 11:52 |
[PATCH 27/27] S390: Optimize memrchr. |
Stefan Liebler |
| 11:52 |
[PATCH 24/27] S390: Optimize memccpy. |
Stefan Liebler |
| 11:52 |
[PATCH 13/27] S390: Optimize strcat and wcscat. |
Stefan Liebler |
| 11:52 |
[PATCH 25/27] S390: Optimize wmemset. |
Stefan Liebler |
| 11:52 |
[PATCH 18/27] S390: Optimize strchrnul and wcschrnul. |
Stefan Liebler |
| 11:52 |
[PATCH 11/27] S390: Optimize strncpy and wcsncpy. |
Stefan Liebler |
| 11:52 |
[PATCH 09/27] S390: Optimize strcpy and wcscpy. |
Stefan Liebler |
| 11:52 |
[PATCH 17/27] S390: Optimize strchr and wcschr. |
Stefan Liebler |
| 11:52 |
[PATCH 08/27] S390: Optimize strnlen and wcsnlen. |
Stefan Liebler |
| 11:52 |
[PATCH 15/27] S390: Optimize strcmp and wcscmp. |
Stefan Liebler |
| 11:52 |
[PATCH 07/27] S390: Optimize strlen and wcslen. |
Stefan Liebler |
| 11:52 |
[PATCH 10/27] S390: Optimize stpcpy and wcpcpy. |
Stefan Liebler |
| 11:52 |
[PATCH 00/27] S390: Optimize string, wcsmbs and memory functions. |
Stefan Liebler |
| 11:52 |
[PATCH 01/27] S390: Fix handling of DXC-byte in FPC-register. |
Stefan Liebler |
| 11:52 |
[PATCH 06/27] S390: Ifunc resolver macro for vector instructions. |
Stefan Liebler |
| 11:52 |
[PATCH 03/27] S390: Add hwcaps value for vector facility. |
Stefan Liebler |
| 11:52 |
[PATCH 04/27] S390: Add new s390 platform. |
Stefan Liebler |
| 11:52 |
[PATCH 05/27] S390: configure check for vector instruction support in assembler. |
Stefan Liebler |
| 11:11 |
Re: [PATCH][BZ #18508] S390: Fix "backtrace() returns infinitely deep stack frames with makecontext()". |
Stefan Liebler |
| 08:46 |
C as used/implemented in practice: analysis of responses |
Peter Sewell |
| 07:13 |
[PATCH neleai/string-x64] Reoptimize strlen and strnlen |
OndÅej BÃlka |
| 05:00 |
Re: HWCAP is method to determine cpu features, not selection mechanism. |
OndÅej BÃlka |
| 23:31 |
Re: [COMMITTED PATCH] BZ#18383: Add test case for large alignment in TLS blocks. |
H.J. Lu |
| 23:29 |
Refactor libm tests [committed] |
Joseph Myers |
| 23:23 |
Re: [PATCH v3] Add and use new glibc-internal futex API. |
Roland McGrath |
| 22:30 |
[COMMITTED PATCH] NaCl: Fix glob.c build after getlogin_r -> __getlogin_r. |
Roland McGrath |
| 22:02 |
Re: [musl] SH sigcontext ABI is broken |
Rich Felker |
| 21:55 |
Re: question about markings of fgetgrent and fgetpwent |
Alexandre Oliva |
| 21:34 |
Re: [musl] SH sigcontext ABI is broken |
Rich Felker |
| 21:15 |
Re: [musl] SH sigcontext ABI is broken |
Rob Landley |
| 21:05 |
Fix cexp, ccos, ccosh, csin, csinh spurious underflows (bug 18594) [committed] |
Joseph Myers |
| 20:57 |
[COMMITTED PATCH] Print more information in tst-getcpu failure case. |
Roland McGrath |
| 20:41 |
Re: [musl] SH sigcontext ABI is broken |
Rob Landley |
| 20:38 |
Re: lowlevellock systemtap probes: inconsistencies with documentation |
Roland McGrath |
| 20:35 |
Re: [PATCH] Clean up BUSY_WAIT_NOP and atomic_delay. |
Roland McGrath |
| 20:24 |
Re: [musl] SH sigcontext ABI is broken |
Rob Landley |
| 20:08 |
Re: [musl] SH sigcontext ABI is broken |
Rich Felker |
| 20:07 |
Re: [PATCH][v2] Clean pthread types namespace for all archs. |
Joseph Myers |
| 20:03 |
Re: [PATCH] Don't issue errors on GDB Python files |
Joseph Myers |
| 20:00 |
[PATCH][v2] Clean pthread types namespace for all archs. |
Juan Manuel Torres Palma |
| 19:37 |
Re: [musl] SH sigcontext ABI is broken |
Joseph Myers |
| 18:12 |
Re: [musl] SH sigcontext ABI is broken |
Rich Felker |
| 18:03 |
Re: [musl] SH sigcontext ABI is broken |
Rich Felker |
| 16:38 |
Move csin, csinh tests to auto-libm-test-in [committed] |
Joseph Myers |
| 16:21 |
Fix csin, csinh overflow in directed rounding modes (bug 18593) [committed] |
Joseph Myers |
| 16:20 |
Re: [PATCHv5] Update the i18n, UTF-8, and translit_* files to Unicode 8.0.0 |
Marko Myllynen |
| 15:13 |
Fix ldbl-128 expl missing underflows (bug 18586) [committed] |
Joseph Myers |
| 14:34 |
Re: [PATCH] Don't issue errors on GDB Python files |
H.J. Lu |
| 14:18 |
Re: [PATCH] [x86_64] Vector sinf/cosf/sincosf data tables combination |
Joseph Myers |
| 14:15 |
Re: [PATCH v3] powerpc: strstr optimization |
Joseph Myers |
| 14:10 |
Re: [musl] SH sigcontext ABI is broken |
Joseph Myers |
| 12:45 |
glibc/libtirpc and future of client RPC code |
Thorsten Kukuk |
| 12:13 |
Re: [PATCH] misc/sbrk.c: Set errno to ENOMEM on overflow. |
Cyril Hrubis |
| 11:21 |
[PATCH v3 neleai/string-x64] Optimize strcmp, strncmp, strcasecmp, strncasecmp |
OndÅej BÃlka |
| 11:10 |
Re: [PATCH] Don't issue errors on GDB Python files |
H.J. Lu |
| 11:02 |
Re: [PATCH] Don't issue errors on GDB Python files |
Szabolcs Nagy |
| 10:45 |
Re: [PATCH] Don't issue errors on GDB Python files |
OndÅej BÃlka |
| 10:31 |
[PATCH] Don't issue errors on GDB Python files |
H.J. Lu |
| 10:03 |
[PATCH] [x86_64] Vector sinf/cosf/sincosf data tables combination |
Andrew Senkevich |
| 09:48 |
Re: [PATCH] powerpc: strcasestr optimization |
OndÅej BÃlka |
| 08:15 |
[PING][PATCH neleai/string-x64] Improve strcpy sse2 and avx2 implementation |
OndÅej BÃlka |
| 07:39 |
Re: [PATCH] Clean up BUSY_WAIT_NOP and atomic_delay. |
David Miller |
| 07:22 |
Re: [musl] SH sigcontext ABI is broken |
Rob Landley |
| 07:17 |
Re: [PATCH] powerpc: strcasestr optimization |
Rajalakshmi Srinivasaraghavan |
| 07:12 |
[PATCH v3] powerpc: strstr optimization |
Rajalakshmi Srinivasaraghavan |
| 04:52 |
Re: [musl] SH sigcontext ABI is broken |
Rich Felker |
| 04:25 |
Re: [musl] SH sigcontext ABI is broken |
Rob Landley |
| 22:25 |
Fix sin, sincos missing underflows (bug 16526, bug 16538) [committed] |
Joseph Myers |
| 22:16 |
Re: V2 Patch for new chapter for manual covering dynamic linker |
Ben Woodard |
| 22:12 |
Re: V2 Patch for new chapter for manual covering dynamic linker |
Joseph Myers |
| 22:05 |
V2 Patch for new chapter for manual covering dynamic linker |
Ben Woodard |
| 21:46 |
Re: [PATCH] Clean pthread types namespaces on x86 and x86_64 |
Joseph Myers |
| 21:43 |
Re: [PATCH] Clean pthread types namespaces on x86 and x86_64 |
Juan Manuel Torres Palma |
| 20:20 |
Re: [PATCH] Clean pthread types namespaces on x86 and x86_64 |
Joseph Myers |
| 17:50 |
[PATCH] Clean pthread types namespaces on x86 and x86_64 |
Juan Manuel Torres Palma |
| 17:27 |
Fix spurious "inexact" exceptions from __kernel_standard_l (bug 18245, bug 18583) [committed] |
Joseph Myers |
| 16:28 |
Fix math/Makefile dependency on libm-test.stmp for libmvec tests [committed] |
Joseph Myers |
| 16:09 |
Re: [PATCH] [x86_64] Vector sin/cos/sincos data tables combination. |
Joseph Myers |
| 16:07 |
[PATCH] [x86_64] Vector sin/cos/sincos data tables combination. |
Andrew Senkevich |
| 16:03 |
Re: [PATCH v2] Fix atomic_full_barrier on x86 and x86_64. |
Rich Felker |
| 16:02 |
Fix csqrt spurious underflows (bug 18371) [committed] |
Joseph Myers |
| 15:45 |
Re: [PATCH v2] Fix atomic_full_barrier on x86 and x86_64. |
H.J. Lu |
| 15:30 |
RE: [PATCH, MIPS] Support shared library debug with MIPS PIE (glibc) |
Matthew Fortune |
| 15:28 |
RE: [PATCH, MIPS] Support shared library debug with MIPS PIE (glibc) |
Joseph Myers |
| 15:21 |
RE: [PATCH, MIPS] Support shared library debug with MIPS PIE (glibc) |
Matthew Fortune |
| 15:14 |
Re: [PATCH, MIPS] Support shared library debug with MIPS PIE (glibc) |
Joseph Myers |
| 15:05 |
[PATCH, MIPS] Support shared library debug with MIPS PIE (glibc) |
Matthew Fortune |
| 14:36 |
Fix exp2, exp2f spurious underflows (bug 18219) [committed] |
Joseph Myers |
| 13:41 |
[PATCH] Clean up BUSY_WAIT_NOP and atomic_delay. |
Torvald Riegel |
| 13:34 |
[PATCH v2] Fix atomic_full_barrier on x86 and x86_64. |
Torvald Riegel |
| 11:08 |
Re: [PATCH][AArch64] Inline __ieee754_sqrt(f) |
Marcus Shawcroft |
| 09:52 |
[COMMITTED PATCH] _res_hconf_reorder_addrs: fix typo in comment |
Dmitry V. Levin |
| 09:45 |
Re: The GNU C Library 2.22 -- Release at the end of July. |
Torvald Riegel |
| 09:41 |
Re: memcmp-sse4.S EqualHappy bug |
Torvald Riegel |
| 09:08 |
Re: [PATCH v2] [BZ #17977] Fix potential hanging of gethostbyaddr_r/gethostbyname_r |
Siddhesh Poyarekar |
| 09:02 |
Re: memcmp-sse4.S EqualHappy bug |
Dr. David Alan Gilbert |
| 08:46 |
Re: The GNU C Library 2.22 -- Release at the end of July. |
Marko Myllynen |
| 08:41 |
Re: memcmp-sse4.S EqualHappy bug |
Torvald Riegel |
| 08:09 |
[PATCHv5] Update the i18n, UTF-8, and translit_* files to Unicode 8.0.0 |
Mike FABIAN |
| 07:48 |
Re: [PATCHv4] Update the i18n, UTF-8, and translit_* files to Unicode 8.0.0 |
Marko Myllynen |
| 23:26 |
Re: Fix netdb.h addrinfo namespace (bug 18529) |
Joseph Myers |
| 22:59 |
Re: Fix grp.h endgrent, getgrent namespace (bug 18528) |
Roland McGrath |
| 22:56 |
Re: Fix netdb.h addrinfo namespace (bug 18529) |
Roland McGrath |
| 22:48 |
Re: Fix grp.h endgrent, getgrent namespace (bug 18528) |
Joseph Myers |
| 22:44 |
Re: Fix netdb.h addrinfo namespace (bug 18529) |
Joseph Myers |
| 22:29 |
Re: Fix syslog fputs_unlocked namespace (bug 18530) |
Roland McGrath |
| 22:26 |
Fix syslog fputs_unlocked namespace (bug 18530) |
Joseph Myers |
| 22:21 |
Re: Fix netdb.h addrinfo namespace (bug 18529) |
Roland McGrath |
| 22:20 |
Re: Fix grp.h endgrent, getgrent namespace (bug 18528) |
Roland McGrath |
| 22:09 |
Re: [PATCH] Remove obsolete repertoire map references |
keld |
| 21:48 |
Fix netdb.h addrinfo namespace (bug 18529) |
Joseph Myers |
| 20:59 |
Re: [PATCH] Do not run timezone tests in parallel. |
Joseph Myers |
| 20:57 |
Fix grp.h endgrent, getgrent namespace (bug 18528) |
Joseph Myers |
| 18:18 |
Re: Fix getlogin_r namespace (bug 18527) |
Roland McGrath |
| 18:12 |
Fix getlogin_r namespace (bug 18527) |
Joseph Myers |
| 17:51 |
Re: [PATCH] Use "_" prefix for macro variables, and harmonize variable names for sysdep syscall macros. |
Carlos O'Donell |
| 17:49 |
Re: __ASSUME_PRIVATE_FUTEX and __ASSUME_FUTEX_CLOCK_REALTIME |
Roland McGrath |
| 17:31 |
Re: Fix aio_* pread namespace (bug 18519) |
Roland McGrath |
| 17:07 |
Re: [PATCH] Use "_" prefix for macro variables, and harmonize variable names for sysdep syscall macros. |
Joseph Myers |
| 17:05 |
Re: __ASSUME_PRIVATE_FUTEX and __ASSUME_FUTEX_CLOCK_REALTIME |
Torvald Riegel |
| 16:35 |
[PING 2][PATCH v4] Fix dynamic linker issue with bind-now |
Petar Jovanovic |
| 15:41 |
Re: [PATCH][BZ #18508] S390: Fix "backtrace() returns infinitely deep stack frames with makecontext()". |
Andreas Schwab |
| 14:28 |
Re: [PATCH][BZ #18508] S390: Fix "backtrace() returns infinitely deep stack frames with makecontext()". |
Stefan Liebler |
| 14:19 |
Re: [PATCH] Use "_" prefix for macro variables, and harmonize variable names for sysdep syscall macros. |
Carlos O'Donell |
| 14:09 |
Re: [PATCH] Remove obsolete repertoire map references |
Marko Myllynen |
| 14:05 |
[PATCH] Remove locale timezone information |
Marko Myllynen |
| 09:36 |
Re: [PATCH] Use "_" prefix for macro variables, and harmonize variable names for sysdep syscall macros. |
Andreas Schwab |
| 09:30 |
Re: [PATCH] detect overridden install prefix [BZ #18512] |
Andreas Schwab |
| 09:14 |
Re: [PATCH][BZ #18508] S390: Fix "backtrace() returns infinitely deep stack frames with makecontext()". |
Florian Weimer |
| 07:05 |
[PATCH] S390: Regenerate ULPs |
Stefan Liebler |
| 03:00 |
Re: [RFC] support for trusted validating resolver configuration |
Rich Felker |
| 02:57 |
[PATCH] Use "_" prefix for macro variables, and harmonize variable names for sysdep syscall macros. |
Carlos O'Donell |
| 01:59 |
Re: Fix h_errno namespace (bug 18520) |
Carlos O'Donell |
| 01:57 |
Re: Fix ecvt_r, fcvt_r namespace (bug 18522) |
Carlos O'Donell |
| 01:56 |
Re: [PATCH] detect overridden install prefix [BZ #18512] |
Carlos O'Donell |
| 01:41 |
Re: [RFC] support for trusted validating resolver configuration |
Carlos O'Donell |
| 00:45 |
Re: [PATCH] detect overridden install prefix [BZ #18512] |
Joseph Myers |
| 22:09 |
Re: HWCAP is method to determine cpu features, not selection mechanism. |
Adhemerval Zanella |
| 21:31 |
Re: [PATCH] Update of minimal required version of Binutils to 2.25 |
Joseph Myers |
| 20:56 |
Re: HWCAP is method to determine cpu features, not selection mechanism. |
OndÅej BÃlka |
| 20:50 |
Re: __ASSUME_PRIVATE_FUTEX and __ASSUME_FUTEX_CLOCK_REALTIME |
Roland McGrath |
| 20:18 |
Re: [COMMITTED PATCH] Split timed-wait functions out of nptl/lowlevellock.c. |
Roland McGrath |
| 19:54 |
[PATCH 12/14] [x86_64] Vector math functions (powf and tests) |
Andrew Senkevich |
| 19:50 |
Re: [PATCH 11/14] [x86_64] Vector math functions (pow and tests) |
Andrew Senkevich |
| 19:48 |
Re: [PATCH 10/14] [x86_64] Vector math functions (expf and tests) |
Andrew Senkevich |
| 19:45 |
Re: [PATCH 9/14] [x86_64] Vector math functions (exp and tests) |
Andrew Senkevich |
| 19:44 |
Re: [PATCH 8/14] [x86_64] Vector math functions (logf and tests) |
Andrew Senkevich |
| 19:26 |
Re: [PATCH] Add and use new glibc-internal futex API. |
Torvald Riegel |
| 19:06 |
Re: [PATCH] powerpc: strcasestr optimization |
Steven Munroe |
| 18:58 |
Re: HWCAP is method to determine cpu features, not selection mechanism. |
Steven Munroe |
| 18:34 |
Re: [PATCH] powerpc: strcasestr optimization |
Rajalakshmi Srinivasaraghavan |
| 18:28 |
Re: [PATCH] Add and use new glibc-internal futex API in sparc code. |
Torvald Riegel |
| 16:46 |
Re: HWCAP is method to determine cpu features, not selection mechanism. |
Steven Munroe |
| 15:54 |
Re: HWCAP is method to determine cpu features, not selection mechanism. |
OndÅej BÃlka |
| 15:33 |
Re: [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB |
Rich Felker |
| 15:27 |
Re: [PATCH 7/14] [x86_64] Vector math functions (log and tests) |
Andrew Senkevich |
| 15:23 |
Re: HWCAP is method to determine cpu features, not selection mechanism. |
Adhemerval Zanella |
| 15:13 |
Re: HWCAP is method to determine cpu features, not selection mechanism. |
pinskia |
| 15:09 |
Re: HWCAP is method to determine cpu features, not selection mechanism. |
OndÅej BÃlka |
| 15:00 |
Re: __ASSUME_PRIVATE_FUTEX and __ASSUME_FUTEX_CLOCK_REALTIME |
Torvald Riegel |
| 14:26 |
Re: [PATCH 7/14] [x86_64] Vector math functions (log and tests) |
Andrew Senkevich |
| 14:22 |
Re: HWCAP is method to determine cpu features, not selection mechanism. |
Adhemerval Zanella |
| 14:17 |
Re: HWCAP is method to determine cpu features, not selection mechanism. |
Szabolcs Nagy |
| 13:35 |
Re: HWCAP is method to determine cpu features, not selection mechanism. |
Adhemerval Zanella |
| 12:53 |
[PING 2][PATCH][BZ #18265] Updated __nonnull annotations for wcscat, wcsncat, wcscmp and wcsncmp |
Daniel Marjamäki |
| 12:51 |
HWCAP is method to determine cpu features, not selection mechanism. |
OndÅej BÃlka |
| 12:46 |
Re: [COMMITTED PATCH] Split timed-wait functions out of nptl/lowlevellock.c. |
Torvald Riegel |
| 12:35 |
RE: Gcc builtin review: strcpy, stpcpy, strcat, stpcat? |
Wilco Dijkstra |
| 11:59 |
Re: [PATCH] Update of minimal required version of Binutils to 2.25 |
Andrew Senkevich |
| 11:45 |
Re: [PATCH 1/14] [x86_64] Vector math functions (vector cos) |
Joseph Myers |
| 11:43 |
Re: [PATCH 1/14] [x86_64] Vector math functions (vector cos) |
OndÅej BÃlka |
| 11:27 |
Re: Gcc builtin review: strcpy, stpcpy, strcat, stpcat? |
OndÅej BÃlka |
| 11:17 |
Re: [PATCH 5/14] [x86_64] Vector math functions (sin and tests) |
Joseph Myers |
| 11:02 |
RE: Gcc builtin review: strcpy, stpcpy, strcat, stpcat? |
Joseph Myers |
| 11:01 |
Re: [PATCH] Update of minimal required version of Binutils to 2.25 |
Andreas Schwab |
| 10:55 |
Re: [PATCH] Update of minimal required version of Binutils to 2.25 |
Andrew Senkevich |
| 10:48 |
Re: [PATCH] powerpc: strcasestr optimization |
OndÅej BÃlka |
| 10:35 |
RE: Gcc builtin review: strcpy, stpcpy, strcat, stpcat? |
Wilco Dijkstra |
| 10:11 |
Re: [PATCH] Update of minimal required version of Binutils to 2.25 |
Joseph Myers |
| 10:01 |
Re: [PATCH] Update of minimal required version of Binutils to 2.25 |
Andrew Senkevich |
| 09:28 |
Re: [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB |
Florian Weimer |
| 09:25 |
[PATCH] Record TTL also for DNS PTR queries |
Andreas Schwab |
| 07:17 |
Re: [PATCH] AArch64/ILP32: fix wrong sign extension in setgroups |
Andreas Schwab |
| 02:01 |
Re: [PATCH v2 2/2] [BZ #18479] nptl: restore .interp section in libpthread.so |
Roland McGrath |
| 02:00 |
Re: [PATCH v2 1/2] Prepare for restoration of .interp section in libpthread.so |
Roland McGrath |
| 01:28 |
Re: [COMMITTED PATCH] NaCl: Make thread exit wake pthread_join. |
Roland McGrath |
| 00:13 |
Re: [COMMITTED PATCH] Split timed-wait functions out of nptl/lowlevellock.c. |
Roland McGrath |
| 23:44 |
Re: [COMMITTED PATCH] NaCl: Add NaCl-specific __lll_timedlock_wait. |
Roland McGrath |
| 23:34 |
Re: [COMMITTED PATCH] BZ#18383: Add test case for large alignment in TLS blocks. |
Roland McGrath |
| 23:20 |
Re: __ASSUME_PRIVATE_FUTEX and __ASSUME_FUTEX_CLOCK_REALTIME |
Roland McGrath |
| 22:34 |
Re: asprintf() issue |
Archie Cobbs |
| 22:32 |
Re: [PR18457] Don't require rtld lock to compute DTV addr for static TLS |
Alexandre Oliva |
| 22:20 |
Re: [PR18457] Don't require rtld lock to compute DTV addr for static TLS |
Alexandre Oliva |
| 21:42 |
Re: [PATCH] powerpc: strcasestr optimization |
Roland McGrath |
| 21:35 |
Re: [PATCH] Add and use new glibc-internal futex API in sparc code. |
Roland McGrath |
| 21:26 |
Re: [PATCH] powerpc: strcasestr optimization |
Steven Munroe |
| 21:11 |
Re: [PATCH] Add and use new glibc-internal futex API in sparc code. |
Torvald Riegel |
| 21:11 |
Re: [PATCH] Update of minimal required version of Binutils to 2.25 |
Joseph Myers |
| 21:09 |
Re: [PATCH] Update of minimal required version of Binutils to 2.25 |
Adhemerval Zanella |
| 21:05 |
Re: [PATCH] powerpc: strcasestr optimization |
Roland McGrath |
| 21:01 |
Re: [PATCH] AArch64/ILP32: fix wrong sign extension in setgroups |
Roland McGrath |
| 20:58 |
[PATCH] Update of minimal required version of Binutils to 2.25 |
Andrew Senkevich |
| 20:54 |
Re: Fix regcomp wcscoll, wcscmp namespace (bug 18497) |
Roland McGrath |
| 20:51 |
Re: [PATCH] Add and use new glibc-internal futex API in sparc code. |
Roland McGrath |
| 20:50 |
Re: [PATCH] Clean up semaphore EINTR handling after Linux futex docs clarification. |
Roland McGrath |
| 20:41 |
Re: [PATCH] powerpc: strcasestr optimization |
Steven Munroe |
| 20:35 |
Re: [PATCH 1/14] [x86_64] Vector math functions (vector cos) |
Adhemerval Zanella |
| 20:31 |
Re: [PATCH] x86: Remove vsyscall usage |
Adhemerval Zanella |
| 20:07 |
Re: [PATCH 1/14] [x86_64] Vector math functions (vector cos) |
Martin Sebor |
| 20:00 |
Re: [PATCH 1/14] [x86_64] Vector math functions (vector cos) |
Joseph Myers |
| 19:49 |
Re: [PATCH 1/14] [x86_64] Vector math functions (vector cos) |
Andrew Senkevich |
| 19:45 |
Re: [PATCH] tilegx: provide optimized strnlen, strstr, and strcasestr |
Chris Metcalf |
| 19:43 |
Re: [PATCH] pthread_once hangs when init routine throws an exception [BZ #18435] |
Martin Sebor |
| 19:20 |
Re: Fix pathconf statvfs namespace (bug 18507) |
Roland McGrath |
| 19:18 |
Re: [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB |
Adhemerval Zanella |
| 18:58 |
Re: [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB |
Rich Felker |
| 18:52 |
Re: [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB |
Steven Munroe |
| 18:43 |
Re: [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB |
Steven Munroe |
| 18:40 |
Re: [PATCH 1/14] [x86_64] Vector math functions (vector cos) |
Martin Sebor |
| 18:34 |
Re: [PATCH 1/14] [x86_64] Vector math functions (vector cos) |
Adhemerval Zanella |
| 18:33 |
Re: [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB |
Roland McGrath |
| 18:27 |
Re: [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB |
Rich Felker |
| 18:21 |
Re: [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB |
Florian Weimer |
| 18:18 |
Re: Safety annotations for unsafe-by-fiat functions |
Alexandre Oliva |
| 18:14 |
Re: [PATCH] Add and use new glibc-internal futex API. |
Adhemerval Zanella |
| 17:48 |
Re: [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB |
Adhemerval Zanella |
| 17:42 |
Re: [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB |
Rich Felker |
| 17:37 |
Re: [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB |
Steven Munroe |
| 16:50 |
Re: [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB |
Rich Felker |
| 16:45 |
Re: [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB |
Rich Felker |
| 16:38 |
Re: [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB |
Rich Felker |
| 16:04 |
Re: [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB |
Steven Munroe |
| 16:02 |
Re: [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB |
Steven Munroe |
| 15:58 |
Re: [PATCH 6/14] [x86_64] Vector math functions (sinf and tests) |
Andrew Senkevich |
| 15:48 |
Re: [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB |
Szabolcs Nagy |
| 15:46 |
Re: [PATCH 5/14] [x86_64] Vector math functions (sin and tests) |
Andrew Senkevich |
| 15:42 |
[PATCH][BZ #18508] S390: Fix "backtrace() returns infinitely deep stack frames with makecontext()". |
Stefan Liebler |
| 15:42 |
Re: [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB |
OndÅej BÃlka |
| 15:25 |
Re: [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB |
Joseph Myers |
| 15:22 |
Re: [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB |
Adhemerval Zanella |
| 15:07 |
Re: [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB |
Steven Munroe |
| 14:56 |
Re: [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB |
Carlos Eduardo Seo |
| 14:50 |
Re: [PATCH 4/14] [x86_64] Vector math functions (vector cosf tests) |
Joseph Myers |
| 14:47 |
Re: [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB |
Szabolcs Nagy |
| 14:47 |
Re: [PATCH] Add and use new glibc-internal futex API. |
Torvald Riegel |
| 14:37 |
Re: [PATCH 3/14] [x86_64] Vector math functions (cosf) |
Joseph Myers |
| 14:28 |
[PATCH v3] Improve fnmatch performance. |
OndÅej BÃlka |
| 14:27 |
Re: [PATCH v2] Consolidate sched_getcpu |
Adhemerval Zanella |
| 14:26 |
Re: [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB |
Joseph Myers |
| 14:22 |
Re: [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB |
Adhemerval Zanella |
| 14:01 |
Re: [PATCH] Add and use new glibc-internal futex API. |
Adhemerval Zanella |
| 13:22 |
Re: [PATCH 4/14] [x86_64] Vector math functions (vector cosf tests) |
Andrew Senkevich |
| 12:06 |
Re: [PATCH 3/14] [x86_64] Vector math functions (cosf) |
Andrew Senkevich |
| 12:06 |
Re: [PR18457] Don't require rtld lock to compute DTV addr for static TLS |
Torvald Riegel |
| 12:01 |
Re: [PR18457] Don't require rtld lock to compute DTV addr for static TLS |
Torvald Riegel |
| 10:12 |
Re: [PATCH] Use Unicode code points for country_isbn |
Marko Myllynen |
| 09:55 |
Fix pathconf statvfs namespace (bug 18507) |
Joseph Myers |
| 09:38 |
Re: [BZ#17090/17620/17621]: fix DTV race, assert, and DTV_SURPLUS Static TLS limit |
Szabolcs Nagy |
| 08:53 |
Re: Gcc builtin review: strcpy, stpcpy, strcat, stpcat? |
OndÅej BÃlka |
| 08:34 |
Re: [PATCH] [BZ 18034] [AArch64] Lazy TLSDESC relocation data race fix |
Torvald Riegel |
| 07:11 |
Re: [PATCH] Use Unicode code points for country_isbn |
OndÅej BÃlka |
| 06:30 |
Re: Builtin/headers: Constant arguments and adding extra entry points. |
OndÅej BÃlka |
| 03:50 |
Re: [BZ#17090/17620/17621]: fix DTV race, assert, and DTV_SURPLUS Static TLS limit |
Alexandre Oliva |
| 03:44 |
Re: [PATCH] [BZ 18034] [AArch64] Lazy TLSDESC relocation data race fix |
Alexandre Oliva |
| 03:11 |
Re: [PATCH] [BZ 18034] [AArch64] Lazy TLSDESC relocation data race fix |
Alexandre Oliva |
| 03:02 |
Re: [PR18457] Don't require rtld lock to compute DTV addr for static TLS |
Alexandre Oliva |
| 02:31 |
Re: [PR18457] Don't require rtld lock to compute DTV addr for static TLS |
Alexandre Oliva |
| 21:34 |
Re: Builtin expansion versus headers optimization: Reductions |
Andi Kleen |
| 21:12 |
Re: [PATCH v4] ARM: VDSO support |
Joseph Myers |
| 20:38 |
Re: [PR18457] Don't require rtld lock to compute DTV addr for static TLS |
Torvald Riegel |
| 20:24 |
Re: [PATCH] pthread_once hangs when init routine throws an exception [BZ #18435] |
Martin Sebor |
| 20:07 |
Re: [PATCH] nptl: Rewrite cancellation macros |
Rich Felker |
| 20:03 |
Re: [PATCH] avoid initialization overhead in strcoll |
OndÅej BÃlka |
| 19:50 |
Re: [PATCH] nptl: Rewrite cancellation macros |
Siddhesh Poyarekar |
| 19:45 |
Builtin/headers: Constant arguments and adding extra entry points. |
OndÅej BÃlka |
| 18:41 |
Re: git commit message conventions |
Siddhesh Poyarekar |
| 18:38 |
Re: [PATCH] avoid initialization overhead in strcoll |
Siddhesh Poyarekar |
| 18:32 |
[PATCH v4] ARM: VDSO support |
Nathan Lynch |
| 18:20 |
Re: [PATCH] nptl: Fix testcases for new pthread cancellation, mechanism |
Adhemerval Zanella |
| 18:19 |
Re: [PATCH] nptl: Rewrite cancellation macros |
Adhemerval Zanella |
| 17:44 |
Re: [PATCH 7/14] [x86_64] Vector math functions (log and tests) |
Joseph Myers |
| 17:33 |
Re: [PATCH 2/14] [x86_64] Vector math functions (added vector cos tests) |
Joseph Myers |
| 17:23 |
Re: [PATCH 1/14] [x86_64] Vector math functions (vector cos) |
Andrew Senkevich |
| 16:58 |
Re: [PR18457] Don't require rtld lock to compute DTV addr for static TLS |
Carlos O'Donell |
| 16:56 |
Re: [PR18457] Don't require rtld lock to compute DTV addr for static TLS |
Carlos O'Donell |
| 16:51 |
Re: [PATCH 1/14] [x86_64] Vector math functions (vector cos) |
Joseph Myers |
| 16:49 |
Re: [PR18457] Don't require rtld lock to compute DTV addr for static TLS |
Carlos O'Donell |
| 16:49 |
Re: [PR18457] Don't require rtld lock to compute DTV addr for static TLS |
Carlos O'Donell |
| 16:48 |
Re: git commit message conventions |
Carlos O'Donell |
| 16:47 |
Re: [PR18457] Don't require rtld lock to compute DTV addr for static TLS |
Andreas Schwab |
| 16:41 |
Re: [PR18457] Don't require rtld lock to compute DTV addr for static TLS |
Carlos O'Donell |
| 16:37 |
Re: [PR18457] Don't require rtld lock to compute DTV addr for static TLS |
Andreas Schwab |
| 15:44 |
Re: [RFC] Aarch64: optimize stpcpy a bit. |
Richard Earnshaw |
| 15:18 |
Re: Macros using __NO_LONG_DOUBLE_MATH |
Joseph Myers |
| 14:53 |
Re: Principles for syscall wrappers, again |
Joseph Myers |
| 14:47 |
Re: git commit message conventions |
Joseph Myers |
| 14:40 |
Re: git commit message conventions |
Paul Eggert |
| 14:35 |
Re: Builtin expansion versus headers optimization: Reductions |
OndÅej BÃlka |
| 14:28 |
[PATCH 11/14] [x86_64] Vector math functions (pow and tests) |
Andrew Senkevich |
| 14:17 |
[RFC] Aarch64: optimize stpcpy a bit. |
OndÅej BÃlka |
| 13:50 |
RE: Gcc builtin review: strcpy, stpcpy, strcat, stpcat? |
Wilco Dijkstra |
| 13:47 |
Re: [PATCH] Use inline syscalls for non-cancellable versions |
Adhemerval Zanella |
| 13:45 |
Re: Gcc builtin review: strcpy, stpcpy, strcat, stpcat? |
Richard Earnshaw |
| 13:15 |
Re: Builtin expansion versus headers optimization: Reductions |
Jeff Law |
| 12:33 |
Re: Builtin expansion versus headers optimization: Reductions |
Jakub Jelinek |
| 12:30 |
Re: [PR18457] Don't require rtld lock to compute DTV addr for static TLS |
Torvald Riegel |
| 12:28 |
Re: Gcc builtin review: strcpy, stpcpy, strcat, stpcat? |
OndÅej BÃlka |
| 12:26 |
Re: Builtin expansion versus headers optimization: Reductions |
Joseph Myers |
| 12:18 |
Re: git commit message conventions |
Florian Weimer |
| 12:11 |
Re: [PR18457] Don't require rtld lock to compute DTV addr for static TLS |
Torvald Riegel |
| 11:12 |
Macros using __NO_LONG_DOUBLE_MATH |
Wilco Dijkstra |
| 10:59 |
Builtin expansion versus headers optimization: Reductions |
OndÅej BÃlka |
| 10:44 |
[PATCH 10/14] [x86_64] Vector math functions (expf and tests) |
Andrew Senkevich |
| 10:42 |
[PATCH 9/14] [x86_64] Vector math functions (exp and tests) |
Andrew Senkevich |
| 10:40 |
[PATCH 8/14] [x86_64] Vector math functions (logf and tests) |
Andrew Senkevich |
| 10:37 |
[PATCH 7/14] [x86_64] Vector math functions (log and tests) |
Andrew Senkevich |
| 10:34 |
[PATCH 6/14] [x86_64] Vector math functions (sinf and tests) |
Andrew Senkevich |
| 10:31 |
[PATCH 5/14] [x86_64] Vector math functions (sin and tests) |
Andrew Senkevich |
| 10:28 |
Re: Gcc builtin review: strcpy, stpcpy, strcat, stpcat? |
Richard Earnshaw |
| 10:28 |
[PATCH 4/14] [x86_64] Vector math functions (vector cosf tests) |
Andrew Senkevich |
| 10:25 |
[PATCH 3/14] [x86_64] Vector math functions (cosf) |
Andrew Senkevich |
| 10:06 |
Re: [PATCH] Fix missing wake-ups in pthread_rwlock_rdlock. |
Siddhesh Poyarekar |
| 08:43 |
Re: Gcc builtin review: memcpy, mempcpy, memmove. |
OndÅej BÃlka |
| 08:20 |
Re: Principles for syscall wrappers, again |
Torvald Riegel |
| 08:18 |
Re: [PATCH] Fix lost wake-up when pthread_rwlock_timedrwlock times out. |
Siddhesh Poyarekar |
| 07:51 |
Re: [PATCH] pthread_once hangs when init routine throws an exception [BZ #18435] |
Torvald Riegel |
| 07:44 |
Re: [PATCH] Remove obsolete repertoire map references |
Marko Myllynen |
| 07:38 |
Re: git commit message conventions |
OndÅej BÃlka |
| 07:29 |
Re: [PATCH] Fix lost wake-up when pthread_rwlock_timedrwlock times out. |
Siddhesh Poyarekar |
| 05:38 |
Re: [PR18457] Don't require rtld lock to compute DTV addr for static TLS |
Siddhesh Poyarekar |
| 01:47 |
Re: [PATCH] pthread_once hangs when init routine throws an exception [BZ #18435] |
Martin Sebor |
| 00:21 |
Re: [PATCH] pthread_once hangs when init routine throws an exception [BZ #18435] |
Rich Felker |
| 23:49 |
Re: [PATCH] pthread_once hangs when init routine throws an exception [BZ #18435] |
Martin Sebor |
| 21:43 |
Re: [PR18457] Don't require rtld lock to compute DTV addr for static TLS |
Alexandre Oliva |
| 21:00 |
Re: [PATCH] pthread_once hangs when init routine throws an exception [BZ #18435] |
Rich Felker |
| 20:52 |
[COMMITTED PATCH] NaCl: Implement nacl_interface_ext_supply entry point. |
Roland McGrath |
| 20:34 |
Re: Removing locale timezone information |
keld |
| 20:31 |
Re: [PR18457] Don't require rtld lock to compute DTV addr for static TLS |
Alexandre Oliva |
| 20:24 |
Re: [PR18457] Don't require rtld lock to compute DTV addr for static TLS |
Alexandre Oliva |
| 20:20 |
Re: [PATCH] Remove obsolete repertoire map references |
keld |
| 20:14 |
Re: [PATCH] pthread_once hangs when init routine throws an exception [BZ #18435] |
Martin Sebor |
| 20:08 |
Re: Principles for syscall wrappers, again |
Torvald Riegel |
| 19:14 |
Re: [PATCH] pthread_once hangs when init routine throws an exception [BZ #18435] |
Rich Felker |
| 18:01 |
Review request: new chapter for manual covering dynamic linker |
Ben Woodard |
| 17:54 |
Re: [PATCH] Avoid outputting to TTY after an expected memory corruption in testcase |
Siddhesh Poyarekar |
| 17:43 |
Re: [PATCH] nscd: drop selinux/flask.h include |
Siddhesh Poyarekar |
| 17:40 |
Re: [PATCH] Remove unused PREDEFINED_CLASSES code |
Siddhesh Poyarekar |
| 17:37 |
Re: git commit message conventions |
Paul Eggert |
| 17:24 |
Re: [PR18457] Don't require rtld lock to compute DTV addr for static TLS |
Siddhesh Poyarekar |
| 17:14 |
Re: Removing locale timezone information |
Paul Eggert |
| 17:13 |
Re: [PATCH v3] ARM: VDSO support |
Joseph Myers |
| 16:52 |
Re: [PR18457] Don't require rtld lock to compute DTV addr for static TLS |
Alexandre Oliva |
| 16:25 |
RE: [COMMITTED] Use C99 math macros |
Wilco Dijkstra |
| 15:59 |
Re: [PATCH] Remove obsolete repertoire map references |
Marko Myllynen |
| 15:59 |
Re: [PATCH] Remove unused PREDEFINED_CLASSES code |
Marko Myllynen |
| 15:57 |
Removing locale timezone information |
Marko Myllynen |
| 15:48 |
a couple of tweaks to the Wiki |
Martin Sebor |
| 15:42 |
RE: [COMMITTED] Use C99 math macros |
Joseph Myers |
| 15:29 |
RE: [COMMITTED] Use C99 math macros |
Wilco Dijkstra |
| 15:24 |
Re: [PR18457] Don't require rtld lock to compute DTV addr for static TLS |
Siddhesh Poyarekar |
| 15:18 |
Re: git commit message conventions |
Carlos O'Donell |
| 15:13 |
Re: [PR18457] Don't require rtld lock to compute DTV addr for static TLS |
Torvald Riegel |
| 15:08 |
Fix psignal, psiginfo declaration conditions (bug 18483) |
Joseph Myers |
| 15:04 |
Re: [COMMITTED] Use C99 math macros |
Joseph Myers |
| 15:01 |
Re: git commit message conventions |
Siddhesh Poyarekar |
| 15:00 |
[COMMITTED] Use C99 math macros |
Wilco Dijkstra |
| 14:23 |
RE: [PATCH] Remove __isinf uses that rely on signed return value |
Joseph Myers |
| 14:08 |
Re: git commit message conventions |
Joseph Myers |
| 13:21 |
RE: [PATCH] Remove __isinf uses that rely on signed return value |
Wilco Dijkstra |
| 13:21 |
Re: [PR18457] Don't require rtld lock to compute DTV addr for static TLS |
Alexandre Oliva |
| 13:05 |
Re: Use better variable names in MIPS syscall macros [committed] |
Carlos O'Donell |
| 13:03 |
Re: Fix fnmatch wmemchr namespace (bug 18468) |
Carlos O'Donell |
| 12:59 |
Re: git commit message conventions |
Carlos O'Donell |
| 11:55 |
Re: [PATCH 1/14] [x86_64] Vector math functions (vector cos) |
Andrew Senkevich |
| 11:49 |
RE: [PATCH] Remove __isinf uses that rely on signed return value |
Joseph Myers |
| 11:36 |
RE: [PATCH] Remove __isinf uses that rely on signed return value |
Wilco Dijkstra |
| 11:11 |
Re: strstr benchtest. |
OndÅej BÃlka |
| 11:07 |
Re: [PATCH] pthread_once hangs when init routine throws an exception [BZ #18435] |
Torvald Riegel |
| 11:07 |
Re: [PATCH] pthread_once hangs when init routine throws an exception [BZ #18435] |
Jonathan Wakely |
| 11:03 |
Re: [PATCH] pthread_once hangs when init routine throws an exception [BZ #18435] |
Torvald Riegel |
| 10:59 |
Re: [PATCH] pthread_once hangs when init routine throws an exception [BZ #18435] |
Torvald Riegel |
| 10:53 |
[PATCH v6 4/*] Generic string search functions (strstr, strcasestr, memmem) |
OndÅej BÃlka |
| 10:49 |
[FINAL PING] Re: [PATCH] Fix lost wake-up when pthread_rwlock_timedrwlock times out. |
Torvald Riegel |
| 10:49 |
[FINAL PING] Re: [PATCH] Fix missing wake-ups in pthread_rwlock_rdlock. |
Torvald Riegel |
| 10:40 |
Re: [PATCH] [BZ 18034] [AArch64] Lazy TLSDESC relocation data race fix |
Torvald Riegel |
| 10:19 |
Re: [PR18457] Don't require rtld lock to compute DTV addr for static TLS |
Torvald Riegel |
| 10:14 |
Re: git commit message conventions |
Joseph Myers |
| 09:50 |
Re: git commit message conventions |
Florian Weimer |
| 08:26 |
Re: [PATCH] tilegx: provide optimized strnlen, strstr, and strcasestr |
OndÅej BÃlka |
| 07:01 |
Re: git commit message conventions |
Torvald Riegel |
| 06:59 |
Re: git commit message conventions |
Torvald Riegel |
| 06:45 |
[PR18457] Don't require rtld lock to compute DTV addr for static TLS |
Alexandre Oliva |
| 04:06 |
Re: [PATCH 4/4] Remove broken posix_fallocate, posix_falllocate64 fallback code [BZ#15661] |
Carlos O'Donell |
| 03:08 |
Re: git commit message conventions |
Rich Felker |
| 01:25 |
[PATCH 3/* v6] Generic comparison functions (strcmp, strncmp, strcasecmp, strncasecmp, strverscmp) |
OndÅej BÃlka |
| 01:20 |
Re: git commit message conventions |
Paul Eggert |