libc-alpha archive
date index for July, 2016

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:

July 31, 2016
20:09 [2.24 PATCH 2/3] Minimize sysdeps code involved in defining major/minor/makedev. Zack Weinberg
20:09 [2.24 PATCH 3/3] Deprecate inclusion of <sys/sysmacros.h> by <sys/types.h> Zack Weinberg
20:09 [2.24 PATCH 1/3] Add utility macros for clang detection, and deprecation with messages. Zack Weinberg
20:09 [2.24 PATCH 0/3] sys/sysmacros.h and sys.types.h, revised^n Zack Weinberg
18:45 Re: [PATCH] Fix htonl, htons, ntohl, ntohs functions on big endian systems Zack Weinberg
13:56 Re: [PATCH] Fix htonl, htons, ntohl, ntohs functions on big endian systems Florian Weimer
13:51 Re: Should malloc-related functions be weak? Florian Weimer
09:17 Re: [PATCH RFC] introduce dl_iterate_phdr_parallel Gleb Natapov
08:59 Re: [PATCH] Fix htonl, htons, ntohl, ntohs functions on big endian systems Aurelien Jarno
01:55 Re: [PATCH] Fix htonl, htons, ntohl, ntohs functions on big endian systems Zack Weinberg
01:40 Re: Should malloc-related functions be weak? DJ Delorie

July 30, 2016
22:59 [PATCH] Fix htonl, htons, ntohl, ntohs functions on big endian systems Aurelien Jarno

July 29, 2016
21:36 NEWS update for CVE-2016-5417 Florian Weimer
21:04 [PING 2][PATCH v10] Add pretty printers for the NPTL lock types Martin Galvan
20:12 Re: Should malloc-related functions be weak? Tulio Magno Quites Machado Fil
19:16 Re: Should malloc-related functions be weak? Florian Weimer
19:12 Re: Should malloc-related functions be weak? Tulio Magno Quites Machado Fil
18:40 Re: Should malloc-related functions be weak? Florian Weimer
18:27 Should malloc-related functions be weak? Tulio Magno Quites Machado Fil
15:38 Re: microblaze: pthread_cancel problem Waldemar Brodkorb
14:55 Re: [PATCH 4/8] ppc: Use libc_ifunc macro for time, gettimeofday. Stefan Liebler
14:50 Re: [PATCH 2/8] s390: Refactor ifunc resolvers due to false debuginfo. Stefan Liebler
14:49 Re: [PATCH 1/8] Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to false debuginfo. Stefan Liebler
13:30 Re: [Bug build/7065] Support building glibc with -fstack-protector or -fstack-protector-all Nick Alcock
11:52 Re: [PATCH] nscd_stat.c: make the build reproducible Ludovic Courtès
01:49 Re: [Bug build/7065] Support building glibc with -fstack-protector or -fstack-protector-all Florian Weimer
01:47 Re: microblaze: pthread_cancel problem Florian Weimer

July 28, 2016
22:15 Re: [Bug build/7065] Support building glibc with -fstack-protector or -fstack-protector-all Nick Alcock
21:57 Re: microblaze: pthread_cancel problem Waldemar Brodkorb
20:47 Re: [PATCH RFC] introduce dl_iterate_phdr_parallel Adhemerval Zanella
20:35 [PATCH] aarch64: Add split-stack TCB field Adhemerval Zanella
19:33 malloc: madvise(MADV_DONTNEED) upon implicit trim as well as explicit? Zack Weinberg
19:15 Re: [PATCH] nscd_stat.c: make the build reproducible Florian Weimer
15:43 Re: [PATCH x86_64][BZ #20033] Use calls to finite scalar versions in vector log, pow, exp. Joseph Myers
14:03 Re: microblaze: pthread_cancel problem Florian Weimer
12:59 Re: [PATCH] Don't compile do_test with -mavx/-mavx/-mavx512 [BZ #20384] Adhemerval Zanella
11:55 Re: [PATCH x86_64][BZ #20033] Use calls to finite scalar versions in vector log, pow, exp. Andrew Senkevich
01:55 microblaze: pthread_cancel problem Waldemar Brodkorb

July 27, 2016
23:47 Re: [PATCH 2/2] New pthread rwlock that is more scalable. Joseph Myers
21:44 [PATCH 2/2] New pthread rwlock that is more scalable. Torvald Riegel
21:43 [PATCH 1/2] Add atomic_exchange_relaxed. Torvald Riegel
21:39 [PATCH 0/2] New pthread rwlock that is more scalable. Torvald Riegel
21:35 Re: [PATCH x86_64][BZ #20033] Use calls to finite scalar versions in vector log, pow, exp. Joseph Myers
19:57 Re: [PATCH x86_64][BZ #20033] Use calls to finite scalar versions in vector log, pow, exp. Andrew Senkevich
18:45 [patch, nios2, committed] Update localplt.data Chung-Lin Tang
18:03 Re: Fixing sparc ceil/floor/trunc implementations David Miller
17:54 Re: [PATCH] Don't compile do_test with -mavx/-mavx/-mavx512 [BZ #20384] H.J. Lu
17:28 Re: [PATCH 1/8] Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to false debuginfo. Paul E. Murphy
16:57 Re: [PATCH] linux ttyname and ttyname_r: return link if appropriate Dmitry V. Levin
13:43 Re: [PING][PATCH 1/8] Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to false debuginfo. Stefan Liebler
13:28 Re: [PATCH] linux ttyname and ttyname_r: return link if appropriate Serge E. Hallyn
11:21 Fixing sparc ceil/floor/trunc implementations Aurelien Jarno
11:06 Re: [PATCH][v2] [BZ#20311] Update and install proc_service.h Pedro Alves

July 26, 2016
23:33 Re: [PATCH] sln: Install as a hard link to ldconfig Maciej W. Rozycki
22:57 [PATCH][v2] [BZ#20311] Update and install proc_service.h Tom Tromey
16:08 Re: [LTP] [PATCH V3 07/23] ptrace: Use int instead of enum __ptrace_request Cyril Hrubis
06:39 [PATCH v3] all: #define wordsize-related macros everywhere Yury Norov

July 25, 2016
20:20 Re: [PATCH x86_64][BZ #20033] Use calls to finite scalar versions in vector log, pow, exp. Joseph Myers
18:31 Re: [PATCH x86_64][BZ #20033] Use calls to finite scalar versions in vector log, pow, exp. Andrew Senkevich
16:50 [PATCH] Test status before h_errno in gaih_inet Stan Shebs
15:55 Re: [PATCH] Get rid of array-bounds warning in __kernel_rem_pio2[f] with gcc 6.1 -O3. Stefan Liebler
15:49 RE: [RFC v2] MIPS ABI Extension for IEEE Std 754 Non-Compliant Interlinking Joseph Myers
15:07 Re: [PATCH] [BZ#20311] Update and install proc_service.h Tom Tromey
14:44 Re: __malloc_initialize_hook removal in glibc 2.24 Adhemerval Zanella
14:23 [PATCH RFC] introduce dl_iterate_phdr_parallel Gleb Natapov
08:47 Re: [PATCH] powerpc: fix ifunc-sel.h with GCC 6 Andreas Schwab
08:25 Re: [PATCH] powerpc: fix ifunc-sel.h with GCC 6 Florian Weimer

July 24, 2016
20:14 Re: [PATCH] powerpc: fix ifunc-sel.h with GCC 6 Benjamin Herrenschmidt
12:24 [PATCH] count number of loaded objects in each namespace only once Gleb Natapov

July 23, 2016
18:54 Re: Large parallel glibc builds. Andrew Pinski

July 22, 2016
21:17 [PING][PATCH v10] Add pretty printers for the NPTL lock types Martin Galvan
21:15 __malloc_initialize_hook removal in glibc 2.24 Florian Weimer
17:32 [PATCH] [BZ#20311] Update and install proc_service.h Tom Tromey
15:33 Re: [PATCH] powerpc: fix ifunc-sel.h with GCC 6 Alan Modra
14:38 Re: [PATCH] powerpc: fix ifunc-sel.h fix asm constraints and clobber list Tulio Magno Quites Machado Fil
14:25 Re: [PATCH] powerpc: fix ifunc-sel.h with GCC 6 Tulio Magno Quites Machado Fil
14:25 Re: [PATCH] powerpc: fix ifunc-sel.h with GCC 6 Adhemerval Zanella
11:28 Re: [PATCH] powerpc: Fix missing verb and typo in comment about AT_HWCAP entry Adhemerval Zanella
09:20 Re: [PATCH] powerpc: Fix missing verb and typo in comment about AT_HWCAP entry Florian Weimer
07:07 Re: [PATCH] powerpc: fix ifunc-sel.h with GCC 6 Aurelien Jarno
05:44 Re: Testing glibc 2.24 on remaining machines. Mike Frysinger
04:07 Re: Testing glibc 2.24 on remaining machines. Richard Henderson
03:36 Re: [PATCH] powerpc: fix ifunc-sel.h with GCC 6 Alan Modra

July 21, 2016
18:27 Re: [PATCH 0/4] alpha: fix math functions wrt recent testsuite changes Richard Henderson
18:23 Re: [PATCH] powerpc: Fix missing verb and typo in comment about AT_HWCAP entry Tulio Magno Quites Machado Fil
17:48 Re: [PATCH] powerpc: fix ifunc-sel.h with GCC 6 Tulio Magno Quites Machado Fil
16:36 Re: Testing glibc 2.24 on remaining machines. Joseph Myers
16:25 Re: Testing glibc 2.24 on remaining machines. David Miller
15:23 Re: [PATCH] powerpc: fix ifunc-sel.h with GCC 6 Andreas Schwab
15:02 [PATCH] powerpc: fix ifunc-sel.h fix asm constraints and clobber list Aurelien Jarno
14:27 Re: [PATCH] powerpc: fix ifunc-sel.h with GCC 6 Florian Weimer
14:27 Re: [PATCH] powerpc: fix ifunc-sel.h with GCC 6 Florian Weimer
12:57 Re: [PATCH] powerpc: fix ifunc-sel.h with GCC 6 Aurelien Jarno
12:43 Re: [RFD] Efficient unit test and fuzz tools for kernel/libc porting Zhangjian (Bamvor)
12:37 Re: [PATCH] sln: Install as a hard link to ldconfig Adhemerval Zanella
12:22 Re: [PATCH] powerpc: fix ifunc-sel.h with GCC 6 Andreas Schwab
12:08 Re: [PATCH] powerpc: fix ifunc-sel.h with GCC 6 Florian Weimer
11:53 Re: [PATCH] powerpc: fix ifunc-sel.h with GCC 6 Florian Weimer
11:33 Re: Testing glibc 2.24 on remaining machines. Torvald Riegel
11:26 Re: glibc 2.24 -- Release blockers Paul Eggert
11:22 Re: [PATCH] powerpc: fix ifunc-sel.h with GCC 6 Aurelien Jarno
11:21 Re: glibc 2.24 -- Release blockers Paul Eggert
10:45 Re: glibc 2.24 -- Release blockers Sinny Kumari
09:36 [PATCH] powerpc: fix ifunc-sel.h with GCC 6 Aurelien Jarno
08:56 [committed PATCH][AArch64] Update libm-test-ulps Szabolcs Nagy
06:22 Re: [PATCH] sln: Install as a hard link to ldconfig Mike Frysinger
06:18 Re: [PATCH] sln: Install as a hard link to ldconfig Mike Frysinger
06:15 Re: Testing glibc 2.24 on remaining machines. Mike Frysinger
06:15 Re: Testing glibc 2.24 on remaining machines. Mike Frysinger
05:24 Re: Testing glibc 2.24 on remaining machines. Chung-Lin Tang

July 20, 2016
22:39 Re: Testing glibc 2.24 on remaining machines. David Miller
20:51 Re: [RFC] x32 and syscall consolidation Adhemerval Zanella
20:22 Re: Are static-only builds supposed to work? Florian Weimer
20:21 [PATCH 2.24] powerpc: Prevent building POWER8 code without support in assembler Tulio Magno Quites Machado Fil
19:23 Re: [PATCH] sln: Install as a hard link to ldconfig Aurelien Jarno
19:07 Re: glibc 2.24 --- Starting soft/slush freeze Aurelien Jarno
17:20 Re: [PATCH] sln: Install as a hard link to ldconfig Jeff Law
17:19 Re: [PATCH] sln: Install as a hard link to ldconfig Joseph Myers
17:15 Re: Are static-only builds supposed to work? Joseph Myers
17:06 Re: [RFC] x32 and syscall consolidation Joseph Myers
17:00 Re: c++ source files in the build... Joseph Myers
16:40 Re: [PATCH x86_64][BZ #20033] Use calls to finite scalar versions in vector log, pow, exp. Joseph Myers
16:34 Re: [PATCH] Get rid of array-bounds warning in __kernel_rem_pio2[f] with gcc 6.1 -O3. Joseph Myers
16:11 Re: [RFC2 RESEND PATCH] [AARCH64] ILP32: support stat syscall family Joseph Myers
15:53 Re: glibc 2.24 --- Starting soft/slush freeze Joseph Myers
15:47 Re: [RFD] Efficient unit test and fuzz tools for kernel/libc porting Joseph Myers
14:10 Re: [PING][PATCH 1/8] Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to false debuginfo. Stefan Liebler
14:04 Re: [PATCH] Get rid of array-bounds warning in __kernel_rem_pio2[f] with gcc 6.1 -O3. Stefan Liebler
08:35 Re: [PATCH V2] elf: Define missing Meta architecture specific relocations Will Newton
08:07 Re: glibc 2.24 -- Release blockers Paul Eggert
07:33 Re: [PATCH] S390: Do not clobber r13 with memcpy on 31bit with copies >1MB. Stefan Liebler
07:04 Re: glibc 2.24 -- Release blockers Sinny Kumari
04:50 Re: [comitted PATCH][AArch64] Regenerate libm-test-ulps Aurelien Jarno

July 19, 2016
20:36 [PATCH] Don't compile do_test with -mavx/-mavx/-mavx512 [BZ #20384] H.J. Lu
19:22 Re: [PATCH] malloc: Preseve arena free list for attached threads [BZ #20370] Florian Weimer
18:35 Re: [PATCH] malloc: Preseve arena free list for attached threads [BZ #20370] Carlos O'Donell
17:14 Re: Testing glibc 2.24 on remaining machines. Mike Frysinger
16:33 Re: glibc 2.24 -- Release blockers Paul Eggert
16:13 [PATCH/committed] microblaze: fix variable name collision with syscall macros Mike Frysinger
15:03 Re: glibc 2.24 -- Release blockers Paul Eggert
14:01 BuildBot down? Tulio Magno Quites Machado Fil
13:21 Re: [PATCH V2] elf: Define missing Meta architecture specific relocations Adhemerval Zanella
13:20 Re: More tests failing under highly parallel builds. Adhemerval Zanella
13:17 Re: Sporadic failures of rt/tst-cputimer1 on ppc64le (POWER8 hardware)? Tulio Magno Quites Machado Fil
13:12 Re: [PATCH] S390: Do not clobber r13 with memcpy on 31bit with copies >1MB. Adhemerval Zanella
12:10 Re: Malloc improvements Florian Weimer
12:03 Re: Malloc improvements Anton Blanchard
10:53 Re: [PATCH v10] Add pretty printers for the NPTL lock types Stefan Liebler
09:26 Re: More tests failing under highly parallel builds. Florian Weimer
07:51 Re: [PATCH V2] elf: Define missing Meta architecture specific relocations Andreas Schwab
06:26 Re: [PATCH] S390: Do not clobber r13 with memcpy on 31bit with copies >1MB. Stefan Liebler

July 18, 2016
23:59 Re: Testing glibc 2.24 on remaining machines. Samuel Thibault
23:13 Re: glibc 2.24 --- Hard freeze starting H.J. Lu
20:56 Re: glibc 2.24 --- Hard freeze starting Paul Eggert
20:44 Re: [PATCH V2] elf: Define missing Meta architecture specific relocations Will Newton
19:46 Re: glibc 2.24 --- Hard freeze starting Carlos O'Donell
18:50 [PATCH v10] Add pretty printers for the NPTL lock types Martin Galvan
17:50 Re: [PATCH] powerpc: Fix missing verb and typo in comment about AT_HWCAP entry Carlos Eduardo Seo
16:54 Re: [PATCH] Fix cos computation for multiple precision fallback (bz #20357) Adhemerval Zanella
15:59 Re: [PATCH] Fix cos computation for multiple precision fallback (bz #20357) Siddhesh Poyarekar
15:44 [PATCH] powerpc: Fix missing verb and typo in comment about AT_HWCAP entry Gustavo Romero
14:48 Re: [PATCH] Fix cos computation for multiple precision fallback (bz #20357) Paul E. Murphy
12:57 Re: [PATCH V2] elf: Define missing Meta architecture specific relocations Adhemerval Zanella
12:39 Re: [PATCH V2] elf: Define missing Meta architecture specific relocations Will Newton
12:28 Re: [PATCH 2.24!] Don't install the internal header grp-merge.h. Adhemerval Zanella
12:15 Re: Testing glibc 2.24 on Linux for x86, x86_64, aarch64, ppc, ppc64, pp64le, s390 and s390x. Adhemerval Zanella
12:13 Re: glibc 2.24 --- Hard freeze starting Adhemerval Zanella
12:12 Re: glibc 2.24 --- Hard freeze starting Adhemerval Zanella
10:45 [comitted PATCH][AArch64] Regenerate libm-test-ulps Szabolcs Nagy
10:02 [PING][PATCH] Fix cos computation for multiple precision fallback (bz #20357) Siddhesh Poyarekar
09:58 Re: glibc 2.24 --- Hard freeze starting Aurelien Jarno
07:35 Porting the GNU C library to the BareMetalC framework Hugo Delchini
06:50 Re: glibc 2.24 -- Release blockers Sinny Kumari
04:59 Re: [PING][PATCH v9] Add pretty printers for the NPTL lock types Siddhesh Poyarekar
01:17 Re: Testing glibc 2.24 on remaining machines. Richard Henderson

July 17, 2016
02:35 Testing glibc 2.24 on Linux for x86, x86_64, aarch64, ppc, ppc64, pp64le, s390 and s390x. Carlos O'Donell
02:34 dj/malloc ABI change for trace data files. Carlos O'Donell
01:05 Re: Testing glibc 2.24 on remaining machines. David Miller

July 16, 2016
18:11 Testing glibc 2.24 on remaining machines. Carlos O'Donell
08:44 Re: Linking __float128 and double double code together? Andreas Schwab
08:00 Re: [PATCH V2] elf: Define missing Meta architecture specific relocations Khem Raj
00:27 More tests failing under highly parallel builds. Carlos O'Donell
00:21 Linking __float128 and double double code together? Carlos O'Donell

July 15, 2016
21:20 Re: glibc 2.24 -- Release blockers Zack Weinberg
20:01 Re: glibc 2.24 -- Release blockers Paul Eggert
19:57 Re: glibc 2.24 -- Release blockers Paul Eggert
19:19 Re: glibc 2.24 -- Release blockers Paul Eggert
18:43 Re: [PING][PATCH v9] Add pretty printers for the NPTL lock types Martin Galvan
18:41 Re: glibc 2.24 -- Release blockers Torvald Riegel
17:04 Re: glibc 2.24 -- Release blockers Paul Eggert
16:30 Re: Good mailing list to use to send out test results to Andrew Pinski
16:00 Re: glibc 2.24 -- Release blockers Torvald Riegel
14:33 Re: glibc 2.24 -- Release blockers Florian Weimer
14:29 Re: glibc 2.24 -- Release blockers Sinny Kumari
14:20 Re: glibc 2.24 -- Release blockers Sinny Kumari
13:24 Re: glibc 2.24 -- Release blockers Paul Eggert
13:12 Re: glibc 2.24 -- Release blockers Paul Eggert
12:55 Re: Malloc improvements Tulio Magno Quites Machado Fil
12:33 Re: glibc 2.24 -- Release blockers Dmitry V. Levin
12:23 Re: glibc 2.24 -- Release blockers Florian Weimer
12:14 Re: glibc 2.24 -- Release blockers Dmitry V. Levin
11:51 Re: [PATCH V2] elf: Define missing Meta architecture specific relocations Will Newton
11:47 Re: glibc 2.24 -- Release blockers Florian Weimer
11:44 Re: glibc 2.24 -- Release blockers Florian Weimer
11:37 Re: glibc 2.24 -- Release blockers Dmitry V. Levin
11:32 Re: glibc 2.24 -- Release blockers Dmitry V. Levin
11:17 Re: glibc 2.24 -- Release blockers Florian Weimer
11:07 Re: [PATCH 2.24!] Don't install the internal header grp-merge.h. Zack Weinberg
11:00 Re: glibc 2.24 -- Release blockers Paul Eggert
10:52 Re: glibc 2.24 -- Release blockers Florian Weimer
10:12 Re: glibc 2.24 -- Release blockers Paul Eggert
10:02 Re: Good mailing list to use to send out test results to Torvald Riegel
09:11 Re: glibc 2.24 --- Hard freeze starting Torvald Riegel
08:47 Re: Good mailing list to use to send out test results to Szabolcs Nagy
08:35 Re: glibc 2.24 -- Release blockers Florian Weimer
07:45 Re: Good mailing list to use to send out test results to Andrew Pinski
07:21 Re: Good mailing list to use to send out test results to Florian Weimer
02:07 Good mailing list to use to send out test results to Andrew Pinski
01:41 Re: [PATCH 2.24!] Don't install the internal header grp-merge.h. Stephen Gallagher
00:46 Re: glibc 2.24 -- Release blockers Paul Eggert

July 14, 2016
23:23 Re: glibc 2.24 -- Release blockers Paul Eggert
23:21 Re: glibc 2.24 -- Release blockers Paul Eggert
20:28 [PATCH 2.24!] Don't install the internal header grp-merge.h. Zack Weinberg
19:44 Re: Malloc improvements Florian Weimer
19:06 Re: BUG REPORT: aio with fork Rajat Kateja
19:03 Re: Malloc improvements DJ Delorie
18:46 Re: [PATCH] i386: disable sse in rtld-divdi3.os Aurelien Jarno
17:40 Re: glibc 2.24 --- Hard freeze starting Khem Raj
17:32 Re: glibc 2.24 --- Hard freeze starting Jochen Hein
16:30 Re: [PATCH 0/4] Installed-header compilation hygiene, BZ#20366 Zack Weinberg
16:10 Re: glibc 2.24 --- Hard freeze starting Adhemerval Zanella
15:30 Re: [PATCH] malloc: Preseve arena free list for attached threads [BZ #20370] Florian Weimer
15:28 [PATCH] malloc: Preseve arena free list for attached threads [BZ #20370] Florian Weimer
15:21 Re: [PATCH] Use SYSCALL_LL[64] to pass 64-bit value [BZ #20349] H.J. Lu
15:11 [PATCH V2] elf: Define missing Meta architecture specific relocations Khem Raj
15:06 Re: [PATCH] x86-64: Add p{read,write}[v]64 to syscalls.list [BZ #20348] H.J. Lu
15:06 Re: glibc 2.24 --- Hard freeze starting Florian Weimer
15:00 Re: [PATCH] i386: disable sse in rtld-divdi3.os H.J. Lu
14:36 glibc 2.24 --- Hard freeze starting Adhemerval Zanella
14:26 Re: [PATCH 0/4] Installed-header compilation hygiene, BZ#20366 Adhemerval Zanella
13:55 Re: glibc 2.24 -- Release blockers Andreas Schwab
13:53 Re: glibc 2.24 -- Release blockers Florian Weimer
13:51 Re: glibc 2.24 -- Release blockers Florian Weimer
13:22 Re: [PATCH] Check ERMS in memmove/memcpy/mempcpy/memset Ondřej Bílka
13:19 Re: glibc 2.24 -- Release blockers Paul Eggert
13:14 Re: glibc 2.24 -- Release blockers Richard Earnshaw (lists)
12:23 Re: glibc 2.24 -- Release blockers Andreas Schwab
12:17 Re: glibc 2.24 -- Release blockers Sinny Kumari
11:49 Re: Malloc improvements Anton Blanchard
11:39 Re: [Y2038] Fourth draft of the Y2038 design document Arnd Bergmann
11:38 Re: Malloc improvements Anton Blanchard
11:30 Re: glibc 2.24 -- Release blockers Florian Weimer
11:27 Re: glibc 2.24 -- Release blockers Florian Weimer
11:27 Re: [PATCH 1/2] Add framework for tunables Siddhesh Poyarekar
11:03 Re: BUG REPORT: aio with fork Szabolcs Nagy
11:00 Re: glibc 2.24 -- Release blockers Paul Eggert
10:58 Re: glibc 2.24 -- Release blockers Torvald Riegel
10:54 Re: glibc 2.24 -- Release blockers Andreas Schwab
10:50 Re: [PATCH] Use SYSCALL_LL[64] to pass 64-bit value [BZ #20349] Adhemerval Zanella
10:47 Re: glibc 2.24 -- Release blockers Torvald Riegel
10:47 Re: glibc 2.24 -- Release blockers Sinny Kumari
10:45 [PATCH] i386: disable sse in rtld-divdi3.os Aurelien Jarno
10:45 Re: [PATCH] x86-64: Add p{read,write}[v]64 to syscalls.list [BZ #20348] Adhemerval Zanella
10:40 Re: glibc 2.24 -- Release blockers Andreas Schwab
10:10 Re: glibc 2.24 -- Release blockers Torvald Riegel
10:06 Re: glibc 2.24 -- Release blockers Andreas Schwab
09:59 Re: glibc 2.24 -- Release blockers Torvald Riegel
09:57 Re: glibc 2.24 -- Release blockers Torvald Riegel
09:54 Re: glibc 2.24 -- Release blockers Florian Weimer
09:53 Re: glibc 2.24 -- Release blockers Torvald Riegel
09:30 Re: glibc 2.24 -- Release blockers Andreas Schwab
09:17 Re: glibc 2.24 -- Release blockers Andreas Schwab
09:15 Re: glibc 2.24 -- Release blockers Torvald Riegel
09:09 Re: glibc 2.24 -- Release blockers Torvald Riegel
09:08 Re: glibc 2.24 -- Release blockers Torvald Riegel
08:59 Re: glibc 2.24 -- Release blockers Andreas Schwab
08:57 Re: glibc 2.24 -- Release blockers Andreas Schwab
08:54 Re: glibc 2.24 -- Release blockers Torvald Riegel
08:50 Re: glibc 2.24 -- Release blockers Florian Weimer
08:41 Re: glibc 2.24 -- Release blockers Andreas Schwab
08:38 Re: glibc 2.24 -- Release blockers Torvald Riegel
08:33 Re: glibc 2.24 -- Release blockers Andreas Schwab
08:29 Re: glibc 2.24 -- Release blockers Torvald Riegel
08:23 Re: glibc 2.24 -- Release blockers Andreas Schwab
06:57 Re: [PATCH] Save/restore h_errno in getaddrinfo() Andreas Schwab
03:16 Re: [PATCH 1/2] Add framework for tunables Siddhesh Poyarekar
02:38 Re: [Y2038] Fourth draft of the Y2038 design document Deepa Dinamani
01:19 Re: Malloc improvements DJ Delorie
00:41 Re: Malloc improvements Anton Blanchard

July 13, 2016
23:16 RE: [RFC v2] MIPS ABI Extension for IEEE Std 754 Non-Compliant Interlinking Maciej W. Rozycki
20:47 Re: [PATCH] Use SYSCALL_LL[64] to pass 64-bit value [BZ #20349] Chris Metcalf
20:46 [PATCH 4/4] Installed-header compilation hygiene, 4/4 (stack_t). Zack Weinberg
20:46 [PATCH 1/4] Installed-header compilation hygiene, 1/4 (easy changes). Zack Weinberg
20:46 [PATCH 2/4] Installed-header compilation hygiene, 2/4 (struct osockaddr). Zack Weinberg
20:46 [PATCH 3/4] Installed-header compilation hygiene, 3/4 (struct ifreq). Zack Weinberg
20:45 [PATCH 0/4] Installed-header compilation hygiene, BZ#20366 Zack Weinberg
20:40 Re: [Y2038] Fourth draft of the Y2038 design document Deepa Dinamani
18:31 Re: [PATCH] Save/restore h_errno in getaddrinfo() Stan Shebs
18:12 Re: [PATCH] MIPS: run tst-mode-switch-{1,2,3}.c using test-skeleton.c Maciej W. Rozycki
18:03 Re: [PATCH 1/2] Add framework for tunables H.J. Lu
17:59 Re: [PATCH 1/2] Add framework for tunables H.J. Lu
17:56 Re: [PATCH 1/2] Add framework for tunables Siddhesh Poyarekar
17:52 BUG REPORT: aio with fork Rajat Kateja
17:51 Re: [PATCH] Use SYSCALL_LL[64] to pass 64-bit value [BZ #20349] H.J. Lu
17:38 Re: [PATCH 1/2] Add framework for tunables H.J. Lu
17:27 Re: [PATCH] x86-64: Add p{read,write}[v]64 to syscalls.list [BZ #20348] H.J. Lu
17:23 Re: glibc 2.24 -- Release blockers Dan Horák
17:18 Re: glibc 2.24 -- Release blockers Florian Weimer
17:16 Re: glibc 2.24 -- Release blockers Jeff Law
17:09 Re: glibc 2.24 -- Release blockers Florian Weimer
16:15 Re: [PATCH] Use SYSCALL_LL[64] to pass 64-bit value [BZ #20349] Chris Metcalf
15:26 Re: [PATCH] x86-64: Add p{read,write}[v]64 to syscalls.list [BZ #20348] Adhemerval Zanella
15:08 [committed, PATCH] Regenerate i686 libm-test-ulps with GCC 6.1 at -O3 [BZ #20347] H.J. Lu
15:05 Re: Malloc improvements DJ Delorie
14:49 Re: [PATCH 1/2] Add framework for tunables Siddhesh Poyarekar
14:43 Re: [PATCH 1/2] Add framework for tunables H.J. Lu
14:35 Re: unnecessary? #warning in sys/ipc.h Andreas Schwab
13:55 unnecessary? #warning in sys/ipc.h Zack Weinberg
13:16 Re: GNU Cauldron 2016 - The GNU C Library BoF Siddhesh Poyarekar
13:10 Re: [PATCH v2] Add getrandom implementation [BZ #17252] Nikos Mavrogiannopoulos
13:04 Re: glibc 2.24 -- Release blockers Andreas Schwab
12:52 Re: [PATCH] elf.h: add relocations for Imagination META Will Newton
12:47 Re: [PATCH] sln: Install as a hard link to ldconfig Florian Weimer
12:42 Re: [PATCH] sln: Install as a hard link to ldconfig Andreas Schwab
12:41 Re: glibc 2.24 -- Release blockers Florian Weimer
12:36 Re: [PATCH] elf.h: add relocations for Imagination META Florian Weimer
12:31 Re: glibc 2.24 -- Release blockers Andreas Schwab
12:18 [PATCH] sln: Install as a hard link to ldconfig Florian Weimer
12:17 [PATCH] sln: Preprocessor cleanups Florian Weimer
10:43 Re: [PATCH] Fix cos computation for multiple precision fallback (bz #20357) Siddhesh Poyarekar
10:30 Re: [PATCH] Get rid of array-bounds warning in __kernel_rem_pio2[f] with gcc 6.1 -O3. Stefan Liebler
10:21 [PATCH] S390: Do not clobber r13 with memcpy on 31bit with copies >1MB. Stefan Liebler
10:02 Are static-only builds supposed to work? Florian Weimer
08:58 Re: Malloc improvements Anton Blanchard
08:14 Re: [patch] getauxval.3 correct AT_HWCAP result description Szabolcs Nagy
06:47 Re: [PATCH] Save/restore h_errno in getaddrinfo() Andreas Schwab

July 12, 2016
22:29 [PATCH] Save/restore h_errno in getaddrinfo() Stan Shebs
20:25 Re: [patch] getauxval.3 correct AT_HWCAP result description Michael Kerrisk (man-pages)
16:19 Re: [PATCH] x86-64: Add p{read,write}[v]64 to syscalls.list [BZ #20348] H.J. Lu
15:49 Re: [PATCH] x86-64: Add p{read,write}[v]64 to syscalls.list [BZ #20348] H.J. Lu
15:34 Re: [PATCH] Test p{read,write}64 with offset > 4GB [BZ #20350] H.J. Lu
15:19 Re: [PATCH] x86-64: Add p{read,write}[v]64 to syscalls.list [BZ #20348] Adhemerval Zanella
15:03 Re: [PATCH] x86-64: Add p{read,write}[v]64 to syscalls.list [BZ #20348] H.J. Lu
14:57 Re: [PING][PATCH 1/8] Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to false debuginfo. Stefan Liebler
14:56 Re: [PING][PATCH v9] Add pretty printers for the NPTL lock types Siddhesh Poyarekar
14:43 Re: [PING][PATCH v9] Add pretty printers for the NPTL lock types Martin Galvan
14:27 Re: [PATCH] elf: Define missing Meta architecture specific relocations Khem Raj
14:23 Re: [PING][PATCH v9] Add pretty printers for the NPTL lock types Martin Galvan
14:17 Re: [PATCH] Test p{read,write}64 with offset > 4GB [BZ #20350] Adhemerval Zanella
14:15 [PATCH] elf.h: add relocations for Imagination META Ross Burton
14:04 Re: [PATCH] x86-64: Add p{read,write}[v]64 to syscalls.list [BZ #20348] Adhemerval Zanella
13:48 Re: [PING][PATCH v9] Add pretty printers for the NPTL lock types Siddhesh Poyarekar
13:36 Re: [PING][PATCH v9] Add pretty printers for the NPTL lock types Martin Galvan
13:26 [PATCH] x86-64: Add p{read,write}[v]64 to syscalls.list [BZ #20348] H.J. Lu
12:56 Re: Malloc improvements DJ Delorie
12:44 Re: c++ source files in the build... DJ Delorie
12:43 Re: c++ source files in the build... DJ Delorie
12:40 Re: Malloc improvements Anton Blanchard
10:34 Re: c++ source files in the build... Szabolcs Nagy
09:39 [RFC] x32 and syscall consolidation Adhemerval Zanella
09:02 Re: Malloc improvements Florian Weimer
09:00 Re: [PATCH 1/2] Add framework for tunables Florian Weimer
08:52 [PATCH] Fix cos computation for multiple precision fallback (bz #20357) Siddhesh Poyarekar
08:51 Re: [PATCH 1/2] Add framework for tunables Florian Weimer
08:35 Re: [PING][PATCH v9] Add pretty printers for the NPTL lock types Siddhesh Poyarekar
08:20 Re: [PATCH] [BZ #20309] X86-64: Properly align stack in _dl_tlsdesc_dynamic Szabolcs Nagy
07:53 Re: [PING][PATCH v9] Add pretty printers for the NPTL lock types Stefan Liebler
07:42 Re: c++ source files in the build... Florian Weimer
07:35 Re: [PATCH] elf: Define missing Meta architecture specific relocations Florian Weimer
06:50 [PING][PATCH V4][BZ #18441] fix sorting multibyte charsets with an improper locale Leonhard Holz
06:46 Re: [PATCH] elf: Define missing Meta architecture specific relocations Andreas Schwab
04:22 Re: c++ source files in the build... DJ Delorie
04:16 Re: c++ source files in the build... Siddhesh Poyarekar
01:51 [PATCH] elf: Define missing Meta architecture specific relocations Khem Raj
00:41 Re: Malloc improvements DJ Delorie
00:10 Malloc improvements Anton Blanchard

July 11, 2016
22:31 Re: [PATCH] Use SYSCALL_LL[64] to pass 64-bit value [BZ #20349] H.J. Lu
22:06 Re: [PATCH] Use SYSCALL_LL[64] to pass 64-bit value [BZ #20349] H.J. Lu
21:51 Re: [PATCH v2] Fix LO_HI_LONG definition H.J. Lu
21:32 Re: c++ source files in the build... DJ Delorie
21:29 Re: c++ source files in the build... Florian Weimer
21:29 Re: [PATCH v2] Fix LO_HI_LONG definition Chris Metcalf
21:25 Re: c++ source files in the build... Andreas Schwab
21:19 Re: c++ source files in the build... DJ Delorie
21:12 Re: c++ source files in the build... Andreas Schwab
21:10 Re: [PATCH v2] Fix LO_HI_LONG definition H.J. Lu
21:05 Re: [PATCH] Use SYSCALL_LL[64] to pass 64-bit value [BZ #20349] H.J. Lu
21:01 [PATCH] Test p{read,write}64 with offset > 4GB [BZ #20350] H.J. Lu
20:42 Re: Malloc Internals on the Wiki... DJ Delorie
20:37 Re: [PATCH] Use SYSCALL_LL[64] to pass 64-bit value [BZ #20349] Chris Metcalf
20:18 c++ source files in the build... DJ Delorie
19:55 Re: [PING][PATCH v9] Add pretty printers for the NPTL lock types Martin Galvan
19:27 [PATCH] Use SYSCALL_LL[64] to pass 64-bit value [BZ #20349] H.J. Lu
19:13 Re: [PATCH 1/2] Add framework for tunables DJ Delorie
19:06 Re: [PATCH 1/2] Add framework for tunables Carlos O'Donell
18:08 GNU Cauldron 2016 - The GNU C Library BoF Carlos O'Donell
17:49 Re: [PATCH 0/4] Revised^2: deprecate major/minor/makedev in sys/types.h Zack Weinberg
17:37 Re: [PATCH 1/3] Remove __ASSUME_OFF_DIFF_OFF64 definition H.J. Lu
17:32 Re: [PATCH] [BZ #20309] X86-64: Properly align stack in _dl_tlsdesc_dynamic H.J. Lu
17:28 Re: [PATCH 1/2] Add framework for tunables H.J. Lu
16:56 Re: [PATCH 1/2] Add framework for tunables Paul E. Murphy
16:53 Re: [PATCH] [BZ #20309] X86-64: Properly align stack in _dl_tlsdesc_dynamic Szabolcs Nagy
16:41 Re: [PATCH 1/2] Add framework for tunables Siddhesh Poyarekar
16:39 Re: [PATCH 1/2] Add framework for tunables Siddhesh Poyarekar
16:25 Re: [PATCH 1/2] Add framework for tunables H.J. Lu
16:24 Re: [PING][PATCH v9] Add pretty printers for the NPTL lock types Siddhesh Poyarekar
16:12 Re: [PING][PATCH v9] Add pretty printers for the NPTL lock types Martin Galvan
16:05 Re: [PATCH 1/2] Add framework for tunables Florian Weimer
15:56 Re: [PATCH] [BZ #20309] X86-64: Properly align stack in _dl_tlsdesc_dynamic H.J. Lu
15:51 Re: [PATCH v2] all: #define wordsize-related macros everywhere Florian Weimer
15:50 Re: [PATCH v2] all: #define wordsize-related macros everywhere Andreas Schwab
15:24 Re: [PATCH v2] all: #define wordsize-related macros everywhere Yury Norov
15:16 Re: [PING][PATCH v9] Add pretty printers for the NPTL lock types Stefan Liebler
15:12 Re: [PING][PATCH v9] Add pretty printers for the NPTL lock types Adhemerval Zanella
15:01 Re: [PING][PATCH v9] Add pretty printers for the NPTL lock types Siddhesh Poyarekar
13:16 Re: [PING][PATCH v9] Add pretty printers for the NPTL lock types Stefan Liebler
12:18 Re: [PING][PATCH v9] Add pretty printers for the NPTL lock types Siddhesh Poyarekar
12:00 Re: [PING][PATCH v9] Add pretty printers for the NPTL lock types Stefan Liebler
12:00 Re: [PATCH] Add support for referencing specific symbol versions Adhemerval Zanella
08:56 Re: [PATCH] elf: Do not use memalign for TCB/TLS blocks allocation [BZ #17730] Florian Weimer
08:55 Re: [PATCH] elf: dl-minimal malloc needs to respect fundamental alignment Florian Weimer
08:41 Re: [PATCH] string: Additional test for strcmp, strcasecmp Florian Weimer
08:30 Re: [AArch64] Add bits/hwcap.h for aarch64 linux Marcus Shawcroft
08:24 Re: [PING][PATCH v9] Add pretty printers for the NPTL lock types Aurelien Jarno
08:23 Re: [PATCH][AArch64] Fix libc internal asm profiling code Marcus Shawcroft
08:06 Re: [PATCH] Refactor Linux raise implementation (BZ#15368) Adhemerval Zanella
07:11 Re: [PATCH v2] all: #define wordsize-related macros everywhere Andreas Schwab
07:08 Re: [PATCH] Refactor Linux raise implementation (BZ#15368) Andreas Schwab
03:23 Re: [PATCH] Add support for referencing specific symbol versions Carlos O'Donell
03:12 Re: [PATCH] elf: Do not use memalign for TCB/TLS blocks allocation [BZ #17730] Carlos O'Donell
02:54 Re: [PATCH] elf: Avoid using memalign for TLS allocations [BZ #17730] Carlos O'Donell
02:45 Re: [PING][PATCH v9] Add pretty printers for the NPTL lock types Siddhesh Poyarekar
02:35 Re: [PATCH] elf: dl-minimal malloc needs to respect fundamental alignment Carlos O'Donell
02:22 [PING] [PATCH 00/37] Manual typos: Overview Rical Jasan

July 10, 2016
19:17 Re: [PING][PATCH v9] Add pretty printers for the NPTL lock types Aurelien Jarno
11:57 [PATCH 1/4] alpha: fix ceil on sNaN input Aurelien Jarno
11:40 [PATCH 2/4] alpha: fix floor on sNaN input Aurelien Jarno
11:40 [PATCH v2 4/4] alpha: fix trunc for big input values Aurelien Jarno
11:40 [PATCH 0/4] alpha: fix math functions wrt recent testsuite changes Aurelien Jarno
11:40 [PATCH 3/4] alpha: fix rint on sNaN input Aurelien Jarno

July 09, 2016
21:24 Re: Malloc Internals on the Wiki... Rical Jasan
18:49 [PATCH 1/2] Add framework for tunables Siddhesh Poyarekar
18:49 [PATCH 2/2] Initialize tunable list with the GLIBC_TUNABLES environment variable Siddhesh Poyarekar
18:49 [PATCHv3 0/2] tunables for glibc Siddhesh Poyarekar
03:31 Malloc Internals on the Wiki... DJ Delorie

July 08, 2016
20:48 Re: glibc 2.24 -- Release blockers Adhemerval Zanella
20:46 Re: [PATCH] Add CFI to x86_64 RTLD_START Keno Fischer
18:11 Re: [PATCH 1/3] Remove __ASSUME_OFF_DIFF_OFF64 definition Adhemerval Zanella
17:08 Re: [PATCH v2] Fix LO_HI_LONG definition Adhemerval Zanella
17:03 Re: [PATCH 0/4] Revised^2: deprecate major/minor/makedev in sys/types.h Adhemerval Zanella
16:41 Re: [PATCH v2] Fix LO_HI_LONG definition Florian Weimer
16:35 Re: glibc 2.24 -- Release blockers Adhemerval Zanella
16:20 Re: [PATCH x86-64][BZ #20024] Fixed vector sincos/sincosf ABI Adhemerval Zanella
16:20 Re: [PATCH x86_64][BZ #20033] Use calls to finite scalar versions in vector log, pow, exp. Adhemerval Zanella
16:08 Re: [AArch64] Add bits/hwcap.h for aarch64 linux Szabolcs Nagy
16:07 Re: [PATCH][AArch64] Fix libc internal asm profiling code Szabolcs Nagy
16:05 Re: [PATCH] aio: fix newp->running data race Torvald Riegel
15:12 Re: [RFC2 PATCH 00/23] ARM64: support ILP32 Yury Norov
14:52 Re: Re: [PATCH] gshadow: Handle the parser's full buffer error code David Michael
14:30 Re: [PING][PATCH v9] Add pretty printers for the NPTL lock types Siddhesh Poyarekar
14:28 Re: [PATCH] aio: fix newp->running data race Samuel Thibault
14:16 Re: [PING][PATCH v9] Add pretty printers for the NPTL lock types Adhemerval Zanella
14:12 Re: [PATCH x86_64][BZ #20033] Use calls to finite scalar versions in vector log, pow, exp. Andrew Senkevich
14:08 Re: [PATCH x86-64][BZ #20024] Fixed vector sincos/sincosf ABI Andrew Senkevich
12:10 [PATCH x86_64][BZ #20033] Use calls to finite scalar versions in vector log, pow, exp. Andrew Senkevich
12:09 [PATCH v2] all: #define wordsize-related macros everywhere Yury Norov
11:22 Re: [PATCH] gshadow: Handle the parser's full buffer error code Florian Weimer
10:12 Re: [PING][PATCH v9] Add pretty printers for the NPTL lock types Siddhesh Poyarekar
07:20 Re: glibc 2.24 -- Release blockers Torvald Riegel
00:22 Re: [PATCH] gshadow: Handle the parser's full buffer error code David Michael

July 07, 2016
20:39 Re: glibc 2.24 -- Release blockers Adhemerval Zanella
20:22 Re: glibc 2.24 -- Release blockers Zack Weinberg
19:51 glibc 2.24 -- Release blockers Adhemerval Zanella
16:50 Re: [PATCH] string: Additional test for strcmp, strcasecmp Florian Weimer
16:26 Re: [PATCH] string: Additional test for strcmp, strcasecmp Rajalakshmi Srinivasaraghavan
16:16 Re: [PATCH] string: Additional test for strcmp, strcasecmp Florian Weimer
16:13 Re: [PATCH] Refactor Linux raise implementation (BZ#15368) Adhemerval Zanella
16:06 Re: [PATCH] string: Additional test for strcmp, strcasecmp Rajalakshmi Srinivasaraghavan
15:30 Re: [PATCH] Refactor Linux raise implementation (BZ#15368) Andreas Schwab
15:17 Re: [PATCH 1/3] Remove __ASSUME_OFF_DIFF_OFF64 definition Adhemerval Zanella
15:16 Re: [PATCH] Refactor Linux raise implementation (BZ#15368) Adhemerval Zanella
15:01 Re: [PATCH] all: #define __WORDSIZE32_SIZE_ULONG and __WORDSIZE32_PTRDIFF_LONG everywhere Andreas Schwab
14:08 Re: [PATCH v2 1/2] elf.h: Sync with the gabi webpage Andreas Schwab
14:03 Re: [PATCH v2] Fix LO_HI_LONG definition Adhemerval Zanella
12:50 Re: [PATCH v2 2/2] New locale de_LI Aurelien Jarno
12:35 Re: [PATCH] Fix robust mutex daedlock [BZ #20263] Andreas Schwab
08:22 [PATCH] Get rid of array-bounds warning in __kernel_rem_pio2[f] with gcc 6.1 -O3. Stefan Liebler
07:29 Re: [PATCH v2 2/2] New locale de_LI Andreas Schwab
06:57 Re: [PATCH v2] Fix LO_HI_LONG definition Florian Weimer
05:35 Re: [PATCH]: hurd: Do not hide rtld symbols which need to be preempted [Was: hurd: Hidden symbols in rtld] Florian Weimer

July 06, 2016
23:26 Re: [PATCH] all: #define __WORDSIZE32_SIZE_ULONG and __WORDSIZE32_PTRDIFF_LONG everywhere Yury Norov
22:54 Re: [PATCH] all: #define __WORDSIZE32_SIZE_ULONG and __WORDSIZE32_PTRDIFF_LONG everywhere Andreas Schwab
22:12 [PATCH] all: #define __WORDSIZE32_SIZE_ULONG and __WORDSIZE32_PTRDIFF_LONG everywhere Yury Norov
21:20 Re: malloc_set_state and heap content Florian Weimer
21:11 Re: malloc_set_state and heap content Samuel Thibault
21:09 Re: malloc_set_state and heap content Florian Weimer
20:43 Re: [PATCH] Define __USE_KERNEL_IPV6_DEFS macro for non-Linux kernels Samuel Thibault
20:39 [PATCH] Define __USE_KERNEL_IPV6_DEFS macro for non-Linux kernels Aurelien Jarno
20:38 Re: malloc_set_state and heap content Samuel Thibault
20:36 Re: malloc_set_state and heap content Florian Weimer
19:54 Re: [PATCH] ppc: Fix modf (sNaN) for pre-POWER5+ CPU (bug 20240). Adhemerval Zanella
19:52 [PATCH v2] Fix LO_HI_LONG definition Adhemerval Zanella
19:36 malloc_set_state and heap content Samuel Thibault
18:24 Re: [PATCH 03/14 v7] Do not stack-protect ifunc resolvers. Nick Alcock
16:17 Re: glibc 2.24 --- Starting soft/slush freeze discussion Aurelien Jarno
15:32 Re: [RFC2 RESEND PATCH] [AARCH64] ILP32: support stat syscall family Andreas Schwab
15:15 Re: [PATCH] S390: Use DT_JUMPREL in prelink undo code. Carlos O'Donell
14:55 [RFC2 RESEND PATCH] [AARCH64] ILP32: support stat syscall family Yury Norov
14:55 Re: [PATCH] Fix LO_HI_LONG definition Florian Weimer
14:54 Re: [PATCH] Fix LO_HI_LONG definition Adhemerval Zanella
14:11 Re: [RFC2 PATCH] [AARCH64] ILP32: support stat syscall family Yury Norov
13:37 Re: glibc 2.24 --- Starting soft/slush freeze discussion Adhemerval Zanella
13:29 Re: [PATCH] S390: Use DT_JUMPREL in prelink undo code. Stefan Liebler
13:24 [PATCH] ppc: Fix modf (sNaN) for pre-POWER5+ CPU (bug 20240). Aurelien Jarno
13:06 Re: glibc 2.24 --- Starting soft/slush freeze discussion Adhemerval Zanella
12:52 Re: [RFC2 PATCH] [AARCH64] ILP32: support stat syscall family Andreas Schwab
12:46 Re: [PATCH] Regenerate ulps for hppa Aurelien Jarno
12:41 [RFC2 PATCH] [AARCH64] ILP32: support stat syscall family Yury Norov
12:29 Re: glibc 2.24 --- Starting soft/slush freeze Aurelien Jarno
12:19 Re: [PATCH 3/8] i386, x86: Use libc_ifunc macro for time, gettimeofday. Florian Weimer
11:45 Re: [PATCH 1/8] Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to false debuginfo. Florian Weimer
11:42 Re: [PATCH 3/8] i386, x86: Use libc_ifunc macro for time, gettimeofday. Florian Weimer
11:37 Re: [PATCH] Fix LO_HI_LONG definition Florian Weimer
11:31 Re: [PATCH 03/14 v7] Do not stack-protect ifunc resolvers. Florian Weimer
11:26 Re: glibc 2.24 --- Starting soft/slush freeze discussion Florian Weimer
11:25 Re: glibc 2.24 --- Starting soft/slush freeze discussion Marko Myllynen
11:21 Re: [PATCH v2 1/2] New locale ca_ES@valencia [BZ #2522] Marko Myllynen
11:21 Re: [PATCH v2 2/2] New locale de_LI Marko Myllynen
10:42 Re: [RFD] Efficient unit test and fuzz tools for kernel/libc porting Zhangjian (Bamvor)
10:36 Re: [PATCH 26/27] [AARCH64] Change type of __align to long long Andreas Schwab
08:35 Re: [RFD] Efficient unit test and fuzz tools for kernel/libc porting Zhangjian (Bamvor)
08:34 Re: glibc 2.24 --- Starting soft/slush freeze Andreas Schwab
08:21 Re: glibc 2.24 --- Starting soft/slush freeze Aurelien Jarno
08:01 Re: [RFD] Efficient unit test and fuzz tools for kernel/libc porting Zhangjian (Bamvor)
07:43 [RFD] Efficient unit test and fuzz tools for kernel/libc porting Zhangjian (Bamvor)

July 05, 2016
20:51 Re: [PATCH] [BZ #20314] Make copies of cstdlib/cmath and use them Florian Weimer
19:30 Re: glibc 2.24 --- Starting soft/slush freeze discussion Adhemerval Zanella
19:09 Re: glibc 2.24 --- Starting soft/slush freeze discussion Aurelien Jarno
17:26 glibc 2.24 --- Starting soft/slush freeze Adhemerval Zanella
17:26 glibc 2.24 --- Starting soft/slush freeze Adhemerval Zanella
17:22 Re: [PATCH] [BZ #20314] Make copies of cstdlib/cmath and use them Carlos O'Donell
16:48 Re: [PATCH 03/14 v7] Do not stack-protect ifunc resolvers. Nick Alcock
16:10 Re: [PATCH] powerpc: strcasecmp/strncasecmp optmization for power8 [BZ 20327] Rajalakshmi Srinivasaraghavan
15:34 Re: [PATCH] powerpc: strcasecmp/strncasecmp optmization for power8 [BZ 20327] Florian Weimer
15:06 Re: glibc 2.24 --- Starting soft/slush freeze discussion Adhemerval Zanella
14:33 Re: [PATCH] powerpc: strcasecmp/strncasecmp optmization for power8 [BZ 20327] Adhemerval Zanella
14:29 Re: [PATCH] [BZ #20314] Make copies of cstdlib/cmath and use them H.J. Lu
14:05 Re: [PATCH] powerpc: strcasecmp/strncasecmp optmization for power8 [BZ 20327] Tulio Magno Quites Machado Fil
14:01 Re: [PATCH] powerpc: strcasecmp/strncasecmp optmization for power8 [BZ 20327] Tulio Magno Quites Machado Fil
14:00 Re: [PATCH] Fix LO_HI_LONG definition Adhemerval Zanella
13:18 Re: [PATCH] Fix LO_HI_LONG definition Florian Weimer
12:19 [PATCH] string: Additional test for strcmp, strcasecmp Florian Weimer
12:15 Re: [PATCH] powerpc: strcasecmp/strncasecmp optmization for power8 [BZ 20327] Florian Weimer
12:09 Re: [PATCH] powerpc: strcasecmp/strncasecmp optmization for power8 [BZ 20327] Rajalakshmi Srinivasaraghavan
08:17 Re: [PATCH] S390: Use DT_JUMPREL in prelink undo code. Florian Weimer
07:34 Re: [RFC2 PATCH 00/23] ARM64: support ILP32 Andreas Schwab
07:25 Re: [PATCH] S390: Use DT_JUMPREL in prelink undo code. Stefan Liebler
01:13 Re: [PATCH] nptl: Add more coverage in tst-cancel4 Mike Frysinger
01:11 Re: [PATCH] [BZ #20314] Make copies of cstdlib/cmath and use them Mike Frysinger

July 04, 2016
20:44 Re: Consensus on unit tests? Carlos O'Donell
20:36 Re: [PATCH] [BZ #20314] Make copies of cstdlib/cmath and use them Carlos O'Donell
19:38 Re: [PATCH] Add CFI to x86_64 RTLD_START Andreas Schwab
19:24 Re: --enable-stack-protector for glibc, v7 Florian Weimer
19:07 Re: Consensus on unit tests? Florian Weimer
18:28 Re: [PATCH] Add CFI to x86_64 RTLD_START Keno Fischer
18:23 Re: [PATCH] Add CFI to x86_64 RTLD_START Andreas Schwab
17:39 [PATCH] Add CFI to x86_64 RTLD_START Keno Fischer
17:12 [PATCH] BZ#20292: Remove redundant statement in _dl_addr_inside_object (refactor and unit test). Carlos O'Donell
17:08 [PATCH] Fix LO_HI_LONG definition Adhemerval Zanella
16:05 Re: [PATCH] [BZ #20314] Make copies of cstdlib/cmath and use them H.J. Lu
15:32 Re: glibc 2.24 --- Starting soft/slush freeze discussion Adhemerval Zanella
15:31 Re: glibc 2.24 --- Starting soft/slush freeze discussion Adhemerval Zanella
15:28 Re: glibc 2.24 --- Starting soft/slush freeze discussion Adhemerval Zanella
15:25 Re: glibc 2.24 --- Starting soft/slush freeze discussion Adhemerval Zanella
15:15 Re: --enable-stack-protector for glibc, v7 Nix
15:06 Re: --enable-stack-protector for glibc, v7 Florian Weimer
15:06 [PING][PATCH v9] Add pretty printers for the NPTL lock types Martin Galvan
14:27 Re: Consensus on unit tests? Carlos O'Donell
14:16 Re: [PATCH] powerpc: strcasecmp/strncasecmp optmization for power8 Florian Weimer
14:15 Re: [PATCH 7/8] Use libc_ifunc macro for vfork in libpthread. Stefan Liebler
14:10 Re: [PATCH 6/8] Use libc_ifunc macro for system in libpthread. Stefan Liebler
14:07 RE: glibc 2.24 --- Starting soft/slush freeze discussion Senkevich, Andrew
14:05 Re: [PATCH 8/8] Use libc_ifunc macro for siglongjmp, longjmp in libpthread. Stefan Liebler
14:01 Re: [PATCH] Add a new macro to mask a float Tulio Magno Quites Machado Fil
14:00 Re: [PATCH 1/8] Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to false debuginfo. Stefan Liebler
13:55 Re: [PATCH 2/8] s390: Refactor ifunc resolvers due to false debuginfo. Stefan Liebler
13:53 Re: [PATCH 3/8] i386, x86: Use libc_ifunc macro for time, gettimeofday. Stefan Liebler
13:49 Re: [PATCH 5/8] Use libc_ifunc macro for clock_* symbols in librt. Stefan Liebler
13:41 Re: [PATCH 3/8] i386, x86: Use libc_ifunc macro for time, gettimeofday. Adhemerval Zanella
13:13 Re: tst-preadvwritev, tst-preadvwritev64 failing for MIPS n32 Adhemerval Zanella
13:04 Re: glibc 2.24 --- Starting soft/slush freeze discussion Adhemerval Zanella
12:24 Re: [PATCH] nptl: Add more coverage in tst-cancel4 Adhemerval Zanella
12:14 Re: [PATCH x86-64][BZ #20024] Fixed vector sincos/sincosf ABI Andrew Senkevich
12:05 Re: [RFC PATCH] [AARCH64] ILP32: support stat syscall family Yury Norov
10:43 Re: [RFC PATCH] [AARCH64] ILP32: support stat syscall family Florian Weimer
10:37 Re: glibc 2.24 --- Starting soft/slush freeze discussion Torvald Riegel
09:14 Re: [PATCH 5/8] Use libc_ifunc macro for clock_* symbols in librt. Florian Weimer
08:54 Re: [PATCH 3/8] i386, x86: Use libc_ifunc macro for time, gettimeofday. Florian Weimer
08:37 Re: [PATCH 2/8] s390: Refactor ifunc resolvers due to false debuginfo. Florian Weimer
08:31 Re: [PATCH 1/8] Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to false debuginfo. Florian Weimer
07:25 Re: [PING][PATCH 1/8] Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to false debuginfo. Stefan Liebler
07:20 Re: glibc 2.24 --- Starting soft/slush freeze discussion Stefan Liebler
06:46 Re: [PATCH] [BZ #20314] Make copies of cstdlib/cmath and use them Mike Frysinger
06:41 Re: glibc 2.24 --- Starting soft/slush freeze discussion Florian Weimer
02:27 Re: [PATCH] nptl: Add more coverage in tst-cancel4 Mike Frysinger

July 03, 2016
18:20 Re: [PATCH 1/2] Add framework for tunables Siddhesh Poyarekar
17:43 Re: [PATCH 1/2] Add framework for tunables H.J. Lu
17:41 Re: [PATCH 1/2] Add framework for tunables H.J. Lu
17:18 Re: [PATCH 2/2] Initialize tunable list with the GLIBC_TUNABLES environment variable Siddhesh Poyarekar
17:15 Re: [PATCH 2/2] Initialize tunable list with the GLIBC_TUNABLES environment variable Siddhesh Poyarekar
17:14 Re: [PATCH 1/2] Add framework for tunables Siddhesh Poyarekar
17:08 Re: [PATCH 1/2] Add framework for tunables Siddhesh Poyarekar
15:53 Re: [PATCH 2/2] Initialize tunable list with the GLIBC_TUNABLES environment variable H.J. Lu
15:13 Re: [PATCH 1/2] Add framework for tunables H.J. Lu
14:44 Re: [PATCH 1/2] Add framework for tunables H.J. Lu
14:39 Re: [PATCH 2/2] Initialize tunable list with the GLIBC_TUNABLES environment variable H.J. Lu
14:30 Re: [PATCH 1/2] Add framework for tunables H.J. Lu
12:52 Re: glibc 2.24 --- Starting soft/slush freeze discussion Zack Weinberg
03:08 Re: [PATCH 0/2] tunables for glibc Siddhesh Poyarekar
00:24 Re: [PATCH 0/2] tunables for glibc H.J. Lu

July 02, 2016
17:13 [PATCH 1/2] Add framework for tunables Siddhesh Poyarekar
17:13 [PATCH 0/2] tunables for glibc Siddhesh Poyarekar
17:13 [PATCH 2/2] Initialize tunable list with the GLIBC_TUNABLES environment variable Siddhesh Poyarekar
13:48 [PATCH] Regenerate ulps for hppa John David Anglin
08:58 [PATCH] alpha: fix truncf and trunc for big input values Aurelien Jarno
00:25 Re: glibc 2.24 --- Starting soft/slush freeze discussion Siddhesh Poyarekar

July 01, 2016
23:54 tst-preadvwritev, tst-preadvwritev64 failing for MIPS n32 Joseph Myers
23:01 Re: glibc 2.24 --- Starting soft/slush freeze discussion Joseph Myers
22:56 Re: [PATCH v2] Treat STV_HIDDEN and STV_INTERNAL symbols as STB_LOCAL Maciej W. Rozycki
20:15 [PATCHv2 11/11] Convert remaining complex function to generated files Paul E. Murphy
20:14 [PATCHv2 09/11] Convert _Complex tangent functions to generated code Paul E. Murphy
20:14 [PATCHv2 07/11] Convert _Complex sine functions to generated code Paul E. Murphy
20:14 [PATCHv2 04/11] Prepare to convert _Complex cosine functions Paul E. Murphy
20:14 [PATCHv2 05/11] Convert _Complex cosine functions to generated code Paul E. Murphy
20:14 [PATCHv2 10/11] Prepare to convert remaining _Complex functions Paul E. Murphy
20:14 [PATCHv2 03/11] Support for type-generic libm function implementations libm Paul E. Murphy
20:14 [PATCHv2 08/11] Prepare to convert _Complex tangent functions Paul E. Murphy
20:14 [PATCHv2 02/11] Unify drift between _Complex function type variants Paul E. Murphy
20:14 [PATCHv2 01/11] Refactor part of math Makefile Paul E. Murphy
20:14 [PATCHv2 06/11] Prepare to convert _Complex sine functions Paul E. Murphy
20:14 [PATCHv2 00/11] Generate Complex functions from a common template. Paul E. Murphy
19:39 Re: [PATCH 0/2] Tunables for glibc Siddhesh Poyarekar
19:32 Re: [PATCH 0/2] Tunables for glibc H.J. Lu
19:29 Re: [PATCH 0/2] Tunables for glibc Siddhesh Poyarekar
19:20 Re: glibc 2.24 --- Starting soft/slush freeze discussion Adhemerval Zanella
19:20 Re: [PATCH 0/2] Tunables for glibc H.J. Lu
19:18 Re: glibc 2.24 --- Starting soft/slush freeze discussion Adhemerval Zanella
18:59 Re: glibc 2.24 --- Starting soft/slush freeze discussion Siddhesh Poyarekar
18:46 Re: glibc 2.24 --- Starting soft/slush freeze discussion Siddhesh Poyarekar
18:43 Re: glibc 2.24 --- Starting soft/slush freeze discussion Adhemerval Zanella
18:33 Re: [PATCH] nptl: Add more coverage in tst-cancel4 Adhemerval Zanella
18:32 [PATCH 1/2] Add framework for tunables Siddhesh Poyarekar
18:31 [PATCH 2/2] Initialize tunable list with the GLIBC_TUNABLES environment variable Siddhesh Poyarekar
18:31 [PATCH 0/2] Tunables for glibc Siddhesh Poyarekar
16:15 Re: [PATCH x86-64][BZ #20024] Fixed vector sincos/sincosf ABI Joseph Myers
16:14 Re: [PATCH 0/6] Generate Complex functions from a common template. Joseph Myers
15:47 Re: [PATCH 0/6] Generate Complex functions from a common template. Paul E. Murphy
15:28 Re: glibc 2.24 --- Starting soft/slush freeze discussion H.J. Lu
15:15 Re: [PATCH 0/6] Generate Complex functions from a common template. Zack Weinberg
15:11 Re: [PATCH 0/6] Generate Complex functions from a common template. Paul E. Murphy
14:37 Re: glibc 2.24 --- Starting soft/slush freeze discussion Zack Weinberg
13:51 Re: [PATCH x86_64][BZ #20139] Don't allow configure with not supporting AVX512 assembler w/o --disable-avx512. H.J. Lu
13:29 Re: [PATCH v2] localedata: i18napis: update LC_ADDRESS.country_post keld
12:58 Re: [PATCH x86_64][BZ #20139] Don't allow configure with not supporting AVX512 assembler w/o --disable-avx512. H.J. Lu
12:57 Re: [PATCH x86_64][BZ #20139] Don't allow configure with not supporting AVX512 assembler w/o --disable-avx512. H.J. Lu
12:40 Re: [PATCH x86_64][BZ #20139] Don't allow configure with not supporting AVX512 assembler w/o --disable-avx512. Florian Weimer
12:29 Re: [PATCH x86_64][BZ #20139] Don't allow configure with not supporting AVX512 assembler w/o --disable-avx512. Andrew Senkevich
12:13 Re: [RFC PATCH] [AARCH64] ILP32: support stat syscall family Adhemerval Zanella
12:05 Re: [RFC PATCH] [AARCH64] ILP32: support stat syscall family Joseph Myers
11:53 Re: [PATCH x86-64][BZ #20024] Fixed vector sincos/sincosf ABI Andrew Senkevich
09:58 Re: [PATCH 0/6] Generate Complex functions from a common template. Pedro Alves
09:03 Re: [RFC PATCH] [AARCH64] ILP32: support stat syscall family Yury Norov
08:40 Re: [PATCH] SPARC: fix nearbyint on sNaN input David Miller
08:39 Re: [PATCH] SPARC64: update localplt.data David Miller
06:43 Re: Consensus on unit tests? Florian Weimer
06:13 Re: [PATCH x86_64][BZ #20139] Don't allow configure with not supporting AVX512 assembler w/o --disable-avx512. Florian Weimer
04:39 Re: [PATCH 3/6] Convert _Complex cosine functions to generated code Paul E. Murphy
03:43 Re: [PATCH 0/6] Generate Complex functions from a common template. Paul E. Murphy


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