23:52 |
Re: [PATCH 00/21] glibc port to ARC processors |
Joseph Myers |
23:49 |
Re: [PATCH 10/21] ARC: Linux Startup and Dynamic Loading |
Joseph Myers |
23:46 |
Re: [PATCH 21/21] NEWS: mention ARC port |
Joseph Myers |
23:44 |
Re: [PATCH 13/21] ARC: Build Infrastructure |
Joseph Myers |
23:38 |
Re: [PATCH 09/21] ARC: Linux ABI |
Joseph Myers |
23:31 |
Re: [PATCH 08/21] ARC: Linux Syscall Interface |
Joseph Myers |
23:24 |
Re: [PATCH 04/21] ARC: startup and dynamic linking code |
Joseph Myers |
23:23 |
Re: [PATCH 07/21] ARC: math soft float support |
Joseph Myers |
23:15 |
Re: [PATCH 06/21] ARC: Atomics and Locking primitives |
Joseph Myers |
23:11 |
Re: [PATCH 00/21] glibc port to ARC processors |
Joseph Myers |
23:11 |
Re: [PATCH 01/21] longlong.h: sync from gcc to fix ARC inline asm constraints |
Vineet Gupta |
23:10 |
Re: [PATCH 03/21] ARC: ABI Implementation |
Joseph Myers |
23:09 |
Re: [PATCH 14/21] ARC: Enable __start as entry point vs. canonical _start |
Vineet Gupta |
23:07 |
Re: [PATCH 00/21] glibc port to ARC processors |
Vineet Gupta |
22:59 |
Re: [PATCH 14/21] ARC: Enable __start as entry point vs. canonical _start |
Joseph Myers |
22:56 |
Re: [PATCH 01/21] longlong.h: sync from gcc to fix ARC inline asm constraints |
Joseph Myers |
22:52 |
Re: [PATCH 00/21] glibc port to ARC processors |
Joseph Myers |
22:41 |
Re: glibc 2.29: Reminder, only ~3 weeks to freeze! |
Joseph Myers |
22:40 |
Re: Require GCC 5 or later to build glibc (bug 23993) |
Joseph Myers |
22:36 |
Re: [PATCH 17/21] ARC: testsuite fix: stdlib/tst-makecontext |
Andreas Schwab |
22:32 |
Re: [PATCH 11/21] ARC: ABI lists |
Vineet Gupta |
22:31 |
Re: [PATCH 11/21] ARC: ABI lists |
Andreas Schwab |
22:06 |
Re: [PATCH] tzset did not catch changes tolocaltime [BZ #21060 ] |
Paul Eggert |
21:31 |
Re: [PATCH 14/21] ARC: Enable __start as entry point vs. canonical _start |
Vineet Gupta |
21:29 |
Re: [PATCH 12/21] ARC: Update syscall-names.list for ARC specific syscalls |
Vineet Gupta |
21:28 |
Re: [PATCH 14/21] ARC: Enable __start as entry point vs. canonical _start |
Florian Weimer |
21:26 |
Re: [PATCH 12/21] ARC: Update syscall-names.list for ARC specific syscalls |
Florian Weimer |
21:16 |
[PATCH 10/21] ARC: Linux Startup and Dynamic Loading |
Vineet Gupta |
21:15 |
[PATCH 15/21] ARC: testsuite fix: elf/check-initfini |
Vineet Gupta |
21:05 |
[PATCH 21/21] NEWS: mention ARC port |
Vineet Gupta |
21:05 |
[PATCH 20/21] build-many-glibcs.py: Enable ARC builds |
Vineet Gupta |
21:05 |
[PATCH 19/21] ARC: fix several unwining and cancelation tests |
Vineet Gupta |
21:05 |
[PATCH 18/21] ARC: testsuite fix: GD TLS issue |
Vineet Gupta |
21:05 |
[PATCH 16/21] ARC: testsuite fix: sysvipc/* |
Vineet Gupta |
21:05 |
[PATCH 11/21] ARC: ABI lists |
Vineet Gupta |
21:05 |
[PATCH 17/21] ARC: testsuite fix: stdlib/tst-makecontext |
Vineet Gupta |
21:05 |
[PATCH 13/21] ARC: Build Infrastructure |
Vineet Gupta |
21:05 |
[PATCH 14/21] ARC: Enable __start as entry point vs. canonical _start |
Vineet Gupta |
21:05 |
[PATCH 12/21] ARC: Update syscall-names.list for ARC specific syscalls |
Vineet Gupta |
21:05 |
[PATCH 09/21] ARC: Linux ABI |
Vineet Gupta |
21:05 |
[PATCH 08/21] ARC: Linux Syscall Interface |
Vineet Gupta |
21:05 |
[PATCH 04/21] ARC: startup and dynamic linking code |
Vineet Gupta |
21:05 |
[PATCH 06/21] ARC: Atomics and Locking primitives |
Vineet Gupta |
21:05 |
[PATCH 07/21] ARC: math soft float support |
Vineet Gupta |
21:05 |
[PATCH 03/21] ARC: ABI Implementation |
Vineet Gupta |
21:05 |
[PATCH 05/21] ARC: Thread Local Storage support |
Vineet Gupta |
21:05 |
[PATCH 00/21] glibc port to ARC processors |
Vineet Gupta |
21:05 |
[PATCH 02/21] ARC: add definitions to elf/elf.h |
Vineet Gupta |
21:04 |
[PATCH 01/21] longlong.h: sync from gcc to fix ARC inline asm constraints |
Vineet Gupta |
19:57 |
Re: glibc 2.29: Reminder, only ~3 weeks to freeze! |
Zack Weinberg |
19:34 |
Re: glibc 2.29: Reminder, only ~3 weeks to freeze! |
Albert ARIBAUD |
19:28 |
Re: Require GCC 5 or later to build glibc (bug 23993) |
Zack Weinberg |
19:23 |
Re: [PATCH v2 4/5] Y2038: add function __ctime64 |
Albert ARIBAUD |
19:16 |
Re: Require GCC 5 or later to build glibc (bug 23993) |
Adhemerval Zanella |
19:03 |
Re: Require GCC 5 or later to build glibc (bug 23993) |
Carlos O'Donell |
18:55 |
Re: Require GCC 5 or later to build glibc (bug 23993) |
Gabriel F. T. Gomes |
18:46 |
Re: Require GCC 5 or later to build glibc (bug 23993) |
Florian Weimer |
18:44 |
Re: Require GCC 5 or later to build glibc (bug 23993) |
H.J. Lu |
18:29 |
Re: [PATCH 5/5] s390: Use generic kernel_sigaction.h |
Adhemerval Zanella |
18:28 |
Re: [PATCH 4/5] ia64: Remove kernel_sigaction.h |
Adhemerval Zanella |
18:28 |
Re: [PATCH 3/5] hppa: Remove kernel_sigaction.h |
Adhemerval Zanella |
18:28 |
Re: [PATCH 2/5] alpha: Use Linux generic sigaction implementation |
Adhemerval Zanella |
18:10 |
Require GCC 5 or later to build glibc (bug 23993) |
Joseph Myers |
17:42 |
Re: [PATCH v2 4/5] Y2038: add function __ctime64 |
Florian Weimer |
17:34 |
Re: glibc 2.29: Reminder, only ~3 weeks to freeze! |
Joseph Myers |
17:32 |
Re: [PATCH v2 5/5] Y2038: add function __ctime64_r |
Joseph Myers |
17:31 |
Re: [PATCH v3 6/7] Use PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug 11319) |
Gabriel F. T. Gomes |
17:31 |
Re: [PATCH v2 4/5] Y2038: add function __ctime64 |
Joseph Myers |
17:31 |
Re: [PATCH v2 3/5] Y2038: add function __gmtime64_r |
Joseph Myers |
17:29 |
Re: [PATCH v2 2/5] Y2038: add function __gmtime64 |
Joseph Myers |
17:29 |
Re: [PATCH v2 1/5] Y2038: add function __localtime64_r |
Joseph Myers |
17:18 |
Re: [PATCH 1/5] Y2038: add function __localtime64_r |
Joseph Myers |
17:18 |
Re: [PATCH] testsuite fix: timezone: failing due to permissions in cross testing |
Joseph Myers |
17:17 |
Re: glibc 2.29: Reminder, only ~3 weeks to freeze! |
Siddhesh Poyarekar |
16:54 |
Re: [PATCH] testsuite fix: timezone: failing due to permissions in cross testing |
Vineet Gupta |
16:53 |
Re: [PATCH v3 6/7] Use PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug 11319) |
Florian Weimer |
16:51 |
Re: glibc 2.29: Reminder, only ~3 weeks to freeze! |
Szabolcs Nagy |
16:23 |
Re: glibc 2.29: Reminder, only ~3 weeks to freeze! |
Albert ARIBAUD |
14:13 |
Re: glibc 2.29: Reminder, only ~3 weeks to freeze! |
Florian Weimer |
14:10 |
[PATCH v2 4/5] Y2038: add function __ctime64 |
Albert ARIBAUD (3ADEV) |
14:10 |
[PATCH v2 3/5] Y2038: add function __gmtime64_r |
Albert ARIBAUD (3ADEV) |
14:10 |
[PATCH v2 5/5] Y2038: add function __ctime64_r |
Albert ARIBAUD (3ADEV) |
14:10 |
[PATCH v2 2/5] Y2038: add function __gmtime64 |
Albert ARIBAUD (3ADEV) |
14:10 |
[PATCH v2 1/5] Y2038: add function __localtime64_r |
Albert ARIBAUD (3ADEV) |
14:10 |
[PATCH v2 0/5] Y2038: process remaining struct tm conv functions |
Albert ARIBAUD (3ADEV) |
13:44 |
[PATCH] nscd: avoid assertion failure during persistent db check |
Andreas Schwab |
13:37 |
Re: glibc 2.29: Reminder, only ~3 weeks to freeze! |
Joseph Myers |
13:27 |
Re: [PATCH 01/14] Prepare vfprintf to use __printf_fp/__printf_fphex with float128 arg |
Gabriel F. T. Gomes |
13:15 |
Re: [PATCH] Locales: Use CLDR matching thousands separator |
Marko Myllynen |
13:03 |
Re: [PATCH] S390: Refactor ifunc handling |
Stefan Liebler |
12:13 |
Re: [PATCH v3 6/7] Use PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug 11319) |
Szabolcs Nagy |
11:18 |
Re: [PATCH 01/14] Prepare vfprintf to use __printf_fp/__printf_fphex with float128 arg |
Florian Weimer |
11:08 |
Ping Re: [PATCH v2] Prepare vfprintf to use __printf_fp/__printf_fphex with float128 arg |
Gabriel F. T. Gomes |
10:10 |
Re: [PATCH 1/5] Y2038: add function __localtime64_r |
Albert ARIBAUD |
10:07 |
[PATCH 2/3] aarch64: Optimized memchr specific to AmpereComputing emag |
Feng Xue |
10:06 |
Re: [PATCH] x86: Merge i386/x86_64 atomic-machine.h |
Adhemerval Zanella |
10:03 |
[PATCH 1/3] aarch64: Optimized memset specific to AmpereComputing emag |
Feng Xue |
09:57 |
[PATCH COMMITTED] localedata: Remove executable bit from localedata/locales/bi_VU [BZ #23995] |
Florian Weimer |
09:50 |
[PATCH 0/3] aarch64: Add AmpereComputing emag to tunable cpu list |
Feng Xue |
09:28 |
Re: [PATCH v4] Y2038: add function __localtime64 |
Florian Weimer |
09:26 |
Re: [PATCH v4] Y2038: add function __localtime64 |
Andreas Schwab |
09:21 |
Re: glibc 2.29: Reminder, only ~3 weeks to freeze! |
Florian Weimer |
09:18 |
Re: Remove __ASSUME_ST_INO_64_BIT |
Florian Weimer |
09:16 |
Re: [PATCH 1/5] Y2038: add function __localtime64_r |
Albert ARIBAUD |
09:13 |
Re: [PATCH] Locales: Use CLDR matching thousands separator |
Florian Weimer |
09:13 |
Re: [PATCH 2/5] Y2038: add function __gmtime64 |
Albert ARIBAUD |
09:12 |
Re: [PATCH] testsuite fix: timezone: failing due to permissions in cross testing |
Florian Weimer |
07:12 |
Re:[PATCH] tzset did not catch changes tolocaltime [BZ #21060 ] |
ma.jiang |
06:00 |
Re: [PATCH v4] Y2038: add function __localtime64 |
Albert ARIBAUD |
04:40 |
Re: [PATCH] locale: Rewrite locale/gen-translit.pl in Python |
Carlos O'Donell |
04:24 |
Re: [PATCH] tzset did not catch changes tolocaltime [BZ #21060 ] |
Carlos O'Donell |
02:21 |
Re: [PATCH v4] Y2038: add function __localtime64 |
H.J. Lu |
01:39 |
Re: [RESEND PATCH 1/3] Mutex: Accelerate lock acquisition by queuing spinner |
kemi |
01:28 |
Re: [RESEND PATCH 1/3] Mutex: Accelerate lock acquisition by queuing spinner |
kemi |
01:09 |
Re: [PATCH v4] Y2038: add function __localtime64 |
Joseph Myers |
00:38 |
Re: [PATCH v4] Y2038: add function __localtime64 |
Rafal Luzynski |
23:45 |
Re: [PATCH] Locales: Use CLDR matching thousands separator |
Rafal Luzynski |
23:42 |
Re: [PATCH] testsuite fix: timezone: failing due to permissions in cross testing |
Joseph Myers |
23:38 |
Re: [PATCH] x86: Merge i386/x86_64 atomic-machine.h |
H.J. Lu |
23:38 |
Re: [PATCH] testsuite fix: timezone: failing due to permissions in cross testing |
Vineet Gupta |
23:25 |
Re: [PATCH] testsuite fix: timezone: failing due to permissions in cross testing |
Joseph Myers |
23:23 |
Re: [PATCH] testsuite fix: timezone: failing due to permissions in cross testing |
Vineet Gupta |
23:17 |
Re: [PATCH] testsuite fix: timezone: failing due to permissions in cross testing |
Paul Eggert |
23:09 |
[PATCH] testsuite fix: timezone: failing due to permissions in cross testing |
Vineet Gupta |
22:25 |
Remove __ASSUME_ST_INO_64_BIT |
Joseph Myers |
22:23 |
Re: [PATCH] tzset did not catch changes tolocaltime [BZ #21060 ] |
Paul Eggert |
22:23 |
Re: [PATCH v2 1/5] ldbl-opt: Add arpg_error and argp_failure (bug 23983) |
Joseph Myers |
22:19 |
Re: [PATCH 2/5] Y2038: add function __gmtime64 |
Joseph Myers |
22:17 |
Re: [PATCH 1/5] Y2038: add function __localtime64_r |
Joseph Myers |
22:15 |
[PATCH v2 5/5] ldbl-opt: Reuse test cases from misc/ that check long double |
Gabriel F. T. Gomes |
22:14 |
[PATCH v2 4/5] ldbl-opt: Add error and error_at_line (bug 23984) |
Gabriel F. T. Gomes |
22:14 |
[PATCH v2 3/5] ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx (bug 23984) |
Gabriel F. T. Gomes |
22:14 |
[PATCH v2 2/5] ldbl-opt: Reuse argp tests that print long double |
Gabriel F. T. Gomes |
22:14 |
[PATCH v2 1/5] ldbl-opt: Add arpg_error and argp_failure (bug 23983) |
Gabriel F. T. Gomes |
22:14 |
[PATCH v2 0/5] Add missing nldbl functions to libc |
Gabriel F. T. Gomes |
22:09 |
Re: [PATCH 2/5] Y2038: add function __gmtime64 |
Paul Eggert |
22:04 |
[PATCH 5/5] Y2038: add function __ctime64_r |
Albert ARIBAUD (3ADEV) |
22:04 |
[PATCH 4/5] Y2038: add function __ctime64 |
Albert ARIBAUD (3ADEV) |
22:04 |
[PATCH 3/5] Y2038: add function __gmtime64_r |
Albert ARIBAUD (3ADEV) |
22:04 |
[PATCH 2/5] Y2038: add function __gmtime64 |
Albert ARIBAUD (3ADEV) |
22:04 |
[PATCH 1/5] Y2038: add function __localtime64_r |
Albert ARIBAUD (3ADEV) |
22:04 |
[PATCH 0/5] Y2038: process remaining struct tm conv functions |
Albert ARIBAUD (3ADEV) |
21:49 |
Re: [PATCHv7] sysdeps/ieee754: prevent maybe-uninitialized errors with -O [BZ #19444] |
Joseph Myers |
21:40 |
[PATCH v3] Add internal implementations for argp.h, err.h, and error.h functions |
Gabriel F. T. Gomes |
21:36 |
[PATCHv2 3/3] locale: prevent maybe-uninitialized errors with -Os [BZ #19444] |
Martin Jansa |
21:32 |
[PATCHv7] sysdeps/ieee754: prevent maybe-uninitialized errors with -O [BZ #19444] |
Martin Jansa |
21:31 |
Re: [PATCHv6] sysdeps/ieee754: prevent maybe-uninitialized errors with -O [BZ #19444] |
Martin Jansa |
20:55 |
Re: [PATCHv6] sysdeps/ieee754: prevent maybe-uninitialized errors with -O [BZ #19444] |
Joseph Myers |
19:44 |
Re: [PATCH] x86: Merge i386/x86_64 atomic-machine.h |
Adhemerval Zanella |
19:06 |
Re: glibc 2.29: Reminder, only ~3 weeks to freeze! |
Adhemerval Zanella |
18:54 |
Re: [PATCH] posix/tst-getaddrinfo4: Consider EAI_NODATA as an expected result |
Vineet Gupta |
18:32 |
Re: [PATCH] Linux: Implement membarrier function |
Paul E. McKenney |
18:22 |
Re: [RESEND PATCH 1/3] Mutex: Accelerate lock acquisition by queuing spinner |
Joseph Myers |
18:22 |
Re: [PATCH 3/3] locale: prevent maybe-uninitialized errors with -Os [BZ #19444] |
Martin Jansa |
18:19 |
Re: Proposal: Replace xstat (stat version dispatcher) |
Joseph Myers |
18:16 |
[PATCHv6] sysdeps/ieee754: prevent maybe-uninitialized errors with -O [BZ #19444] |
Martin Jansa |
18:11 |
Re: glibc 2.29: Reminder, only ~3 weeks to freeze! |
Joseph Myers |
17:53 |
Re: glibc 2.29: Reminder, only ~3 weeks to freeze! |
Joseph Myers |
17:48 |
Re: [PATCH] Linux: Implement membarrier function |
Florian Weimer |
17:47 |
[PATCH] Add sincosf traces |
Wilco Dijkstra |
17:34 |
Re: [PATCH v4] Y2038: add function __localtime64 |
Albert ARIBAUD |
17:32 |
Re: [PATCH] Use C99-compliant scanf under _GNU_SOURCE with C99/C++11 and higher. |
Florian Weimer |
17:22 |
Re: [PATCH] locale: Rewrite locale/gen-translit.pl in Python |
Florian Weimer |
17:07 |
Re: [PATCH] Use C99-compliant scanf under _GNU_SOURCE with C99/C++11 and higher. |
Zack Weinberg |
17:04 |
Re: Add test that MAP_* constants agree with kernel |
Andreas Schwab |
17:01 |
Re: [PATCH] Use C99-compliant scanf under _GNU_SOURCE with C99/C++11 and higher. |
Zack Weinberg |
17:01 |
Re: [PATCH] Use C99-compliant scanf under _GNU_SOURCE with C99/C++11 and higher. |
Florian Weimer |
16:59 |
Re: Do not clobber r12 for ia64 syscalls |
Andreas Schwab |
16:56 |
Re: [PATCH] Use C99-compliant scanf under _GNU_SOURCE with C99/C++11 and higher. |
Andreas Schwab |
16:55 |
Ping Re: Do not clobber r12 for ia64 syscalls |
Joseph Myers |
16:55 |
Ping Re: Add test that MAP_* constants agree with kernel |
Joseph Myers |
16:53 |
Re: [PATCH v4] Y2038: add function __localtime64 |
Joseph Myers |
16:18 |
[PATCH] Use C99-compliant scanf under _GNU_SOURCE with C99/C++11 and higher. |
Zack Weinberg |
16:08 |
Re: [PATCH] x86-64: Optimize strcat/strncat, strcpy/strncpy and stpcpy/stpncpy with AVX2 |
Leonardo Sandoval |
16:02 |
Re: [PATCH] Linux: Implement membarrier function |
Alan Stern |
14:09 |
Re: [PATCH 1/3] Use generic vector computations in s_sincosf.h |
Wilco Dijkstra |
13:41 |
Re: [PATCH v5 1/1] Add statx conditionals for wordsize-32 *xstat.c |
Joseph Myers |
12:55 |
Re: [RESEND PATCH 1/3] Mutex: Accelerate lock acquisition by queuing spinner |
Florian Weimer |
12:35 |
[RESEND PATCH 1/3] Mutex: Accelerate lock acquisition by queuing spinner |
Kemi Wang |
12:35 |
[RESEND PATCH 3/3] Manual: Add manual for pthread mutex |
Kemi Wang |
12:35 |
[RESEND PATCH 2/3] Mutex: add unit tests for new type |
Kemi Wang |
12:06 |
Re:[PATCH] tzset did not catch changes tolocaltime [BZ #21060 ] |
ma.jiang |
11:08 |
Re: [PATCH 1/5] m68k: Fix sigaction kernel definition (BZ #23960) |
Adhemerval Zanella |
10:31 |
Proposal: Replace xstat (stat version dispatcher) |
Florian Weimer |
09:40 |
Re: [PATCH] Locales: Use CLDR matching thousands separator |
Marko Myllynen |
09:40 |
Re: [PATCH] tzset did not catch changes to localtime [BZ #21060 ] |
Andreas Schwab |
09:18 |
Re:[PATCH] tzset did not catch changes to localtime [BZ #21060 ] |
ma.jiang |
07:49 |
Re: glibc 2.29: Reminder, only ~3 weeks to freeze! |
Siddhesh Poyarekar |
06:38 |
Re: [PATCH v5 1/1] Add statx conditionals for wordsize-32 *xstat.c |
Mao Han |
00:16 |
Re: [PATCH v2] Semaphores: add sem_clockwait GNU extension [BZ #14717] |
Ben Hutchings |